drone/internal/store/database/migrate/postgres
Johannes Batzill 5786ad2409 [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28)
Adds the basic for harness embedded mode:
- Harness dedicated router with custom APIHandler
- Inline Space Creation
- Client for Account/Org/Project
- Bootstrap (Allows for automated creation of admin user and gitness service (used for all platform required ops))
- Inline harness service principal creation
- Ignore flag for ACL.
2022-10-10 21:32:14 -07:00
..
0000_create_extension_btree.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0000_create_extension_citext.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0000_create_extension_trgm.up.sql Initial commit 2022-08-09 12:37:37 -07:00
0001_create_table_paths.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_principals.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_repositories.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_spaces.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_tokens.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0002_create_index_paths_targetType_targetId.up.sql Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
0002_create_index_principals_principal_sa_parentType_principal_sa_parentId.up.sql Principals, ServiceAccounts, Tokens and auth.Sessions (#15) 2022-09-25 23:44:51 -07:00
0002_create_index_repositories_spaceId.up.sql Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
0002_create_index_spaces_parentId.up.sql Add authn, authz, spaces, guard, terminated FQNs 2022-09-05 13:47:00 -07:00
0002_create_index_tokens_principalId.up.sql Principals, ServiceAccounts, Tokens and auth.Sessions (#15) 2022-09-25 23:44:51 -07:00