Skip to content

Releases: monkey-projects/monkeyci

v0.20.5

11 Oct 14:03
7ff34d7
Compare
Choose a tag to compare
Fix dropdowns

v0.20.4

08 Oct 15:06
46806f9
Compare
Choose a tag to compare
Replaced snapshot deps

v0.20.3

07 Oct 13:06
f47ee23
Compare
Choose a tag to compare
Fix deleting last ssh key

v0.20.2

06 Oct 14:01
c6faa01
Compare
Choose a tag to compare
Additional test

v0.20.1

26 Sep 06:35
091e559
Compare
Choose a tag to compare
Hotfix: fetch params from agents

v0.20.0

25 Sep 13:05
18f1b4e
Compare
Choose a tag to compare
Add spec require for sql

v0.19.10

11 Sep 13:44
a9d743d
Compare
Choose a tag to compare
Fix user join request security

v0.19.9

10 Sep 13:04
21527c6
Compare
Choose a tag to compare
Coverage config

Removed logging and spec from coverage, since they don't really have impact.

v0.19.8

06 Sep 08:11
a6425eb
Compare
Choose a tag to compare
Merge branch 'feature/public-repos'

v0.19.7.3

03 Sep 08:01
b8eba73
Compare
Choose a tag to compare
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.