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

feat: Add docker workflows #1

Open
wants to merge 21 commits into
base: development
Choose a base branch
from
Open

feat: Add docker workflows #1

wants to merge 21 commits into from

Conversation

jon-nfc
Copy link
Member

@jon-nfc jon-nfc commented Aug 3, 2024

Create the template workflows for a docker image

Links

🚧 Requirements

  • build
  • Scans
  • tags
  • adds pr comment
  • publishes on tag
  • create a release
  • is tested

@jon-nfc jon-nfc self-assigned this Aug 3, 2024
@jon-nfc jon-nfc force-pushed the genesis branch 17 times, most recently from c715a19 to b2737e8 Compare August 3, 2024 08:41
This was referenced Aug 3, 2024
@jon-nfc jon-nfc added this to the 1.0.0 milestone Aug 3, 2024
@@ -0,0 +1,136 @@
---

name: 'CI'
Copy link
Member Author

Choose a reason for hiding this comment

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

ToDo

  • Add to release job text an example inclusion details.

    tag, branch and git hash. actual details.

@jon-nfc jon-nfc force-pushed the genesis branch 3 times, most recently from b1d75b7 to eedf705 Compare August 3, 2024 13:49
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

github-actions bot commented Aug 3, 2024

Image Scan Results

Scan Date: 2024-08-05T04:03:52.963586072Z
Image: ghcr.io/nofusscomputing/workflow-docker:bf3835539745d153c2e9cfb5b9f31ef8f8ba0d08
OS: debian 12.6

Nothing Found

jon-nfc added a commit that referenced this pull request Aug 3, 2024
jon-nfc added a commit that referenced this pull request Aug 4, 2024
jon-nfc added a commit that referenced this pull request Aug 4, 2024
}})
uses: actions/upload-artifact@v4
with:
name: container-scan-results-json
Copy link
Member Author

Choose a reason for hiding this comment

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

update prefixes for files to have workflow name. i.e. docker-

jon-nfc added a commit that referenced this pull request Aug 5, 2024
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