dev-sec / dev-sec/dev-sec.github.io

trigger rebuilds of the site on updates to `master` of tracked baselines

Open
#24 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
SCSS
Stars
22
Forks
15
Avg merge
4h 41m
Merged PRs (30d)
1

Description

  1. webhook triggers from apache-baseline.
  2. inspec json #{apache.links.name.match?(^Inspec\s*).url} --reporter json:<trigger.id>.json
  3. cp -f <trigger_id>.json ./data/`
  4. push a PR from the bot
  5. Travis Job does the rest with https://github.com/dev-sec/dev-sec.github.io/pull/23

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the webhook trigger requirements for apache-baseline and the referenced Travis workflow in pull request #23. Trace how the Inspec command output is copied into data/ and how the bot should open a PR; done means updates to tracked baselines trigger this flow and Travis completes the site rebuild.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.