dashboard/infrastructure
Loïc Dachary 8d02fe107f
ci/woodpecker/pr/woodpecker Pipeline failed Details
always clone the fleet repository
It is small and not worth the trouble of dealing with fetch/pull

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-07-07 10:05:18 +02:00
..
management/commands feat: delete_vm takes only one parameter 2022-07-01 19:54:20 +05:30
migrations feat: notify user on instance creation 2022-06-30 01:10:55 +05:30
templates/infrastructure feat: Gitea root creds email with nicer content 2022-07-04 12:42:02 -04:00
__init__.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
admin.py feat: vm create management command 2022-06-28 00:57:25 +05:30
apps.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
models.py feat: notify user on instance creation 2022-06-30 01:10:55 +05:30
tests.py feat: ues separate fleet repo for each unit test 2022-07-01 19:54:15 +05:30
urls.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
utils.py always clone the fleet repository 2022-07-07 10:05:18 +02:00
views.py fix: s/EMAIL_SENDER_ADDRESS/DEFAULT_FROM_EMAIL/ 2022-07-04 12:42:02 -04:00