187 Commits

Author SHA1 Message Date
Beverly Nguyen
83312b38fa fix read me typo 2025-09-29 12:22:20 -07:00
Kenneth Kehl
bdfa59830f upgrade python to 3.13.2 2025-08-28 07:26:45 -07:00
Carlo Costino
c6ae9636c2 Downgrade Python to 3.12.9 again
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 12:27:34 -04:00
ccostino
17e014f8d4 Fix version number to match
Document the correct version.
2025-07-29 09:52:44 -04:00
ccostino
f6ba1a241c Fix version number to match
Document the correct version.
2025-07-29 09:52:09 -04:00
Kenneth Kehl
e7cee89624 upgrade to python 3.13.2 2025-07-28 11:52:45 -07:00
Carlo Costino
b706866b48 Updated README Terraform setup instructions
This changeset updates the setup instructions for Terraform to use a newer tool to manage Terraform installations, and to update the Terraform version used within the project.  It also accounts for the Python version currently used by the project.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-23 13:47:08 -04:00
Kenneth Kehl
56e18515db upgrade to python 3.12.9 2025-06-27 07:07:32 -07:00
Kenneth Kehl
c3bc9e52ca upgrade to python 3.12.7 2025-06-26 07:16:07 -07:00
Kenneth Kehl
83068fcc0d revert python upgrade again 2025-06-25 13:36:42 -07:00
Kenneth Kehl
b3892ffb01 merge from main 2025-06-25 11:33:18 -07:00
alexjanousekGSA
ddcb34af86 Updated readme 2025-06-25 13:11:08 -04:00
Kenneth Kehl
c23e1a9679 upgrade to python 3.13.2 2025-06-18 13:23:51 -07:00
Kenneth Kehl
97ea02e85a manually roll python back to 3.12.2 2025-06-09 08:46:07 -07:00
Kenneth Kehl
44f2c52a52 merge from main 2025-05-30 13:29:53 -07:00
Kenneth Kehl
fb3bf6d9b1 okay upgrade to 3.13.2 now to stay in sync with admin 2025-05-30 12:35:27 -07:00
Kenneth Kehl
f7f92dd1f4 try python 3.13.3 2025-05-30 11:20:56 -07:00
Kenneth Kehl
ad17ddc23f try upgrading to python 3.13.1 2025-05-30 11:09:10 -07:00
Kenneth Kehl
72289ace08 python upgrade 2025-05-30 10:49:42 -07:00
ccostino
cbe50a1aa7 Merge pull request #1744 from GSA/add-detect-secrets-docs
Add detect-secrets documentation
2025-05-30 11:50:14 -04:00
Carlo Costino
0a28b33e99 Add detect-secrets documentation
This changeset adds documentation to help our team manage our secrets detection with the detect-secrets pre-commit plugin.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-05-30 11:39:07 -04:00
Kenneth Kehl
c2ed11d28e add comments about poetry upgrade 2025-05-29 08:48:00 -07:00
Beverly Nguyen
30cb114e3c update readme 2025-05-20 14:18:51 -07:00
Carlo Costino
01b9ea451a Expand the credential/secret rotation runbook
This changeset adds a bunch of new information on how to manage environment variables and credentials in our application.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-04-28 17:01:59 -04:00
Carlo Costino
4c91629ee8 Add runbook for reviewing daily scans
This changeset adds a new runbook to our documentation that explains how to review our daily scans for new findings.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-04-28 11:36:44 -04:00
Carlo Costino
6824c45909 Fix typos and clarify a couple more things
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-04-25 15:17:42 -04:00
Carlo Costino
e8214e4a01 Update instructions for managing DNS and domain configuration
This changeset updates our runbook for the DNS and domain management:

* Add instructions and steps for how to perform the necessary actions to add and/or remove domains
* Update links to existing resources
* Add links to additional documentation

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-04-25 13:39:17 -04:00
Carlo Costino
51ac7bd37d Add production deployment steps to documentation
This changeset adds the steps to take for setting up a new production deployment.  This includes instructions on creating the release notes and what to do once the deploys are done (and if they fail, what to do to help troubleshoot).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-09-10 14:44:58 -04:00
Carlo Costino
df31d43a92 Update pull request template and docs
This changeset updates our pull request template to be much more streamlined and shifts most of the information to our documentation.  The PR template now links to the docs for folks who are new and unfamiliar with what we require in our pull requests so that the template itself just has the headings and quick outlines to get started more easily and quickly.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-06-28 17:22:30 -04:00
Carlo Costino
ac4ebacfeb Removed one more utils reference in the README and fixed directory name
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:41:49 -04:00
Carlo Costino
99edc88197 Localize notification_utils to the API
This changeset pulls in all of the notification_utils code directly into the API and removes it as an external dependency.  We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the API.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-16 10:17:45 -04:00
John Skiles Skinner
dbfb1e2379 Accommodate the version of Terraform that CI/CD expects 2024-04-15 17:52:40 -07:00
John Skiles Skinner
dc6379bae7 Update version of Terraform installed in the main README 2024-04-15 16:51:32 -07:00
John Skiles Skinner
8d11133d4e Merge pull request #875 from GSA/jskinne3-add-cf-org-and-space
Add cf org and space to README
2024-03-27 17:32:04 -07:00
John Skiles Skinner
387e37629b Clarify local development context 2024-03-27 17:24:24 -07:00
John Skiles Skinner
7b97013255 Notes about running ./run.sh and make run-profile
Explain what to expect when running `./run.sh` and `make run-profile` so that the user can determine if they have run correctly
2024-03-27 09:05:08 -07:00
John Skiles Skinner
6b870abdc4 Add cf org and space to README 2024-03-26 13:08:34 -07:00
samathad2023
61ce2b08b8 utils dependencies updates 2024-03-21 13:02:54 -07:00
samathad2023
172497c19e Latest utils commit updates sync with main 2024-03-20 14:09:46 -07:00
samathad2023
aa0b2e49e1 README updates 2024-03-19 09:18:46 -07:00
Steven Reilly
89200e5f4d Update README.md with logo 2024-03-06 14:18:01 -05:00
Carlo Costino
df9ee470dc Merge pull request #828 from GSA/800-flask-command-for-test
800 flask command for test
2024-03-05 11:58:00 -05:00
Anastasia Gradova
703500274b Updated doucmentation in README and all.md 2024-03-05 08:43:20 -07:00
Carlo Costino
611a8c8bc6 Add E2E configuration information to docs
This changeset adds a bit of missing information to our README and documentation for E2E test configuration.  This is required for the project to be set up correctly, and while it will work out of the box, there are a couple of adjustments that need to be made to ensure everything is configured correctly.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-01 12:23:05 -05:00
Anastasia Gradova
96a3a8bdc6 Update README.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2023-12-18 13:22:03 -07:00
Anastasia Gradova
3f903d9fe2 updated README for PSQL bug 2023-12-08 12:39:57 -07:00
stvnrlly
24c2bb6f11 apparently another heading 2023-11-28 13:12:12 -05:00
stvnrlly
33d1fd4534 one fewer t 2023-11-28 13:10:37 -05:00
Carlo Costino
b066fff07c ...and the README
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-28 12:44:32 -05:00
Carlo Costino
844cab2e3d Updated references of US Notify to Notify.gov
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-22 13:53:15 -05:00