Skip to content

Enable GitHub actions - #282

Merged
JohnStarich merged 5 commits into
masterfrom
bevicted/github-actions
Aug 24, 2026
Merged

Enable GitHub actions#282
JohnStarich merged 5 commits into
masterfrom
bevicted/github-actions

Conversation

@bevicted

@bevicted bevicted commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

As Travis CI is broken, first we have to unjam the CI, then we can roll out the rest of the fixes.

Note that this is not a 1:1 Travis - GH Actions migration just yet

Signed-off-by: bevicted <170766675+bevicted@users.noreply.github.com>
Signed-off-by: bevicted <170766675+bevicted@users.noreply.github.com>
Signed-off-by: bevicted <170766675+bevicted@users.noreply.github.com>
Comment thread .whitesource
@@ -0,0 +1,3 @@
{
"settingsInheritedFrom": "ibm-mend-config/mend-config@main"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Onboards MEND

Comment thread Makefile
golangci-lint run
gosec -conf .gosec.json ./...
find . -name '*.*sh' | xargs shellcheck --color
go list -json -m all | docker run --rm -i sonatypecommunity/nancy:latest sleuth

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nancy requires credentials now

Signed-off-by: bevicted <170766675+bevicted@users.noreply.github.com>
Signed-off-by: bevicted <170766675+bevicted@users.noreply.github.com>
@bevicted
bevicted force-pushed the bevicted/github-actions branch from 4e71a9b to ad7b58b Compare August 24, 2026 12:22

@JohnStarich JohnStarich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll go ahead and merge to unblock ya, but please delete the .travis.yml file as well!

@JohnStarich
JohnStarich merged commit bafc049 into master Aug 24, 2026
2 checks passed
@JohnStarich
JohnStarich deleted the bevicted/github-actions branch August 24, 2026 21:56
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.

2 participants