Skip to content

Add -Pcoordinates fallback for gradle tasks#793

Merged
vjovanov merged 1 commit intomasterfrom
jormundur00/fix-broken-options
Nov 20, 2025
Merged

Add -Pcoordinates fallback for gradle tasks#793
vjovanov merged 1 commit intomasterfrom
jormundur00/fix-broken-options

Conversation

@jormundur00
Copy link
Copy Markdown
Member

What does this PR do?

Currently, the CI calls gradle task with the usage of -Pcoordinates, while some of the gradle tasks only support --coordinates. In this PR we add the ability to use -Pcoordinates with these tasks.

@jormundur00 jormundur00 requested a review from vjovanov November 20, 2025 16:13
@jormundur00 jormundur00 self-assigned this Nov 20, 2025
@jormundur00 jormundur00 added the high-priority This is a high priority issue. Should be fixed immediately. label Nov 20, 2025
@vjovanov vjovanov merged commit bcf7cbf into master Nov 20, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

high-priority This is a high priority issue. Should be fixed immediately.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants