Commit graph

14 commits

Author SHA1 Message Date
Rebecca Hsieh
1bc4f002a9
Fix table name and add in semicolon for statement 2024-04-17 09:58:01 -07:00
Rebecca Hsieh
c0b95f22f9
Add documentation on how to access the db and roll back a migration 2024-04-17 09:52:18 -07:00
Alysia Broddrick
2bd11da866
updated documentation with staging addition 2023-06-16 09:10:22 -07:00
rachidatecs
954f2e8d1e
Merge branch 'rjm/document-local-migrations' of https://github.com/cisagov/getgov into rjm/document-local-migrations 2023-05-17 20:50:13 -04:00
rachidatecs
4f96fd65a7
Add context for migrations documentation 2023-05-17 20:49:58 -04:00
rachidatecs
c086d4c7b7
Update docs/developer/database-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-05-17 20:45:21 -04:00
rachidatecs
f60f2bff05
Document local migrations, mention --wait for cf migrations 2023-05-17 18:41:52 -04:00
Seamus Johnston
fb56bbef15
Remove wait flag from CloudFoundry commands 2023-04-17 08:52:02 -05:00
Logan McDonald
508e5384cb
Create dev sandboxes scripts and first sandbox (#370)
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes

* Create developer sandbox 'lmm' infrastructure

* fix up newlines

* fix action syntax pull_request

* add a line about the public.crt to developer docs

* add docs about branch conventions

* add new developer sandbox 'ik' infrastructure

* Add new developer sandbox 'nmb' infrastructure

* Add new developer sandbox 'sspj' infrastructure

* Add new developer sandbox 'mr' infrastructure

* make github actions dynamic by environment

* trying something out with dynamic github action for dev sandbox

* consolidate github actions to dynamic action

* try out run name

* combo run name and name

* respond to comments
2023-01-20 09:50:36 -08:00
Logan McDonald
6a54bf1ff4
Create new stable environment (#367)
update documentation for environments and setup new stable environment
2023-01-17 13:54:30 -08:00
Seamus Johnston
df265b10f8
Refactor fixtures from JSON to Python 2022-12-21 10:44:19 -06:00
Seamus Johnston
3e4279ace4
Add user fixtures 2022-10-13 07:56:37 -05:00
Neil Martinsen-Burrell
323f8ea4e9
Change run scripts to not do migrations 2022-10-06 14:58:32 -05:00
Neil Martinsen-Burrell
2b45dd5c8a
Documentation on accessing cloud.gov databases 2022-10-04 13:15:10 -05:00