Commit Graph

9582 Commits

Author SHA1 Message Date
dependabot[bot]
5bf285d117 Bump beautifulsoup4 from 4.11.1 to 4.12.2 (#344)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 to 4.12.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 09:50:57 -04:00
dependabot[bot]
d42120684d Bump pip-audit from 2.4.12 to 2.6.0 (#345)
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.4.12 to 2.6.0.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pypa/pip-audit/compare/v2.4.12...v2.6.0)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 09:49:47 -04:00
dependabot[bot]
6a76f4f9b7 Bump packaging from 21.3 to 23.1 (#341)
Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 23.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/21.3...23.1)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 21:41:22 -04:00
Kenneth Kehl
4243404f47 Merge pull request #339 from GSA/notify-api-332
notify-api-332 rename organisation
2023-07-11 13:31:49 -07:00
Kenneth Kehl
029aa5794d fix handle_integrity_error() 2023-07-11 10:58:58 -07:00
Kenneth Kehl
015a550424 fix docs 2023-07-10 15:38:31 -07:00
Kenneth Kehl
3ac2feacfe fix tests 2023-07-10 14:21:36 -07:00
Kenneth Kehl
6e442d71e6 change order of db operations 2023-07-10 11:31:05 -07:00
Kenneth Kehl
4940d5e93b notify-api-332 rename organisation 2023-07-10 11:06:29 -07:00
dependabot[bot]
15010d34a7 Bump marshmallow from 3.15.0 to 3.19.0 (#327)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.15.0 to 3.19.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.15.0...3.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 11:34:13 -04:00
dependabot[bot]
25112eaa2d Bump pyjwt from 2.4.0 to 2.7.0 (#313)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.4.0...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 11:16:18 -04:00
dependabot[bot]
8be3864d7a Bump marshmallow-sqlalchemy from 0.28.1 to 0.29.0 (#310)
Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.28.1 to 0.29.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.28.1...0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 10:35:09 -04:00
Kenneth Kehl
30b53f2b63 Merge pull request #335 from GSA/update-staging-proxy-acl
Add logs AWS endpoint to staging proxy allow list
2023-07-07 14:30:53 -07:00
Carlo Costino
0769852400 Add logs AWS endpoint to staging proxy allow list
This changeset adds another endpoint to the staging egress proxy to enable access to AWS CloudWatch logs.

NOTE:  We will have to probably do this for production as well.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-07 17:12:56 -04:00
Kenneth Kehl
4cd2387b61 Merge pull request #304 from GSA/notify-512
notify-512: get daily message limit from notification_utils
2023-07-06 14:16:03 -07:00
Kenneth Kehl
655cc91b50 merge from main 2023-07-06 13:45:53 -07:00
Kenneth Kehl
48fab29cf0 update Pipfile so notifications-utils points to main branch 2023-07-06 13:40:54 -07:00
Carlo Costino
6f3f4bbfbb Merge pull request #329 from GSA/stvnrlly/agreement-adr
Add agreement model ADR
2023-07-05 17:55:30 -04:00
Kenneth Kehl
317a330870 Merge pull request #330 from GSA/scheduled_tasks
Examine and re-align jobs that run based on UTC time
2023-07-05 14:52:55 -07:00
Kenneth Kehl
96fc7a32dd Examine and re-align jobs that run based on UTC time 2023-07-05 13:15:44 -07:00
Carlo Costino
34cd616cac Last bit of formatting improvements.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-05 15:34:30 -04:00
Carlo Costino
f93972e9c4 Minor doc formatting and typo fixes
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-07-05 15:29:59 -04:00
stvnrlly
22670b6ee6 adr housekeeping 2023-07-05 15:12:41 -04:00
stvnrlly
fa7de0cb84 add new agreement adr 2023-07-05 15:09:09 -04:00
Carlo Costino
2f6c858248 Merge pull request #325 from GSA/tdlowden-patch-1
Update 0004-designing-pilot-content-visibility.md
2023-07-05 15:04:19 -04:00
Kenneth Kehl
8c44443f87 Merge pull request #320 from GSA/dependabot/pip/jsonschema-4.17.3
Bump jsonschema from 4.5.1 to 4.17.3
2023-07-04 09:05:26 -07:00
dependabot[bot]
94f0983bd3 Bump jsonschema from 4.5.1 to 4.17.3
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.5.1 to 4.17.3.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.5.1...v4.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 17:49:33 +00:00
Kenneth Kehl
1b92f6c76f Merge pull request #315 from GSA/dependabot/pip/python-dotenv-1.0.0
Bump python-dotenv from 0.20.0 to 1.0.0
2023-07-03 10:39:07 -07:00
Tim Lowden
bcab537152 Update 0004-designing-pilot-content-visibility.md
Adding mockups
2023-06-29 08:15:54 -04:00
Kenneth Kehl
5e3a99efb3 change cloudwatch to monitoring for endpoint acls (#324)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-06-28 17:59:54 -04:00
Kenneth Kehl
fdb837d917 Merge pull request #323 from GSA/badpii
notify-api-317 try adding cloudwatch to allow acl for egress proxy
2023-06-28 12:00:59 -07:00
Kenneth Kehl
7785d59452 notify-api-317 try adding cloudwatch to allow acl for egress proxy 2023-06-28 11:44:02 -07:00
Kenneth Kehl
a04aee1d3a Merge pull request #322 from GSA/badpii
try using vanilla sql for problematic query
2023-06-28 07:10:40 -07:00
Kenneth Kehl
2075d2821b try using vanilla sql for problematic query 2023-06-28 06:59:28 -07:00
Kenneth Kehl
3944ac1342 Merge pull request #319 from GSA/badpii
try without weird SQLAlchemy flag
2023-06-27 14:55:00 -07:00
Kenneth Kehl
6474e0ffa8 code review feedback 2023-06-27 14:45:48 -07:00
Kenneth Kehl
7105cf6ed8 try without weird SQLAlchemy flag 2023-06-27 14:39:17 -07:00
Kenneth Kehl
cb683293e8 Merge pull request #318 from GSA/badpii
notify-api-317 fix the scrubbing of pii for successful notifications
2023-06-27 13:50:11 -07:00
Kenneth Kehl
d7ad65ef89 remove autocommit and clean up some bad debug statements 2023-06-27 13:06:38 -07:00
Kenneth Kehl
17e9fc1e8f notify-api-317 fix the scrubbing of pii for successful notifications 2023-06-27 10:48:14 -07:00
dependabot[bot]
aa60dfa5c5 Bump python-dotenv from 0.20.0 to 1.0.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 1.0.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v1.0.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 14:42:59 +00:00
Kenneth Kehl
12f3a7ee5d Merge pull request #314 from GSA/dependabot/pip/pytest-mock-3.11.1
Bump pytest-mock from 3.7.0 to 3.11.1
2023-06-27 07:34:08 -07:00
dependabot[bot]
bf455e60e4 Bump pytest-mock from 3.7.0 to 3.11.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.7.0 to 3.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.7.0...v3.11.1)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 22:24:58 +00:00
Kenneth Kehl
1fa5be2c88 Merge pull request #309 from GSA/notify-103b
add dependabot config
2023-06-26 10:06:22 -07:00
Kenneth Kehl
fe81725a10 remove target branch because we want each upgrade in separate branch 2023-06-26 08:57:40 -07:00
Kenneth Kehl
d217b5348b move dependabot file 2023-06-26 08:41:18 -07:00
Kenneth Kehl
3bfb6f90dc fix up dependabot file 2023-06-23 11:27:18 -07:00
Kenneth Kehl
e18ac70d3c add dependabot config 2023-06-23 11:22:34 -07:00
Carlo Costino
bcacd9290a Merge pull request #307 from GSA/update-adl-with-0004
Update ADL to include ADR 0004
2023-06-22 11:52:37 -04:00
Carlo Costino
322a4a6313 Update ADL to include ADR 0004
This changeset updates our Architecture Decision Log (ADL) with ADR 0004:  Designing Pilot Content Visibility

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-06-22 11:27:38 -04:00