Skip to content

Fix Github Team Assignments

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 19 Aug 03:59
· 214 commits to main since this release
ca8bd95

Changes

non-breaking:
Teams are assigned prior to individuals which allows GitHub to assign individuals from the team via round-robin or weight-based approaches if it is configured to do so. If GitHub is not configured to do so, this has no impact on Harmony's functionality.


Install via npm with npm install --global @mattpolzin/harmony or by downloading the attached harmony-npm.tar.gz file, extracting, and then running npm install -g from the unzipped folder to install globally on your system.

You can build the source with Idris 2 v0.6.0 or the latest HEAD of the main Idris 2 branch.