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

Bp warning fix #3124

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Bp warning fix #3124

merged 2 commits into from
Dec 6, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 5, 2023

No description provided.

dhendriks and others added 2 commits December 5, 2023 17:33
Currently we generate the P2Artifact (+ IArtifactDescriptor) at time
where the output stream is requested, that has the problem that the file
actually do not exits at this point and we can not calculate the
checksum for feature root artifacts.

This postpones the creation to the stage where the file is already
published.
Copy link

github-actions bot commented Dec 5, 2023

Test Results

384 files   - 189  384 suites   - 189   2h 55m 9s ⏱️ - 51m 17s
377 tests +    1  371 ✔️ +    1    6 💤 ±0  0 ±0 
754 runs   - 374  741 ✔️  - 368  13 💤  - 6  0 ±0 

Results for commit 90db4f4. ± Comparison against base commit 90f9280.

@laeubi laeubi merged commit 0f5e721 into eclipse-tycho:tycho-4.0.x Dec 6, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants