Skip to content

fix: Modify package publishing to fix slack msg & publish_packages (#…#26825

Merged
devanbenz merged 1 commit into1.12from
db/cherrypick-8358
Sep 24, 2025
Merged

fix: Modify package publishing to fix slack msg & publish_packages (#…#26825
devanbenz merged 1 commit into1.12from
db/cherrypick-8358

Conversation

@devanbenz
Copy link
Copy Markdown

…26279)

(cherry picked from commit 8358f1b)

Comment on lines -414 to +415
to: s3://dl.influxdata.com/influxdb/releases/<< pipeline.git.tag >>

to: s3://dl.influxdata.com/influxdb/releases/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I though we wanted to publish under the release tag subdirectories? It looks master is currently doing that: https://github.com/influxdata/plutonium/blame/e6f017b05c0fedce52d30eeed2eadd3b1b59137c/.circleci/config.yml#L358

Copy link
Copy Markdown
Author

@devanbenz devanbenz Sep 23, 2025

Choose a reason for hiding this comment

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

Let me check the commit history for the future commits after this one to see where and if we revert this to use the sub dir.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just noticed I was looking at the plutonium repo. However, weren't we going for putting releases into subdirectories?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yeah it looks like this was changed back to not use the sub-directory anymore in this commit. I'm going to create a separate PR for this #26827 to revert. That way the commit history can remain the same making it easier to reason about during cherry picking. @gwossum if you could please review the PR I linked here that would be great.

Copy link
Copy Markdown
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

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

LGTM, provided we make sure we fix the URL we're publishing the packages to

@devanbenz devanbenz merged commit 1141c66 into 1.12 Sep 24, 2025
9 checks passed
@devanbenz devanbenz deleted the db/cherrypick-8358 branch September 24, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants