Commit Graph

10939 Commits

Author SHA1 Message Date
Carlo Costino
7aa6f62545 Fix debug statement
This changeset fixes a recently added debug statement that was assuming a list was not empty, which was causing end-to-end tests to break in the admin site.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-31 12:02:50 -04:00
Carlo Costino
67392e64e3 Merge pull request #993 from GSA/notify-api-843
bring coverage back up to 95%
2024-05-31 11:36:47 -04:00
Carlo Costino
a3ef6de5bc Merge pull request #992 from GSA/notify-admin-1396
Exception Investigation: app.notify_client:InviteTokenError
2024-05-31 11:35:20 -04:00
Carlo Costino
a555bd429e Merge pull request #1022 from GSA/notify-api-951
replace utcnow with timezone naive utc call
2024-05-31 11:18:29 -04:00
Kenneth Kehl
f74d08a66a merge from main 2024-05-31 07:38:27 -07:00
Kenneth Kehl
bce5220515 merge from main 2024-05-31 07:35:41 -07:00
Carlo Costino
638b068ecf Merge pull request #1041 from GSA/dependabot/pip/boto3-1.34.116
Bump boto3 from 1.34.114 to 1.34.116
2024-05-31 10:20:00 -04:00
dependabot[bot]
826f178629 Bump boto3 from 1.34.114 to 1.34.116
Bumps [boto3](https://github.com/boto/boto3) from 1.34.114 to 1.34.116.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.114...1.34.116)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 14:09:00 +00:00
Carlo Costino
25df0e23e1 Merge pull request #1018 from GSA/terrazoon-patch-1
Look into enabling Dependabot Code Scanning for our API and admin repos
2024-05-31 10:07:12 -04:00
Carlo Costino
37691ff0c0 Merge pull request #1039 from GSA/dependabot/pip/moto-5.0.9
Bump moto from 5.0.8 to 5.0.9
2024-05-31 10:03:53 -04:00
Carlo Costino
543a20f4a1 Merge pull request #987 from GSA/pr_debug_reports
add some debug around report generation
2024-05-31 10:03:05 -04:00
dependabot[bot]
d42de15688 Bump moto from 5.0.8 to 5.0.9
Bumps [moto](https://github.com/getmoto/moto) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/5.0.8...5.0.9)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 13:43:32 +00:00
Carlo Costino
0d3a0c5ce9 Merge pull request #1038 from GSA/dependabot/pip/botocore-1.34.116
Bump botocore from 1.34.115 to 1.34.116
2024-05-31 09:39:29 -04:00
dependabot[bot]
85fecf2077 Bump botocore from 1.34.115 to 1.34.116
Bumps [botocore](https://github.com/boto/botocore) from 1.34.115 to 1.34.116.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.115...1.34.116)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 22:02:04 +00:00
Carlo Costino
61cbec16a4 Merge pull request #1035 from GSA/dependabot/pip/botocore-1.34.115
Bump botocore from 1.34.114 to 1.34.115
05-30-2024
2024-05-29 19:35:57 -04:00
dependabot[bot]
224c0d45a1 Bump botocore from 1.34.114 to 1.34.115
Bumps [botocore](https://github.com/boto/botocore) from 1.34.114 to 1.34.115.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.114...1.34.115)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 22:07:30 +00:00
Carlo Costino
537b74615c Merge pull request #1034 from GSA/dependabot/pip/requests-2.32.3
Bump requests from 2.32.2 to 2.32.3
2024-05-29 18:05:24 -04:00
dependabot[bot]
968128ad76 Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 21:58:00 +00:00
Carlo Costino
a9cfd1bf7f Merge pull request #1032 from GSA/dependabot/pip/boto3-1.34.114
Bump boto3 from 1.34.112 to 1.34.114
2024-05-28 18:14:21 -04:00
dependabot[bot]
96c77f79ff Bump boto3 from 1.34.112 to 1.34.114
Bumps [boto3](https://github.com/boto/boto3) from 1.34.112 to 1.34.114.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.112...1.34.114)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 22:06:37 +00:00
Carlo Costino
75f5cba214 Merge pull request #1031 from GSA/dependabot/pip/faker-25.3.0
Bump faker from 25.2.0 to 25.3.0
2024-05-28 18:03:23 -04:00
dependabot[bot]
75c429c597 Bump faker from 25.2.0 to 25.3.0
Bumps [faker](https://github.com/joke2k/faker) from 25.2.0 to 25.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v25.2.0...v25.3.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 21:54:16 +00:00
Carlo Costino
b7a218697e Merge pull request #1029 from GSA/dependabot/pip/botocore-1.34.114
Bump botocore from 1.34.113 to 1.34.114
2024-05-28 17:48:25 -04:00
Carlo Costino
b09eb5d06f Merge pull request #1028 from GSA/garrgh
fix query
2024-05-28 17:32:44 -04:00
dependabot[bot]
0073c1fa4f Bump botocore from 1.34.113 to 1.34.114
Bumps [botocore](https://github.com/boto/botocore) from 1.34.113 to 1.34.114.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.113...1.34.114)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 21:20:19 +00:00
Kenneth Kehl
bbeb602224 fix query 2024-05-28 14:01:37 -07:00
Carlo Costino
97b46cef61 Merge pull request #1026 from GSA/dependabot/pip/moto-5.0.8
Bump moto from 5.0.7 to 5.0.8
2024-05-28 14:13:03 -04:00
dependabot[bot]
1419ea4394 Bump moto from 5.0.7 to 5.0.8
Bumps [moto](https://github.com/getmoto/moto) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 16:20:49 +00:00
Carlo Costino
ec0ec1d17b Merge pull request #1025 from GSA/dependabot/pip/botocore-1.34.113
Bump botocore from 1.34.112 to 1.34.113
2024-05-28 12:18:54 -04:00
dependabot[bot]
0d98dc4c18 Bump botocore from 1.34.112 to 1.34.113
Bumps [botocore](https://github.com/boto/botocore) from 1.34.112 to 1.34.113.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.112...1.34.113)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 16:09:26 +00:00
Carlo Costino
8e80450119 Merge pull request #1024 from GSA/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.5.1 to 70.0.0
2024-05-28 12:06:11 -04:00
dependabot[bot]
e1005cf408 Bump setuptools from 69.5.1 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 21:51:54 +00:00
Kenneth Kehl
4aba47eacf merge from main again 2024-05-24 08:19:45 -07:00
Steven Reilly
95b4393b5f Merge pull request #1011 from GSA/update-pre-commit-hooks
Update pre-commit hooks
2024-05-24 10:54:34 -04:00
Carlo Costino
64fb311ac3 Removed duplicate pre-commit hooks
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-24 10:27:33 -04:00
Kenneth Kehl
7f852acb9b merge from main 2024-05-24 07:19:08 -07:00
Kenneth Kehl
f1206a7006 update 2024-05-24 07:18:44 -07:00
Carlo Costino
6ea526a463 Merge branch 'main' into update-pre-commit-hooks 2024-05-24 10:17:56 -04:00
Kenneth Kehl
362b2addd9 merge from main 2024-05-24 07:16:08 -07:00
Carlo Costino
f98b518a49 Merge pull request #1020 from GSA/dependabot/pip/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2
2024-05-24 10:03:06 -04:00
Kenneth Kehl
07650e39e7 remove datetime.utcnow() 2024-05-23 14:07:57 -07:00
Kenneth Kehl
905df17f65 remove datetime.utcnow() 2024-05-23 13:59:51 -07:00
Kenneth Kehl
752a13fbd2 replace utcnow with timezone naive utc call 2024-05-23 10:18:02 -07:00
dependabot[bot]
2cf0debc44 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 21:54:40 +00:00
Kenneth Kehl
6f420c3f44 Create codeql.yml 2024-05-21 09:05:13 -07:00
Carlo Costino
2f7e56561d Merge branch 'main' into update-pre-commit-hooks 2024-05-20 11:43:49 -04:00
Carlo Costino
125ec9e298 Adding audited baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:41:12 -04:00
Carlo Costino
32acf6b694 Adjusting baseline file for detect-secrets
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:34:17 -04:00
Carlo Costino
ff9c8678bb Added detect-secrets hook
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 11:16:37 -04:00
Carlo Costino
2db920b0f4 Additional pre-commit hook testing
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-05-20 10:57:27 -04:00