chore(release): use own GH app for releasing#958
Conversation
Documentation build overview
Show files changed (2 files in total): 📝 2 modified | ➕ 0 added | ➖ 0 deleted
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
🟢 Coverage 100.00% diff coverage · +0.00% coverage variation
Metric Results Coverage variation ✅ +0.00% coverage variation Diff coverage ✅ 100.00% diff coverage (80.00%) Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (e492b84) Report Missing Report Missing Report Missing Head commit (b0db8b5) 5950 (+0) 5603 (+0) 94.17% (+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 (#958) 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%1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
TIP This summary will be updated as you push new changes. Give us feedback
47c34e5 to
b97b179
Compare
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
b97b179 to
2964243
Compare
Automatically generated by python-semantic-release
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>
Automatically generated by python-semantic-release
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Automatically generated by python-semantic-release
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Automatically generated by python-semantic-release
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
|
I was curious to see new releases without changes on main branch, fearing another supply chain attack. |
|
Exactly. I was using non-latest RC releases without any substancial changes on purpose, to test the new pipeline. |
| # see https://github.com/actions/create-github-app-token | ||
| uses: actions/create-github-app-token@v3 | ||
| with: | ||
| # see https://github.com/organizations/CycloneDX/settings/apps/cyclonedx-internal-release-bot |
There was a problem hiding this comment.
TODO: update to final link
| [tool.poetry] | ||
| name = "cyclonedx-python-lib" | ||
| # !! version is managed by semantic_release | ||
| version = "11.7.0" |
| commit_parser_options = { parse_squash_commits = true, ignore_merge_commits = true } | ||
| commit_author = "semantic-release <semantic-release@bot.local>" | ||
| commit_message = "chore(release): {version}\n\nAutomatically generated by python-semantic-release\n\nSigned-off-by: semantic-release <semantic-release@bot.local>" | ||
| commit_message = "chore(release): {version}\n\nAutomatically generated by python-semantic-release" |
There was a problem hiding this comment.
TODO: add feature to semanti-release to add signoff
use own GH app for release processes
AI Tool Disclosure
[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.][e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.][Summarize the key prompts or instructions given to the AI tools]Affirmation