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 the test using bufbuild/buf-setup-action #43

Open
rdimitrov opened this issue Jun 25, 2024 · 0 comments
Open

Fix the test using bufbuild/buf-setup-action #43

rdimitrov opened this issue Jun 25, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@rdimitrov
Copy link
Member

We have a test where frizbee resolves the digest behind bufbuild/buf-setup-action@v1.

The test case is to ensure that frizbee can resolve actions tagged by their major versions to the latest released minor/patch version, i.e. v1.29.1.

This works okay, but the buf action updates frequently which breaks the tests for frizbee. What we should do instead is find or perhaps release our own test action that we can use instead of the buf action. We can release several minor versions under the v1 tag and use their digest instead in the tests ensuring frizbee resolves to the latest minor version of v1.

@rdimitrov rdimitrov added the good first issue Good for newcomers label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant