Commit Graph

9102 Commits

Author SHA1 Message Date
jimmoffet
c04d1df6b3 fixing tests 2022-10-03 17:16:59 -07:00
jimmoffet
c7ccc3b0dd fix conflict 2022-10-03 09:14:04 -07:00
jimmoffet
8cb6f60f04 modify inbound notif processing 2022-10-03 09:05:34 -07:00
Jim Moffet
d0bba8a8bd Merge branch 'main' into jim/091422/deliverycallbacks 2022-09-30 11:21:46 -04:00
jimmoffet
48af6f7c23 fix tests 2022-09-30 10:59:48 -04:00
jimmoffet
1161e2c6cb latest 2022-09-30 10:37:08 -04:00
Ryan Ahearn
36ce2f7830 Merge pull request #76 from GSA/use-rediss-protocol
Update redis url to use rediss protocol
2022-09-29 11:36:37 -04:00
Ryan Ahearn
d37b8b841e Update redis url to use rediss protocol 2022-09-29 10:41:48 -04:00
Ryan Ahearn
26010324aa Merge pull request #75 from GSA/celery-redis-backend
Replace celery[sqs] with celery[redis]
2022-09-29 09:53:44 -04:00
Ryan Ahearn
e3ad01119d Replace celery[sqs] with celery[redis] 2022-09-29 08:59:17 -04:00
jimmoffet
0e5ea849b9 latest 2022-09-28 13:26:21 -04:00
Steven Reilly
fd6007656f Merge pull request #68 from GSA/s3-region
Proactively specify aws region for s3 operations
2022-09-26 12:53:21 -04:00
Ryan Ahearn
dea028b8b4 Use owasp stable image for PR scans
weekly image has a bug preventing it from starting
2022-09-26 11:46:46 -04:00
Ryan Ahearn
538d2cbe4c Proactively specify aws region for s3 operations 2022-09-26 10:56:59 -04:00
jimmoffet
06c2727e65 fix requirements 2022-09-23 17:09:03 -07:00
jimmoffet
c636eac964 replace m2crypto with oscrypto 2022-09-23 15:57:06 -07:00
Ryan Ahearn
df5e8617e5 Merge pull request #66 from GSA/terraform-s3
Terraform s3 buckets
2022-09-23 18:36:00 -04:00
jimmoffet
ea3eefa81c test branch for notify-api-alt temporary deploy 2022-09-23 11:56:39 -07:00
Ryan Ahearn
8ede076708 Use correct access credentials for each bucket 2022-09-22 12:14:25 -04:00
Ryan Ahearn
ec6c62739b Add internal route to API 2022-09-21 11:24:25 -04:00
Ryan Ahearn
e9815a6f8e Create s3 buckets via terraform and bind to app 2022-09-21 11:22:55 -04:00
Ryan Ahearn
cb4036b1b0 Disable letter-based S3 buckets 2022-09-21 11:22:55 -04:00
Tim Lowden
a3c29cd11c Merge pull request #65 from GSA/deploy-with-credentials
Pass AWS creds to application environment
2022-09-21 11:04:37 -04:00
Ryan Ahearn
fe9cbbeb78 Pass AWS creds to application environment 2022-09-21 10:25:56 -04:00
Ryan Ahearn
66299a01c4 Merge pull request #60 from GSA/terraform-services
Create api db and redis via terraform
2022-09-21 09:05:00 -04:00
jimmoffet
4c86024f21 clean up comments 2022-09-20 20:22:12 -07:00
jimmoffet
a03de0dd56 remove outdated validatesns library and replace with maintainable code 2022-09-20 20:11:09 -07:00
Ryan Ahearn
e634191382 Merge pull request #64 from GSA/dependabot/pip/mako-1.2.2
Bump mako from 1.2.0 to 1.2.2
2022-09-20 16:07:43 -04:00
Ryan Ahearn
b835738068 Re-run make freeze-requirements 2022-09-20 15:57:55 -04:00
dependabot[bot]
c067c58133 Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:19:51 +00:00
jimmoffet
f1aec54665 clean up comments and method dupes 2022-09-15 15:48:37 -07:00
jimmoffet
b0f819dbd9 canada UK ses callbacks monster mash 2022-09-15 14:59:13 -07:00
Ryan Ahearn
a892999ea6 Update app name to follow shared terraform module conventions 2022-09-14 11:15:49 -04:00
Ryan Ahearn
bded466a01 Run terraform with CI/CD pipeline 2022-09-14 10:40:05 -04:00
Ryan Ahearn
e85244a3f7 Add basic terraform bootstrap and staging environments 2022-09-14 10:09:09 -04:00
Ryan Ahearn
e79adfaed5 Merge pull request #54 from GSA/jim/090922/killcopilot
remove copilot
2022-09-13 09:40:15 -04:00
jimmoffet
a2f7781984 remove copilot 2022-09-09 13:13:57 -07:00
Ryan Ahearn
eb303b17eb Merge pull request #35 from GSA/jim/090622/updateutilslib
update reqs to use GSA/notifications-utils
2022-09-07 08:33:49 -04:00
jimmoffet
0b477e2bcf update reqs to use GSA/notifications-utils 2022-09-06 18:35:49 -07:00
jimmoffet
5d18e3b78b modify pythonpath in devcontainer config 2022-09-06 16:45:44 -07:00
Ryan Ahearn
355e805eaf Merge pull request #33 from GSA/clean-up-deploy-secrets
Clean up deploy secrets
2022-09-02 13:38:17 -04:00
Ryan Ahearn
def35bf402 Pass ADMIN_CLIENT_SECRET through deploy process 2022-09-02 11:49:51 -04:00
Ryan Ahearn
56d9ac8e62 Remove obsolete manifest.yml.j2 file 2022-09-02 10:53:00 -04:00
Jim Moffet
38a6ea4de4 Merge pull request #29 from 18F/jim/082622/deukifying
de-UKify service and template
2022-08-30 11:14:21 -07:00
jimmoffet
0adc0618b9 comment 2022-08-30 11:05:38 -07:00
jimmoffet
2382846622 fix domain config 2022-08-30 10:58:23 -07:00
jimmoffet
51d31600e5 notify email domain 2022-08-30 09:39:53 -07:00
jimmoffet
a0202dc0ce delete temp template 2022-08-29 19:14:17 -07:00
jimmoffet
02b7a447eb restore purge 2022-08-29 19:13:29 -07:00
jimmoffet
181ae4c60f deukify service and template 2022-08-29 19:10:56 -07:00