Closed magnalite closed 2 years ago
Hi magnalite! Can you follow the CLA workflow?
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.
I have read the CLA Document and I hereby sign the CLA
This PR adds a Wally manifest file to the repository for the latest release of TestEZ.
Wally is a package manager for Roblox developed at Uplift Games. It's part of our initiative to create an open ecosystem of shared, accessible code and high quality tooling for Roblox developers.
With Wally, adding TestEZ to an existing Roblox project is very easy:
Our public Wally registry is now accepting packages from anyone who would like to publish, similar to crates.io. We would love to see you publish great open source packages like TestEZ! We've found a large portion of packages already depend on TestEZ so we've made it available on Wally as a convenience due to this demand, however it's our ambition for us to work together on supporting the open source Roblox ecosystem.
Adding this
wally.toml
manifest file is the first step in this direction, and makes publishing TestEZ to Wally easy!