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

adding pagination to get more buried releases, removes testing for prereleases #69

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

signorecello
Copy link
Collaborator

@signorecello signorecello commented Jan 22, 2024

Added some pagination

CI was failing because it didn't get any releases, and the reason for that is that there are SO MANY aztecs that it can't really find anything.

This should get us 300 releases. This should get us pretty much every release in existence.

Removed the prereleases

Left a comment in the code, as the code could look a little bit over-engineered and I don't want that reputation 😄

(I'm joking, but yeah I found out we don't have a stable release cycle, for example at this point in time, stable is 0.22.0 and prerelease is... 0.21.0... so it would be a totally useless and misleading test)

Updated to 0.22.0

Seems like it will break with 0.23.0 though

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for noir-vite-hardhat ready!

Name Link
🔨 Latest commit 3847ad3
🔍 Latest deploy log https://app.netlify.com/sites/noir-vite-hardhat/deploys/65ae5070ae62af0008e9717d
😎 Deploy Preview https://deploy-preview-69--noir-vite-hardhat.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@signorecello signorecello merged commit 0d52319 into main Jan 22, 2024
11 checks passed
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