Skip to content

Add bugfix for new module json_encoding quirks#42

Merged
MaximilianSoerenPollak merged 3 commits intoeclipse-score:mainfrom
MaximilianSoerenPollak:MSP_bugfix
May 26, 2025
Merged

Add bugfix for new module json_encoding quirks#42
MaximilianSoerenPollak merged 3 commits intoeclipse-score:mainfrom
MaximilianSoerenPollak:MSP_bugfix

Conversation

@MaximilianSoerenPollak
Copy link
Copy Markdown
Contributor

It seems that through upgrading some of the dependencies, the json_encoding inside bzl files is now different therefore the decoding we did in docs-as-code now doesn't work properly anymore and errors.

This PR fixes this error. Tested via proces repo with local path override.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 23, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //src:license-check

Status: ✅ Passed

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: a39933c0-fddf-4293-8e5b-c528b5bfc2c0
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
Loading: 0 packages loaded
    currently loading: src
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //src:license-check (99 packages loaded, 10 targets configured)

Analyzing: target //src:license-check (103 packages loaded, 10 targets configured)

Analyzing: target //src:license-check (103 packages loaded, 10 targets configured)

Analyzing: target //src:license-check (144 packages loaded, 1738 targets configured)

Analyzing: target //src:license-check (151 packages loaded, 2633 targets configured)

Analyzing: target //src:license-check (156 packages loaded, 2668 targets configured)

Analyzing: target //src:license-check (160 packages loaded, 4801 targets configured)

INFO: Analyzed target //src:license-check (161 packages loaded, 4927 targets configured).
INFO: Found 1 target...
Target //src:license.check.license_check up-to-date:
  bazel-bin/src/license.check.license_check
  bazel-bin/src/license.check.license_check.jar
INFO: Elapsed time: 18.062s, Critical Path: 0.47s
INFO: 13 processes: 4 disk cache hit, 9 internal.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/src/license.check.license_check src/formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/docs-as-code -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 76 items.
[main] INFO Found 54 items.
[main] INFO Querying ClearlyDefined for license data for 22 items.
[main] INFO Found 22 items.
[main] INFO Vetted license information was found for all content. No further investigation is required.

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit 2998a1e into eclipse-score:main May 26, 2025
5 checks passed
@MaximilianSoerenPollak MaximilianSoerenPollak deleted the MSP_bugfix branch May 28, 2025 14:41
arnoox pushed a commit to arnoox/score-docs-as-code that referenced this pull request Feb 20, 2026
* Add bugfix for new module json_encoding quirks
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.

3 participants