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

Compute the affected projects of a manifest change and request rebuild #1262

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented May 7, 2024

The bnd generated manifest can have some changes that affect other projects so they require a rebuild, this adds a method that computes a delta of the difference in the manifest and request to rebuild these projects.

Copy link

github-actions bot commented May 7, 2024

Test Results

   283 files   -   2     283 suites   - 2   46m 42s ⏱️ - 7m 32s
 3 586 tests ±  0   3 510 ✅ ±  0   76 💤 ± 0  0 ❌ ±0 
10 784 runs   - 166  10 582 ✅  - 137  202 💤  - 29  0 ❌ ±0 

Results for commit d297e5b. ± Comparison against base commit 85ceed2.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the request_rebuild_of_affected_projects branch from 7ac476d to 9df0ced Compare May 8, 2024 10:37
@laeubi laeubi force-pushed the request_rebuild_of_affected_projects branch from 9df0ced to b0c40b6 Compare June 16, 2024 15:08
The bnd generated manifest can have some changes that affect other
projects so they require a rebuild, this adds a method that computes a
delta of the difference in the manifest and request to rebuild these
projects.
@laeubi laeubi force-pushed the request_rebuild_of_affected_projects branch from b0c40b6 to d297e5b Compare December 18, 2024 10:39
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.

1 participant