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: publish to GHCR #724

Merged
merged 27 commits into from
Apr 21, 2024
Merged

feat: publish to GHCR #724

merged 27 commits into from
Apr 21, 2024

Conversation

jkowalleck
Copy link
Member

closes #695
includes #721

semantic-release and others added 17 commits April 20, 2024 16:23
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
- Add declared licenses from License Troves if not mapped to SPDX
license ID
- CycloneDX 1.6 mark licenses as "declared"

fixes #718

---------

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: jxdv <virgoj@protonmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck requested a review from a team as a code owner April 20, 2024 21:14
@jkowalleck jkowalleck added enhancement New feature or request CI Continuous Integration chore build labels Apr 20, 2024
@jkowalleck jkowalleck changed the title ci: publish to GHCR feat: publish to GHCR Apr 20, 2024
@jkowalleck
Copy link
Member Author

jkowalleck commented Apr 20, 2024

GOAL: publish a prerelease based on this branch, and see how it performs.
see https://github.com/CycloneDX/cyclonedx-python/actions/runs/8767836853

Copy link

codacy-production bot commented Apr 20, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (692b8ea) 1042 1009 96.83%
Head commit (c48096b) 1042 (+0) 1009 (+0) 96.83% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#724) 1 1 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

semantic-release and others added 5 commits April 20, 2024 21:25
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release@bot.local>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
Copy link
Member Author

semantic-release and others added 2 commits April 21, 2024 10:13
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release@bot.local>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
Copy link
Member Author

semantic-release and others added 2 commits April 21, 2024 10:26
Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release@bot.local>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
Copy link
Member Author

Automatically generated by python-semantic-release

Signed-off-by: semantic-release <semantic-release@bot.local>
@jkowalleck jkowalleck merged commit 8c18484 into main Apr 21, 2024
3 checks passed
@jkowalleck jkowalleck deleted the testing-publish-GHCR branch April 21, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore CI Continuous Integration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: publish ContainerImage to alternative package
2 participants