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: Remove nightly CI build from Circle CI runs #24637

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

mgattozzi
Copy link
Contributor

Prior to this change we've had CI fail nightly because we can't push the image to CI due to permissions issues. The problem is that influxdata/influxdb_iox is the one that actually has access to push that data to quay.

This commit removes the nightly build and references to it as this image is built nightly by the IOx team. If things break we have access to fix it, but I don't think it'll be an issue.

Prior to this change we've had CI fail nightly because we can't push the
image to CI due to permissions issues. The problem is that
influxdata/influxdb_iox is the one that actually has access to push that
data to quay.

This commit removes the nightly build and references to it as this image
is built nightly by the IOx team. If things break we have access to fix
it, but I don't think it'll be an issue.
@mgattozzi mgattozzi requested a review from pauldix February 6, 2024 23:03
@mgattozzi mgattozzi merged commit 8a68ae3 into main Feb 12, 2024
11 checks passed
@mgattozzi mgattozzi deleted the mgattozzi/night-ci-fix branch February 12, 2024 15:21
@mgattozzi mgattozzi added the v3 label Feb 12, 2024
hiltontj pushed a commit that referenced this pull request Feb 12, 2024
Prior to this change we've had CI fail nightly because we can't push the
image to CI due to permissions issues. The problem is that
influxdata/influxdb_iox is the one that actually has access to push that
data to quay.

This commit removes the nightly build and references to it as this image
is built nightly by the IOx team. If things break we have access to fix
it, but I don't think it'll be an issue.
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.

2 participants