Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: replace travis with github actions #507

Merged
merged 3 commits into from
Feb 14, 2022
Merged

build: replace travis with github actions #507

merged 3 commits into from
Feb 14, 2022

Conversation

ddlees
Copy link
Contributor

@ddlees ddlees commented Feb 12, 2022

Changes

  • removed .travis.yml
  • created build workflow that will run on pushes to master and on pull requests to master
  • created publish workflow that will build and upload artifacts to a release
    • release must match the pattern v*.*.* (semantic versioning)
  • refactored build scripts for better reusability
  • rolling release is updated on updates to master branch

Screenshots

image

image

@ddlees ddlees force-pushed the github-actions branch 6 times, most recently from 2983f30 to c7ecade Compare February 14, 2022 20:05
@ddlees ddlees merged commit 40c7ff6 into master Feb 14, 2022
@ddlees ddlees deleted the github-actions branch February 14, 2022 20:46
jsf9k added a commit to cisagov/kali-packer that referenced this pull request Feb 17, 2022
The npm command necessary to build BloodHound changed recently, via
BloodHoundAD/BloodHound#507.
jsf9k added a commit to cisagov/kali-packer that referenced this pull request Feb 18, 2022
The npm command necessary to build BloodHound changed recently, via
BloodHoundAD/BloodHound#507.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant