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

Docker image build step is broken #1843

Closed
dcroote opened this issue Aug 1, 2023 · 4 comments
Closed

Docker image build step is broken #1843

dcroote opened this issue Aug 1, 2023 · 4 comments

Comments

@dcroote
Copy link
Contributor

dcroote commented Aug 1, 2023

The CI in several current PRs is failing on the Docker build step e.g. here, with errors like the following:

error Couldn't find any versions for "@api3/airnode-admin" that matches "snapshot-e62c3fe05ad66062458d892f3a099df5a8bd1555"

Likely introduced by #1840 as the same error first appears there.

@amarthadan
Copy link
Contributor

That's most likely caused by #1585

@dcroote
Copy link
Contributor Author

dcroote commented Aug 1, 2023

That's most likely caused by #1585

I'm not so sure. Renovate PRs that were passing are now failing. Specifically, PRs that were opened and passing before #1840 are now failing

@amarthadan
Copy link
Contributor

That still checks out. I did that right before releasing and release cleared the changelogs. The PRs then automatically rebased and can't build the Docker images anymore.

@dcroote
Copy link
Contributor Author

dcroote commented Aug 1, 2023

Indeed a duplicate of #1585. My misunderstanding originated from there being no changesets at all following a release as the cause of this.

@dcroote dcroote closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2023
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

No branches or pull requests

2 participants