- Removes the GHA publishing the package to Gemfury on merge
- Updates instructions to install from GitHub public repo
- Any directory containing a
.lewagon/metadata.yml
metadata file is published as a challenge
- Uses the convention "$HOME/code/$GITHUB_ORG/$REPOSITORY" to locate cloned repositories
- Adds support for publication of all branch names
- Adds
--delete
flag for branch deletion
- Adds integration test for Myriad GHA
- Supports
challengify==0.3.8
- Supports
python-utilities==0.2.10