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

Unify Constants and modernize CollectAction #501

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Apr 23, 2024

Currently CollectAction and Collect (Phase) both use a parameter 'artifactRequests' but both define them separately.

This unify the access to the constant and modernize the CollectAction to use collections instead of raw arrays.

@laeubi laeubi requested a review from merks April 23, 2024 06:58
Currently CollectAction and Collect (Phase) both use a parameter
'artifactRequests' but both define them separately.

This unify the access to the constant and modernize the CollectAction to
use collections instead of raw arrays.
@laeubi laeubi force-pushed the unify_constants_and_modernise branch from 35235b0 to ecb0cdb Compare April 23, 2024 07:13
Copy link

Test Results

    6 files   -     3      6 suites   - 3   19m 17s ⏱️ - 15m 18s
2 184 tests ±    0  2 180 ✅ ±    0  4 💤 ±0  0 ❌ ±0 
4 426 runs   - 2 216  4 419 ✅  - 2 212  7 💤  - 4  0 ❌ ±0 

Results for commit ecb0cdb. ± Comparison against base commit ef2ce2f.

Copy link
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

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

It does NOT NOT break Oomph on the CBI p2 Aggregator. 😄

@laeubi laeubi merged commit e82bbdf into eclipse-equinox:master Apr 23, 2024
10 of 11 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.

2 participants