octopod/migrations/revert
iko 071d58d0d2
Removed separate tag field, added config check and unified control script arguments (#109)
* Introduced config check

* Remove tag from frontend and redid all of search

* Added migrations

* Fixed layout

* Fixed search ordering

* Refined markup

* Imporved text for empty overrides

* Refined text

* Unified control scripts

* Formatting

* Fixed octo CLI

* Fixed build
2021-09-26 17:54:20 +03:00
..
.gitkeep Initial open source release 2020-12-09 18:31:07 +03:00
add_archived_status.sql Initial open source release 2020-12-09 18:31:07 +03:00
add_deployment_overrides_and_deployment_log_overrides.sql Initial open source release 2020-12-09 18:31:07 +03:00
add_detailed_failures.sql Added more detailed errors (#31) 2021-07-16 15:56:18 +03:00
add_duration_and_stdout_and_stderr_to_deployment_logs.sql Initial open source release 2020-12-09 18:31:07 +03:00
archived_flag.sql Initial open source release 2020-12-09 18:31:07 +03:00
create_deployment_metadata.sql Initial open source release 2020-12-09 18:31:07 +03:00
deployment_logs.sql Initial open source release 2020-12-09 18:31:07 +03:00
deployments.sql Initial open source release 2020-12-09 18:31:07 +03:00
migrate_2.0.sql Refactored queries to not be strings (#68) 2021-08-26 18:14:29 +03:00
move_tag_to_overrides.sql Removed separate tag field, added config check and unified control script arguments (#109) 2021-09-26 17:54:20 +03:00
remove_archived_column.sql Refactored status changes and added deployment locking (#24) 2021-07-16 15:56:18 +03:00
rename_delete_to_archive_2.sql Initial open source release 2020-12-09 18:31:07 +03:00
rename_elements_of_scope_enum.sql Initial open source release 2020-12-09 18:31:07 +03:00
rename-delete-to-archive.sql Initial open source release 2020-12-09 18:31:07 +03:00
status_and_status_updated_at.sql Initial open source release 2020-12-09 18:31:07 +03:00