Skip to content

Releases: hobbyfarm/gargantua

v0.2.1

09 Aug 17:49
c0d557e
Compare
Choose a tag to compare
  • Allow for editing of events
  • Allow for deletion of events
  • Better handling of terminal resizing

v0.2.0

09 Jun 16:26
f8b587c
Compare
Choose a tag to compare
  • Fixed a ratelimiting issue (#78)
  • Added deleting users (#79)

v0.1.9

24 Feb 17:28
ce3e7aa
Compare
Choose a tag to compare
  • On-demand functionality via on_demand flag on ScheduledEvent
  • Support for external provisioners via hobbyfarm.io/provisioner label on Environment objects

v0.1.8

19 Oct 22:27
23a65b6
Compare
Choose a tag to compare
Allow for configurable SSH username (#63)

* add ssh username to vm

Signed-off-by: Eamon Bauman <[email protected]>

* fixed tabs vs spaces

Signed-off-by: Eamon Bauman <[email protected]>

* fixed default username behavior

Signed-off-by: Eamon Bauman <[email protected]>

* relocated default username

* implemented ssh username in dbc; changed constant name

Signed-off-by: Eamon Bauman <[email protected]>

* removed defaults in controllers

Signed-off-by: Eamon Bauman <[email protected]>

v0.1.7: added range for course spec (#56)

25 Jun 17:20
8fa57f0
Compare
Choose a tag to compare

v0.1.6: Add admin course server (#55)

18 Jun 17:46
6829920
Compare
Choose a tag to compare
* resolved conflict

* fixing things

Signed-off-by: Eamon Bauman <[email protected]>

Filtering

07 Apr 22:20
f19b81d
Compare
Choose a tag to compare

This release adds filtering to the closest access code function in order to properly link the user to the correct access code

Add configurable basename

01 Apr 19:48
4febc37
Compare
Choose a tag to compare
v0.1.4

add basename configurability using environment variables (#50)

v0.1.3: correct vendor issue (#49)

30 Mar 22:52
ab73b24
Compare
Choose a tag to compare
* don't list all scenarios or course scenarios even if you are an admin

* vendor change

bug fixes

30 Mar 22:47
b030fc5
Compare
Choose a tag to compare
don't list all scenarios or course scenarios even if you are an admin…

… (#48)