Ryan Ahearn
a3f594693f
Add sandbox space
2022-11-08 11:49:11 -05:00
Ryan Ahearn
dd902805a2
Merge pull request #110 from GSA/fix-servce-names
...
Replace old notifications-api service prefix with notify-api
2022-11-07 13:50:22 -05:00
Ryan Ahearn
ac7ad61e10
Replace old notifications-api service prefix with notify-api
2022-11-07 12:10:49 -05:00
Steven Reilly
bac423cd28
Merge pull request #106 from GSA/fix-deploy-script
...
Insert forgotten key to deploy workflow
2022-11-02 16:55:09 -04:00
Ryan Ahearn
0b84cffc46
Insert forgotten key to deploy workflow
2022-11-02 15:06:07 -04:00
Ryan Ahearn
2661266d2b
Merge pull request #105 from GSA/studio-cloud-gov
...
Set up studio cloud.gov environment
2022-11-02 14:52:49 -04:00
Ryan Ahearn
b0f615178f
Update org/space in deploy scripts
2022-11-02 13:58:56 -04:00
Ryan Ahearn
74fa5bc062
Fix breaking change in updating actions/github-script to v6
2022-11-02 12:16:37 -04:00
Ryan Ahearn
814cdec556
Fix workflow and python syntax issues
2022-11-02 12:02:21 -04:00
Ryan Ahearn
bc5eec5131
Run terraform bootstrap
2022-11-02 11:36:54 -04:00
Ryan Ahearn
a0ed7dd053
Rename app to avoid route collisions with 10x space
2022-11-02 11:36:54 -04:00
Ryan Ahearn
afd855442b
Create demo deploy workflows
2022-11-02 11:36:54 -04:00
Ryan Ahearn
fe66ed2095
Create demo app environment
2022-11-02 09:09:16 -04:00
Ryan Ahearn
7ee1945893
Add demo terraform environment
2022-11-02 09:08:08 -04:00
Ryan Ahearn
90b5261821
Update terraform for new org and space names
2022-11-02 08:31:02 -04:00
Ryan Ahearn
5d4dca3ecf
Update manifest.yml for studio cloud.gov org
2022-11-02 08:31:02 -04:00
Ryan Ahearn
e576bbc7e2
Merge pull request #104 from GSA/fix-deployed-db-string
...
Fix deployed db string
2022-11-01 13:02:16 -04:00
Steven Reilly
ebf1484638
Merge pull request #97 from GSA/stvnrlly-create-user-command
...
Add command to create user in non-prod environments
2022-11-01 12:25:13 -04:00
stvnrlly
57adbf3f6b
document create-test-user command
2022-11-01 12:14:26 -04:00
stvnrlly
f2f70f42a6
Merge branch 'main' into stvnrlly-create-user-command
2022-11-01 12:04:01 -04:00
Ryan Ahearn
6868daad90
Replace direct access of os.environ with getenv()
2022-11-01 11:44:30 -04:00
Ryan Ahearn
b4256d0a6c
Properly set database connection string in cloud.gov
2022-11-01 11:34:00 -04:00
Ryan Ahearn
3ceda169f7
Merge pull request #101 from GSA/cleanup-config
...
Cleanup config
2022-11-01 10:26:29 -04:00
Ryan Ahearn
db96c4d82f
Replace foreman with honcho
2022-11-01 09:54:31 -04:00
Ryan Ahearn
55bccecf10
Merge branch 'main' into cleanup-config
...
* main:
add the requirements.txt file during deploy 🤷
add versions in pipfile for git deps
use setup action in deploy workflow
include new/renamed files
update licensing situation for us gov
2022-11-01 09:39:52 -04:00
Ryan Ahearn
a4aedee572
Add Procfile.dev to ease running of flask & celery in dev
2022-11-01 09:35:55 -04:00
Ryan Ahearn
5ff4cfe7e3
Clarify good value of NOTIFY_EMAIL_DOMAIN in development
2022-11-01 09:35:39 -04:00
Ryan Ahearn
fd9c4f5545
Merge pull request #102 from GSA/stvnrlly-require-requirements
...
Add the requirements.txt file during deploy 🤷
2022-11-01 08:47:01 -04:00
stvnrlly
f127a7c7ac
add the requirements.txt file during deploy 🤷
2022-10-31 16:44:03 -04:00
Ryan Ahearn
f7dce28546
Use safe env getter for test verification
2022-10-31 16:32:20 -04:00
Ryan Ahearn
41a52daca0
Clean up bucket settings
2022-10-31 15:37:12 -04:00
Steven Reilly
28c8b6e071
Merge pull request #100 from GSA/stvnrlly-add-versions-in-pipfile
...
Add versions in pipfile for git deps
2022-10-31 14:37:57 -04:00
stvnrlly
18c2fc4e16
add versions in pipfile for git deps
2022-10-31 14:27:52 -04:00
Ryan Ahearn
7aafdd7bac
Clean up config settings
2022-10-31 13:25:59 -04:00
Ryan Ahearn
f1035df254
Merge pull request #99 from GSA/stvnrlly-pipenv-for-deploy
...
Use setup action in deploy workflow
2022-10-31 12:44:53 -04:00
stvnrlly
169a637aa3
use setup action in deploy workflow
2022-10-31 12:18:25 -04:00
Steven Reilly
6d45191ab7
Merge pull request #98 from GSA/stvnrlly-new-license
...
Update licensing for US government
2022-10-31 12:00:17 -04:00
Ryan Ahearn
e4be1850ef
Remove stray log file
2022-10-31 10:34:37 -04:00
stvnrlly
92f59ed600
include new/renamed files
2022-10-28 16:22:59 -04:00
stvnrlly
d55c099043
update licensing situation for us gov
2022-10-28 16:20:41 -04:00
stvnrlly
713daee566
flake8 indentation
2022-10-28 14:49:02 -04:00
stvnrlly
11d123051a
validate mobile number so that sms auth works
2022-10-28 14:42:25 -04:00
stvnrlly
19cdd9b052
tests & prompts for user creation command
2022-10-28 14:07:43 -04:00
stvnrlly
4eeba59abb
Merge branch 'main' into stvnrlly-create-user-command
2022-10-28 13:37:30 -04:00
Steven Reilly
b4cb1b44c2
Merge pull request #96 from GSA/stvnrlly-doc-update
...
Documentation update
2022-10-28 13:34:27 -04:00
stvnrlly
64f8641013
improvements from feedback
2022-10-28 12:48:22 -04:00
stvnrlly
9b32bb55ea
more ci info
2022-10-28 11:11:17 -04:00
stvnrlly
493e7e015a
pipenv in devcontainers, probably
2022-10-28 12:58:07 +00:00
stvnrlly
96431f0388
pipenv + flake8
2022-10-26 16:47:40 -04:00
stvnrlly
d87c224473
remove broadcast-related code, except migrations
2022-10-26 16:41:35 -04:00