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

fix: main build_release pipeline #24564

Merged
merged 1 commit into from
Jan 10, 2024
Merged

fix: main build_release pipeline #24564

merged 1 commit into from
Jan 10, 2024

Conversation

mgattozzi
Copy link
Contributor

@mgattozzi mgattozzi commented Jan 10, 2024

This pipeline was meant to be fixed with #24562, but my understanding was incorrect as the dockerfile was not the only thing that needed to be changed. This PR fixes that by actually fixing up the CI pipeline to do what we expect.

CI Build that passed: https://app.circleci.com/pipelines/github/influxdata/influxdb/37015/workflows/ad86eb32-7450-48ee-b902-d2836895e0e3/jobs/346060

I rebased and squashed the PR so that it wouldn't fail the Semantic PR check, but I'm confident this should work

NOTE: Currently I'm testing this out in a draft PR that will get changed to a full PR once I've determined it works and I will revert 73aeaa5 before merging as we want it to run on main only.

This commit changes the circle-ci config to use influxdb3 rather than
iox in our ci config script as the repo is influxdb not influxdb_iox.
While we could probably strip out a lot more here as a first attempt to
get this to build release images and push them on main this will do just
fine.
@mgattozzi mgattozzi marked this pull request as ready for review January 10, 2024 17:31
@mgattozzi mgattozzi merged commit 89d28ad into main Jan 10, 2024
13 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/fix-ci-release branch January 10, 2024 17:36
@mgattozzi mgattozzi mentioned this pull request Jan 11, 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.

2 participants