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

Create workflow to ensure all tags have an associated docker image for Compatibility testing. #7325

Open
4 tasks
chatton opened this issue Sep 24, 2024 · 0 comments
Labels
e2e type: improvement User-facing improvements of an existing feature type: productivity Increase dev productivity and throughput by improving developer tooling, infrastructure, automation

Comments

@chatton
Copy link
Contributor

chatton commented Sep 24, 2024

Summary

Occasionally, errors occur during release workflows, or workflows that are designed to build docker images based on release tags (for use with compatibility tests)

Compatibility tests can be time consuming, so finding out that an image does not exist only when running tests will slow down the release process.

We should add a workflow that will ensure images are built for all released ibc-go versions

We can use this endpoint to do this.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
  • Estimate provided
@chatton chatton added type: improvement User-facing improvements of an existing feature type: productivity Increase dev productivity and throughput by improving developer tooling, infrastructure, automation e2e labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e type: improvement User-facing improvements of an existing feature type: productivity Increase dev productivity and throughput by improving developer tooling, infrastructure, automation
Projects
None yet
Development

No branches or pull requests

1 participant