Carlo Costino
19b0a1ec61
Merge pull request #538 from GSA/dependabot/pip/moto-4.2.6
...
Bump moto from 4.2.0 to 4.2.6
2023-10-17 12:15:20 -04:00
dependabot[bot]
f60053f745
Bump moto from 4.2.0 to 4.2.6
...
Bumps [moto](https://github.com/getmoto/moto ) from 4.2.0 to 4.2.6.
- [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/4.2.0...4.2.6 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 21:27:37 +00:00
Carlo Costino
3a3625017d
Merge pull request #536 from GSA/stvnrlly/0008-implementation
...
Add next steps for quotas in ADR 0008
2023-10-13 13:50:52 -04:00
Carlo Costino
669f2ec813
Merge pull request #535 from GSA/stvnrlly/deploy-docs
...
Adding details of deploy PR process to docs
2023-10-13 13:50:30 -04:00
Steven Reilly
eadfa4ed7e
add adr next steps
2023-10-13 12:19:51 -04:00
stvnrlly
fa5e244019
update egress deployers
2023-10-13 11:07:07 -04:00
stvnrlly
d851d848f4
add info about deploy pr
2023-10-13 11:06:52 -04:00
Carlo Costino
e89d67baee
Merge pull request #533 from GSA/stvnrlly/new-numbers
...
Add new phone numbers to docs
2023-10-13 09:20:07 -04:00
Steven Reilly
e809c30f3d
add new phone numbers to docs
2023-10-12 14:38:30 -04:00
Steven Reilly
59ca34c0da
Merge pull request #525 from GSA/adr/auto/adr-handle-paid-quotas-at-the-organization-level
...
Add ADR 0008: Handle paid quotas at the organization level
2023-10-12 10:51:29 -04:00
Carlo Costino
1baf19491f
Merge pull request #530 from GSA/dependabot/pip/vulture-2.10
...
Bump vulture from 2.9.1 to 2.10
2023-10-11 09:57:04 -04:00
dependabot[bot]
e03faa2dd9
Bump vulture from 2.9.1 to 2.10
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.9.1 to 2.10.
- [Release notes](https://github.com/jendrikseipp/vulture/releases )
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.9.1...v2.10 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 21:46:29 +00:00
Carlo Costino
0d76e78288
Merge pull request #524 from GSA/dependabot/pip/cffi-1.16.0
...
Bump cffi from 1.15.1 to 1.16.0
2023-10-06 12:18:59 -04:00
Carlo Costino
f8bb8af527
Merge pull request #527 from GSA/notify-api-521
...
notify-api-521 fix sms temporary failure message
2023-10-03 11:17:19 -04:00
Kenneth Kehl
5c31365f78
merge from main
2023-10-03 08:03:54 -07:00
Carlo Costino
d666020932
Merge pull request #529 from GSA/dependabot/pip/urllib3-1.26.17
...
Bump urllib3 from 1.26.16 to 1.26.17
2023-10-03 11:01:03 -04:00
Kenneth Kehl
679dee8123
fix tests
2023-10-03 08:00:59 -07:00
Kenneth Kehl
ef64bd424a
fix time passed to boto3
2023-10-03 07:52:20 -07:00
Kenneth Kehl
6af998a080
notify-api-521 code review feedback and fix code coverage
2023-10-03 07:31:24 -07:00
dependabot[bot]
d3c9614c89
Bump urllib3 from 1.26.16 to 1.26.17
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 04:13:35 +00:00
Kenneth Kehl
2487aeb657
remove debugging
2023-10-02 14:13:25 -07:00
Kenneth Kehl
bd09c63ea9
notify-api-521 fix sms temporary failure message
2023-10-02 14:09:50 -07:00
Notify ADR Automation
440267a128
add ADR 0008: ADR: Handle paid quotas at the organization level
2023-09-30 03:03:13 +00:00
dependabot[bot]
11241ad16e
Bump cffi from 1.15.1 to 1.16.0
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-29 22:06:32 +00:00
Carlo Costino
819cbb3353
Merge pull request #523 from GSA/notify-api-520
...
notify-api-520 persist the provider response even for successful sms …
2023-09-29 16:53:19 -04:00
Kenneth Kehl
8af7a5552f
notify-api-520 persist the provider response even for successful sms messages
2023-09-29 13:39:10 -07:00
Steven Reilly
f81f048b5b
Merge pull request #517 from GSA/update-zap-scans
...
Update OWASP ZAP scans
2023-09-29 14:25:29 -04:00
Carlo Costino
d5d432dfd1
Merge pull request #516 from GSA/bulk_testing
...
Bulk testing
2023-09-29 11:03:26 -04:00
Carlo Costino
66494f9540
Merge pull request #519 from GSA/stvnrlly/setup-streamline
...
Streamline setup instructions
2023-09-29 11:02:57 -04:00
Steven Reilly
6ae3417ac5
Merge pull request #511 from GSA/dependabot/pip/async-timeout-4.0.3
...
Bump async-timeout from 4.0.2 to 4.0.3
2023-09-29 10:41:06 -04:00
stvnrlly
cd37c242ba
remove unmaintained docker stuff
2023-09-29 10:40:18 -04:00
Steven Reilly
96b224d159
streamline setup instructions
2023-09-29 10:36:39 -04:00
Kenneth Kehl
27197b60bb
code review feedback
2023-09-29 07:30:12 -07:00
Carlo Costino
e019e9cf11
Update OWASP ZAP scans
...
The OWASP ZAP scan GitHub Actions have been updated recently and we need to make sure our GitHub Actions account for the recent changes. This changeset makes sure we are using the latest version of the OWASP ZAP API scan, the correct Docker image, and adjusts the name of the step to accurately reflect what scan is being run.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-28 17:28:27 -04:00
Kenneth Kehl
294723ce62
merge from main
2023-09-28 14:27:39 -07:00
Kenneth Kehl
bebce829af
instructions for bulk testing and change delivery receipt delay to 2 minutes
2023-09-28 14:27:16 -07:00
dependabot[bot]
7355a2140c
Bump async-timeout from 4.0.2 to 4.0.3
...
Bumps [async-timeout](https://github.com/aio-libs/async-timeout ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/aio-libs/async-timeout/releases )
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: async-timeout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-27 21:37:00 +00:00
Carlo Costino
6ac331eeef
Merge pull request #510 from GSA/notify-api-360
...
notify-api-360 stop worrying about aws regions
2023-09-27 16:36:47 -04:00
Steven Reilly
a6c563c239
Merge pull request #467 from GSA/adr/auto/0007
...
Add ADR 0007 to the repo
2023-09-27 13:16:57 -04:00
Kenneth Kehl
f1a4516c9e
notify-api-360 stop worrying about aws regions
2023-09-27 08:57:00 -07:00
stvnrlly
5c08762fa8
Merge branch 'main' into adr/auto/0007
2023-09-27 10:40:12 -04:00
stvnrlly
5a4e828e3f
add date
2023-09-27 09:47:29 -04:00
Steven Reilly
f32e3f6591
Merge pull request #509 from GSA/dependabot/pip/vulture-2.9.1
...
Bump vulture from 2.8 to 2.9.1
2023-09-27 09:43:42 -04:00
dependabot[bot]
21fdaeb350
Bump vulture from 2.8 to 2.9.1
...
Bumps [vulture](https://github.com/jendrikseipp/vulture ) from 2.8 to 2.9.1.
- [Release notes](https://github.com/jendrikseipp/vulture/releases )
- [Changelog](https://github.com/jendrikseipp/vulture/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jendrikseipp/vulture/compare/v2.8...v2.9.1 )
---
updated-dependencies:
- dependency-name: vulture
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 21:52:14 +00:00
Carlo Costino
19ba164708
Merge pull request #506 from GSA/notify-api-360
...
notify-api-360 messages are hanging in pending forever
2023-09-26 16:31:00 -04:00
Carlo Costino
af22e468d4
Merge pull request #505 from GSA/stvnrlly/one-with
...
More tiny ADR workflow changes
2023-09-26 16:22:10 -04:00
Kenneth Kehl
2bd4945847
merge from main again
2023-09-26 13:13:58 -07:00
Kenneth Kehl
c69ca3b204
merge from main
2023-09-26 13:13:34 -07:00
stvnrlly
6500d388fe
Merge branch 'main' into stvnrlly/one-with
2023-09-26 16:11:30 -04:00
Steven Reilly
ad31276989
Merge pull request #507 from GSA/fix-checks-dynamic-scan
...
Fix the dynamic-scan job
2023-09-26 16:08:49 -04:00