Skip to content

Increase version for release#58

Merged
MaximilianSoerenPollak merged 5 commits into
eclipse-score:mainfrom
MaximilianSoerenPollak:prep_release
May 30, 2025
Merged

Increase version for release#58
MaximilianSoerenPollak merged 5 commits into
eclipse-score:mainfrom
MaximilianSoerenPollak:prep_release

Conversation

@MaximilianSoerenPollak

@MaximilianSoerenPollak MaximilianSoerenPollak commented May 28, 2025

Copy link
Copy Markdown
Contributor

### ⚠️ Blocked until python_basics 0.3.2 release => eclipse-score/bazel_registry#50

@github-actions

github-actions Bot commented May 28, 2025

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 069d5c4f-f0c4-4183-808b-ecb60e74c832
Computing main repo mapping: 
ERROR: Error computing the main repository mapping: module not found in registries: score_python_basics@0.3.2

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@MaximilianSoerenPollak MaximilianSoerenPollak marked this pull request as draft May 28, 2025 17:45
@MaximilianSoerenPollak

Copy link
Copy Markdown
Contributor Author

Need to figure out best way to actually remove the sphinx docs building tests.

@MaximilianSoerenPollak MaximilianSoerenPollak marked this pull request as ready for review May 28, 2025 17:47
@MaximilianSoerenPollak

Copy link
Copy Markdown
Contributor Author

It does seem that this works test --build_tests_only docs

It does not build the documentation of sphinx.

I tried the 'tag' filter here and it seems that didn't work.

Eventhough they specified that they fixed it in this ticket here we still get that issue currently.

So I think this seems like the best solution right now?

@AlexanderLanin

AlexanderLanin commented May 28, 2025

Copy link
Copy Markdown
Member

Currently docs-as-code is using score_python_basics 0.3.1, which uses prehistoric rules_python 1.0.0

This is already "fixed" in tooling release v0.6.6!

But there is no new score_python_basics release in bazel_registry based on the tooling v0.6.6

--> all this releasing and versioning is too complex at the moment!! It's super confusing when tooling releases do not lead to releases of tools.

@MaximilianSoerenPollak

MaximilianSoerenPollak commented May 30, 2025

Copy link
Copy Markdown
Contributor Author

Currently docs-as-code is using score_python_basics 0.3.1, which uses prehistoric rules_python 1.0.0

This is already "fixed" in tooling release v0.6.6!

But there is no new score_python_basics release in bazel_registry based on the tooling v0.6.6

--> all this releasing and versioning is too complex at the moment!! It's super confusing when tooling releases do not lead to releases of tools.

I have upgraded the python_tooling (locally) to 3.2 (so the version where it also uses python 1.4.0.

But I still run into this issue.

Will try to experiment further seeing if this is just a 'me' problem.


I think an acceptable and good fix for this repo is just to test 'src' folder as this automatically does then not run all of the 'example' builds.

Comment thread MODULE.bazel
module(
name = "score_docs_as_code",
version = "0.2.6",
version = "0.3.0",

@MaximilianSoerenPollak MaximilianSoerenPollak May 30, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Since some packages changed major version we should probably do a major change here too instead of patch.

@MaximilianSoerenPollak MaximilianSoerenPollak marked this pull request as draft May 30, 2025 07:28
@MaximilianSoerenPollak MaximilianSoerenPollak marked this pull request as ready for review May 30, 2025 11:14
@MaximilianSoerenPollak MaximilianSoerenPollak merged commit 4111e77 into eclipse-score:main May 30, 2025
8 of 12 checks passed
arnoox pushed a commit to arnoox/score-docs-as-code that referenced this pull request Feb 20, 2026
* Increase version for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants