Skip to content

feat: explicitly package release - #749

Draft
a-zw wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:release-packaging
Draft

feat: explicitly package release#749
a-zw wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:release-packaging

Conversation

@a-zw

@a-zw a-zw commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

📌 Description

The links GitHub provides out of the box are not a stable solution.
Links like this: https://github.com/eclipse-score/docs-as-code/archive/refs/tags/v8.0.0.tar.gz

So as an alternative, package stuff somehow explicitly.

🚨 Impact Analysis

  • This change does not violate any tool requirements and is covered by existing tool requirements
  • This change does not violate any design decisions
  • Otherwise I have created a ticket for new tool qualification

✅ Checklist

  • Added/updated documentation for new or changed features
  • Added/updated tests to cover the changes
  • Followed project coding standards and guidelines

The links GitHub provides out of the box are not a stable solution.
Example: https://github.com/eclipse-score/docs-as-code/archive/refs/tags/v8.0.0.tar.gz
@github-actions

Copy link
Copy Markdown
Contributor

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 8df2e2e8-5cfa-4f65-9392-220bf465a93b
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
WARNING: Target pattern parsing failed.
ERROR: Skipping '//src:license-check': no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
ERROR: no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
INFO: Elapsed time: 5.682s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-749: https://eclipse-score.github.io/docs-as-code/pr-749/

@LittleHuba LittleHuba left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The commit description is quite vague on why these links are not stable. AFAIK the rule is that you do not modify git tags once they are created.
With that in mind, I struggle to understand why the links are not stable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants