stvnrlly
673debe4ff
remove letters from performance_platform
2023-02-23 13:51:39 -05:00
stvnrlly
c34b24014a
remove service letter contact model
2023-02-17 22:56:54 -05:00
stvnrlly
007741fe44
remove some letter upload code
2023-02-17 14:28:43 -05:00
stvnrlly
7d6fb2c645
remove letters from /service
2023-02-17 14:19:04 -05:00
stvnrlly
7d29342c5d
update default permissions
2023-02-17 13:00:43 -05:00
stvnrlly
91ece7576d
remove SEND_LETTERS
2023-02-17 11:42:30 -05:00
stvnrlly
ec79a165f4
update default template text
2023-02-17 11:13:39 -05:00
stvnrlly
da545f9a67
avoid broken migrations that get dropped in later migration
2023-02-17 11:02:58 -05:00
stvnrlly
518e2264a6
carving out precompile, almost completely
2023-02-15 16:45:40 -05:00
stvnrlly
4da08adff2
letter_job cleanup
2023-02-15 11:53:52 -05:00
stvnrlly
b9afd54ce8
remove post_class and letterrate model
2023-02-15 10:38:56 -05:00
stvnrlly
668ab251d4
cleaning up from postage migration
2023-02-14 11:08:22 -05:00
stvnrlly
e941ccd0cb
Merge branch 'main' into stvnrlly-paperless-api
2023-02-13 09:23:39 -05:00
stvnrlly
36e730221d
more work on postage migration
2023-02-12 21:55:24 -05:00
stvnrlly
4a0e555696
further postage progress
2023-02-10 21:29:52 -05:00
stvnrlly
ff3f2c06c0
progress on removing postage
2023-02-10 15:06:11 -05:00
Ryan Ahearn
979a0e6639
Merge pull request #177 from GSA/sns-brokerpak
...
Provision sns via terraform in staging
2023-02-10 11:02:47 -05:00
Ryan Ahearn
acee0cc03a
Remove debugging line
2023-02-10 10:40:39 -05:00
Ryan Ahearn
52e6d25b13
Provision sns via terraform in staging
2023-02-10 09:31:27 -05:00
Ryan Ahearn
573c028988
Merge pull request #176 from GSA/cryptography-update
...
Update flask & cryptography versions
2023-02-10 09:31:04 -05:00
stvnrlly
590b3356a1
add migration to remove letter branding
2023-02-09 22:41:22 -05:00
stvnrlly
5a15390336
remove most letter branding
2023-02-09 22:14:11 -05:00
Ryan Ahearn
cdf2810b14
Update flask & cryptography versions
2023-02-09 17:26:36 -05:00
stvnrlly
d73b223d48
carve out ftp
2023-02-09 13:30:33 -05:00
stvnrlly
6f6353e0f2
delete a variety of pdf-related things
2023-02-09 13:18:28 -05:00
stvnrlly
e35c68345b
remove send_pdf_letter_schema, only used by deactivated route
2023-02-07 10:50:00 -05:00
stvnrlly
6eeb7e3172
remove letter pdf tasks
2023-02-07 10:24:58 -05:00
stvnrlly
e9e5f8d5c0
test cleaning for the current state of things
2023-02-06 16:13:31 -05:00
stvnrlly
8b75424e29
Merge branch 'main' into stvnrlly-paperless-api
2023-02-06 12:28:10 -05:00
Ryan Ahearn
496bf80c77
Merge pull request #174 from GSA/ses-brokerpak
...
Provision SES via brokerpak
2023-02-06 11:28:23 -05:00
Ryan Ahearn
ad6f8a6778
Fix email_domain for demo environment
2023-02-03 15:53:44 -05:00
Steven Reilly
dc06b411ca
Update default templates and add update command ( #166 )
...
This commit adds config_files for default data and, using that, creates a new way to update our default templates without needing to hardcode a migration.
---------
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov >
2023-02-03 10:11:21 -05:00
Ryan Ahearn
13438e0602
Add terraform module to staging/demo/prod
2023-02-02 15:45:09 -05:00
Ryan Ahearn
fd9b730900
Document location of repositories and manual SES steps
2023-02-01 12:09:45 -05:00
Ryan Ahearn
d1c03e5e8c
Get SES config from VCAP_SERVICES
2023-01-31 17:27:17 -05:00
Ryan Ahearn
74566b733d
Add ses module and staging implementation
2023-01-31 12:13:15 -05:00
Ryan Ahearn
5ea1275f27
Merge pull request #173 from GSA/cf-cli-8
...
Tweak tail & jq usage to parse cf-cli@8 output
2023-01-27 15:33:08 -05:00
Ryan Ahearn
a1ea9281a2
Add cf-cli version check to create_service_account
2023-01-27 14:54:14 -05:00
Ryan Ahearn
d84393a242
Tweak tail & jq usage to parse cf-cli@8 output
2023-01-27 14:27:22 -05:00
Ryan Ahearn
b166baeb4c
Merge pull request #172 from GSA/new-relic-egress-debug
...
Connect to new relic through egress proxy
2023-01-26 10:23:53 -05:00
Ryan Ahearn
b46dfe98d8
Remove wildcard matcher on egress allow
2023-01-24 15:57:43 -05:00
Ryan Ahearn
c54a207c57
Update proxy settings to enable sending data to new relic
2023-01-24 13:48:38 -05:00
Ryan Ahearn
914a7cc969
Updates for sandbox env
2023-01-24 13:43:37 -05:00
Ryan Ahearn
b7c9535798
Merge pull request #170 from GSA/new-relic-onboarding-doc
...
Add onboarding step for new relic to infra-overview.md
2023-01-23 13:21:33 -05:00
Ryan Ahearn
35fdd6132d
Add onboarding step for new relic to infra-overview.md
2023-01-23 12:00:58 -05:00
Ryan Ahearn
e95e24875a
Merge pull request #168 from GSA/new-relic
...
Initial setup of New relic
2023-01-19 12:50:41 -05:00
Ryan Ahearn
c3faf3df4d
Install newrelic before attempting to validate config
2023-01-19 09:38:18 -05:00
Ryan Ahearn
b9a53b7b54
Validate new relic config in github actions
2023-01-19 09:33:33 -05:00
Ryan Ahearn
0652b21521
Set new relic license key via env var
2023-01-18 10:49:39 -05:00
Ryan Ahearn
50bc1532a3
Turn off newrelic for celery-beat
2023-01-18 10:03:45 -05:00