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

[10.0.x] CI duplicate maven configuration entries #6130

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jstastny-cz
Copy link
Contributor

@jstastny-cz jstastny-cz commented Oct 18, 2024

Adjusting branch.yaml configuration to split maven related configurations for nightly and release.

Part of ensemble:

The scope of changes:

  • maven settings.xml reference (config file id pointing at pre-defined config file in jenkins)
  • artifacts upload repository
    • url - mostly informational, should not be needed for deploy itself (inheriting that configuration from apache parent)
    • credentials-id - the important part, allowing to configure different credentials for nightly and release.

Notes:

  • in some places the configuration variants denoted as nightly are used in other places too (e.g. setup-branch).

Follow-up:

  • after this gets merged, incubator-kie-kogito-pipelines PR needs to be backported also into branches:
    • seed-drools-10.0.x
    • seed-kogito-10.0.x
    • seed-optaplanner-10.0.x

@jstastny-cz jstastny-cz merged commit 6155d6c into apache:10.0.x Oct 18, 2024
2 checks passed
@jstastny-cz jstastny-cz deleted the split-maven-config branch October 18, 2024 10:19
jstastny-cz added a commit to jstastny-cz/incubator-kie-drools that referenced this pull request Oct 18, 2024
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.

3 participants