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

Pipeline: implement github actions #6

Merged
merged 15 commits into from
Sep 3, 2024
Merged

Conversation

georgimld
Copy link
Contributor

@georgimld georgimld commented Aug 29, 2024

Implemented GitHub actions for:

  • lint -> fixed (closes Fix lint job in GitHub actions #7 too)
  • audit -> some packages need to be ignored until a fix is introduced in used libraries
  • build of next app and strapi images and push to private and/or public registries
  • notification -> it works but might be adapted in the future to connect to private pipeline
  • scan -> will be implemented in a follow up issue Implement GitHub Action for image scanning #18

Closes #4
Closes #7

@georgimld georgimld changed the title pipeline: implement github actions Draft: pipeline: implement github actions Aug 29, 2024
@georgimld georgimld self-assigned this Aug 29, 2024
@georgimld georgimld changed the title Draft: pipeline: implement github actions Pipeline: implement github actions Sep 3, 2024
@andrea-smiesna andrea-smiesna merged commit e99def4 into main Sep 3, 2024
6 checks passed
@andrea-smiesna andrea-smiesna deleted the 4-github-actions branch September 3, 2024 15:18
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.

Fix lint job in GitHub actions Implement GitHub Actions
2 participants