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

Use a Workspace Job to perform API analysis #4105

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Aug 12, 2024

We sometimes see "disposed" components from the workspace Baseline e.g. eclipse-pde/eclipse.pde#1310 what seem to indicate that some operation interfere here.

This wraps the execution of the Api Analysis part in a workspace job to ensure these actions are delayed until we are done with the baseline.

We sometimes see "disposed" components from the workspace Baseline e.g.
eclipse-pde/eclipse.pde#1310 what seem to
indicate that some operation interfere here.

This wraps the execution of the Api Analysis part in a workspace job to
ensure these actions are delayed until we are done with the baseline.
Copy link

Test Results

  600 files  ±0    600 suites  ±0   3h 56m 52s ⏱️ - 10m 40s
  429 tests ±0    422 ✅ +1   7 💤 ±0  0 ❌  - 1 
1 287 runs  ±0  1 265 ✅ +1  22 💤 ±0  0 ❌  - 1 

Results for commit 454c24e. ± Comparison against base commit e0eaac0.

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Aug 12, 2024
@laeubi laeubi merged commit 3449471 into eclipse-tycho:main Aug 12, 2024
12 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants