Releases: monkey-projects/monkeyci
Releases · monkey-projects/monkeyci
v0.20.3
Fix deleting last ssh key
v0.20.1
Hotfix: fetch params from agents
v0.19.10
Fix user join request security
v0.19.9
Coverage config
Removed logging and spec from coverage, since they don't really have impact.
v0.19.8
Merge branch 'feature/public-repos'
v0.19.7.3
Temp fix for org creation
Needed to create the org record outside of the trx, otherwise we were not able to look the native id up, which resulted in integrity constraint errors. A real fix is underway.