Commit Graph

9481 Commits

Author SHA1 Message Date
Kenneth Kehl
0f470af7b6 fix more skips 2023-05-22 11:35:00 -07:00
Kenneth Kehl
ebb4a37f8d fix more skips 2023-05-22 09:12:12 -07:00
Kenneth Kehl
cbcddce4f8 notify-34 fix more skips 2023-05-19 08:35:57 -07:00
Kenneth Kehl
47b5303726 fix more skips 2023-05-18 14:18:02 -07:00
Kenneth Kehl
3c08670386 fix more skips 2023-05-18 12:54:05 -07:00
Kenneth Kehl
d8c3b0dfe4 fix more skips 2023-05-18 10:56:58 -07:00
Kenneth Kehl
6e597aafad notify-34 fix skipped tests 2023-05-18 09:46:36 -07:00
Kenneth Kehl
49a73a2238 Merge pull request #256 from GSA/notify-152
notify-152 sms delivery receipts
2023-05-10 09:53:14 -07:00
Ryan Ahearn
e27b0f7327 Merge pull request #270 from GSA/user-report
Add cloud.gov user audit script
2023-05-10 10:53:45 -04:00
Ryan Ahearn
cb0df5aa64 Only print user report when run directly as a script 2023-05-09 22:10:36 -04:00
Ryan Ahearn
970a777876 Fix makefile typo 2023-05-09 21:54:22 -04:00
Ryan Ahearn
e66301a170 Add cloud.gov user audit script 2023-05-09 21:47:14 -04:00
Ryan Ahearn
2caeaa5be3 Merge pull request #268 from GSA/sns-cert-url-fix
Fix SNS cert address regex to allow govcloud region domain
2023-05-09 12:38:47 -04:00
Ryan Ahearn
663ea8435e Fix SNS cert address regex to allow govcloud region domain 2023-05-09 12:04:05 -04:00
Kenneth Kehl
7a7de4de10 fix pipfile.lock 2023-05-09 09:00:04 -07:00
Kenneth Kehl
415a948afd merge from main 2023-05-09 08:46:17 -07:00
Kenneth Kehl
1e72f97b17 code review feedback 2023-05-09 08:45:51 -07:00
Ryan Ahearn
a9242d46d4 Merge pull request #265 from GSA/pick-prod-db-plans
Set service plan names for production
2023-05-08 15:53:44 -04:00
Ryan Ahearn
0d685df51c Enable prod terraform drift check 2023-05-08 15:29:12 -04:00
Ryan Ahearn
300414974c Set service plan names for production 2023-05-08 15:15:25 -04:00
Ryan Ahearn
418f8ecbdc Merge pull request #262 from GSA/prod-deploy
Enable production deploy workflows
2023-05-08 11:28:18 -04:00
Ryan Ahearn
58ad32b560 Enable production deploy 2023-05-08 10:47:01 -04:00
Ryan Ahearn
a2956b090c Merge pull request #257 from GSA/new-relic-updates
Specify Production in new relic app name
2023-05-08 09:37:46 -04:00
Ryan Ahearn
0e926b316c Merge branch 'main' into new-relic-updates
* main:
  bump pip-audit action to 1.0.6 (#261)
2023-05-08 09:14:53 -04:00
Kenneth Kehl
2d6d7902a1 merge from main 2023-05-05 11:17:57 -07:00
Steven Reilly
6515c44ca8 bump pip-audit action to 1.0.6 (#261) 2023-05-05 14:11:18 -04:00
Kenneth Kehl
10cb0df2e0 fix flake8 2023-05-05 08:32:29 -07:00
Kenneth Kehl
b59e4df06d code review feedback 2023-05-05 08:09:15 -07:00
Ryan Ahearn
2a2dfbd0f0 Specify Production in new relic app name 2023-05-04 13:00:12 -04:00
Kenneth Kehl
70b58f50ac add comments 2023-05-04 08:40:16 -07:00
Kenneth Kehl
0806e96745 fix dependencies 2023-05-04 08:21:53 -07:00
Kenneth Kehl
7892c52d11 fix tests 2023-05-04 08:15:08 -07:00
Kenneth Kehl
3fb113a83e notify-152 sms delivery receipts 2023-05-04 07:56:24 -07:00
Steven Reilly
881f479417 Small doc updates (#253) 2023-05-02 10:25:02 -04:00
Ryan Ahearn
d887394682 Merge pull request #254 from GSA/stvnrlly/update-werkzeug-2.3
Update werkzeug & flask to 2.3
2023-05-02 08:45:54 -04:00
stvnrlly
240d84b933 update werkzeug & flask 🤞 2023-05-01 21:40:36 -04:00
Ryan Ahearn
1796f8c517 Merge pull request #251 from GSA/run-book-updates
Run book updates
2023-05-01 15:55:50 -04:00
Ryan Ahearn
a46b541ced Update Run Book
added:
* info on relationship to SSPP
* tables to check for audit logs
* how to create and update DNS records for notify.gov
2023-04-28 17:02:17 -04:00
Ryan Ahearn
f6cc141f58 Switch cg-egress-proxy back to main branch 2023-04-28 16:03:33 -04:00
Ryan Ahearn
5cbeedb000 Merge pull request #249 from GSA/cflinuxfs4
Deploy app to cflinuxfs4 stack (API)
2023-04-27 16:59:51 -04:00
Ryan Ahearn
039442a456 Deploy app to cflinuxfs4 stack 2023-04-27 14:49:49 -04:00
Ryan Ahearn
4657f7355d Merge pull request #236 from GSA/dev-infra-import
Add reset state script
2023-04-27 11:40:14 -04:00
Ryan Ahearn
6d14fb484a Add info on use of reset.sh script to docs/infra-overview.md 2023-04-27 09:17:33 -04:00
Ryan Ahearn
460c270bad Merge branch 'main' into dev-infra-import
* main:
  Apply suggestions from code review
  Update utils to get logging improvements
  code review feedback
  notify-243 remove statsd
  Deploy bundled proxy instead of building it each time
  Test actions with 50% threshold
  Test github actions coverage PR fail
  Address moderate and low owasp findings
  Moved env: flag under test run
  Check coverage in actions without omit
  First cut at an operations run book
  Added fail coverage threshold under 50%
  Added coverage commands to make test and dir to gitignore
2023-04-27 09:01:58 -04:00
Ryan Ahearn
00bfb459ab Merge pull request #239 from GSA/run-book
First cut at an operations run book
2023-04-27 08:54:11 -04:00
Ryan Ahearn
e428824a36 Merge pull request #246 from GSA/audit-logging
Update utils to get logging improvements
2023-04-27 08:39:55 -04:00
Ryan Ahearn
4e6e06e41d Apply suggestions from code review
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com>
2023-04-27 08:39:05 -04:00
Ryan Ahearn
b3d33ba4aa Update utils to get logging improvements 2023-04-26 10:45:09 -04:00
Kenneth Kehl
e75f791663 Merge pull request #244 from GSA/notify-243
notify-243 remove statsd
2023-04-25 14:21:09 -07:00
Kenneth Kehl
cd8decbdd7 code review feedback 2023-04-25 14:00:59 -07:00