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

Add RPM jobs as upstream of upload jobs #1052

Merged
merged 2 commits into from
May 25, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented May 23, 2024

In addition to adding the sync-packages-to-main-rpm jobs, this change also adds the (currently unused) import_upstream_rpm job.

Diff:

Updating job 'upload_main' (dry run)
    <<<
    --- remote config
    +++ new config
    @@ -26 +26 @@
    -      <upstreamProjects>Hrel_sync-packages-to-main,Irel_sync-packages-to-main,Jrel_sync-packages-to-main,Rrel_sync-packages-to-main,import_upstream</upstreamProjects>
    +      <upstreamProjects>Hrel_sync-packages-to-main,Hrel_sync-packages-to-main-rpm,Irel_sync-packages-to-main,Irel_sync-packages-to-main-rpm,Jrel_sync-packages-to-main,Jrel_sync-packages-to-main-rpm,Rrel_sync-packages-to-main,Rrel_sync-packages-to-main-rpm,import_upstream,import_upstream_rpm</upstreamProjects>
    >>>
Updating job 'upload_testing' (dry run)
    <<<
    --- remote config
    +++ new config
    @@ -26 +26 @@
    -      <upstreamProjects>Hrel_sync-packages-to-testing_8_x86_64,Hrel_sync-packages-to-testing_jammy_amd64,Hrel_sync-packages-to-testing_jammy_arm64,Irel_sync-packages-to-testing_9_x86_64,Irel_sync-packages-to-testing_jammy_amd64,Irel_sync-packages-to-testing_jammy_arm64,Jrel_sync-packages-to-testing_9_x86_64,Jrel_sync-packages-to-testing_noble_amd64,Jrel_sync-packages-to-testing_noble_arm64,Rrel_sync-packages-to-testing_9_x86_64,Rrel_sync-packages-to-testing_noble_amd64,Rrel_sync-packages-to-testing_noble_arm64,import_upstream</upstreamProjects>
    +      <upstreamProjects>Hrel_sync-packages-to-testing_8_x86_64,Hrel_sync-packages-to-testing_jammy_amd64,Hrel_sync-packages-to-testing_jammy_arm64,Irel_sync-packages-to-testing_9_x86_64,Irel_sync-packages-to-testing_jammy_amd64,Irel_sync-packages-to-testing_jammy_arm64,Jrel_sync-packages-to-testing_9_x86_64,Jrel_sync-packages-to-testing_noble_amd64,Jrel_sync-packages-to-testing_noble_arm64,Rrel_sync-packages-to-testing_9_x86_64,Rrel_sync-packages-to-testing_noble_amd64,Rrel_sync-packages-to-testing_noble_arm64,import_upstream,import_upstream_rpm</upstreamProjects>
    >>>

Fixes #882

FYI @marcoag

@cottsay cottsay added the bug label May 23, 2024
@cottsay cottsay requested a review from nuclearsandwich May 23, 2024 18:00
@cottsay cottsay self-assigned this May 23, 2024
@cottsay cottsay merged commit 3400101 into master May 25, 2024
24 checks passed
@cottsay cottsay deleted the cottsay/upload-trigger-rpm branch May 25, 2024 00:08
@cottsay
Copy link
Member Author

cottsay commented May 25, 2024

This has been deployed to build.ros2.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RHEL sync-packages-to-testing jobs are not upstreams of upload_testing
3 participants