Kenneth Kehl
d6bb2d8fb0
track message costs
2025-02-28 08:39:13 -08:00
ccostino
e9e69777de
Merge pull request #1575 from GSA/dependabot/pip/amqp-5.3.1
...
Bump amqp from 5.2.0 to 5.3.1
2025-02-27 11:23:59 -05:00
ccostino
bcd872b492
Merge pull request #1546 from GSA/notify-admin-2180
...
add endpoint for 'recent' notifications
2025-02-27 11:16:21 -05:00
ccostino
81366f7a34
Merge pull request #1559 from GSA/report_adr
...
add report generation adr
2025-02-27 11:06:36 -05:00
Alex Janousek
52b0998727
Merge pull request #1569 from GSA/feat/fe-tz-change
...
Updated endpoint to allow hourly updates to enable utc => local time conversion
2025-02-27 10:04:15 -05:00
dependabot[bot]
38367dfca2
Bump amqp from 5.2.0 to 5.3.1
...
Bumps [amqp](https://github.com/celery/py-amqp ) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/celery/py-amqp/releases )
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog )
- [Commits](https://github.com/celery/py-amqp/compare/v5.2.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: amqp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-26 22:03:30 +00:00
ccostino
3350053372
Merge pull request #1572 from GSA/dependabot/pip/moto-5.1.0
...
Bump moto from 5.0.11 to 5.1.0
2025-02-26 14:56:45 -05:00
alexjanousekGSA
d12b188861
Fixed bug
2025-02-24 18:16:19 -05:00
dependabot[bot]
559b789d2c
Bump moto from 5.0.11 to 5.1.0
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.0.11 to 5.1.0.
- [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.11...5.1.0 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 22:47:08 +00:00
Kenneth Kehl
590f070ea3
merge from main
2025-02-24 14:46:16 -08:00
Kenneth Kehl
66fc6247a1
Merge pull request #1571 from GSA/fix_message_ratio_endpoint
...
Fix message ratio endpoint
2025-02-24 14:44:54 -08:00
Kenneth Kehl
a834da4c19
fix test
2025-02-24 14:30:58 -08:00
alexjanousekGSA
896d26343c
Fixed bug with deconstruction
2025-02-24 17:20:17 -05:00
Kenneth Kehl
2678719494
fix test
2025-02-24 13:06:40 -08:00
Kenneth Kehl
f854cac5ef
fix test
2025-02-24 12:56:37 -08:00
Kenneth Kehl
b22b711fd5
fix test
2025-02-24 12:45:05 -08:00
Kenneth Kehl
3bd2e1d158
fix message ratio endpoint
2025-02-24 12:29:31 -08:00
Kenneth Kehl
cd8564204f
remove pytz remnants
2025-02-24 10:32:39 -08:00
Kenneth Kehl
b1712964a8
remove pytz remnants
2025-02-24 10:18:33 -08:00
alexjanousekGSA
aad562bb88
Fixed flake errors
2025-02-24 12:35:25 -05:00
alexjanousekGSA
6c8b3dbb63
Sorted imports
2025-02-24 12:30:45 -05:00
alexjanousekGSA
9bb8b31b65
Updated backend to include stat endpoint that gives hourly results instead of daily
2025-02-24 12:26:22 -05:00
ccostino
b12216dcc9
Merge pull request #1568 from GSA/corrupt_csv
...
improve error handling around corrupt csv files
02-24-2025
2025-02-20 13:17:57 -05:00
Kenneth Kehl
eb8d18bf6b
improve error handling around corrupt csv files
2025-02-20 08:00:39 -08:00
ccostino
d47f808e4b
Merge pull request #1567 from GSA/fix-terraform-actions
...
Update Terraform installation and configuration
2025-02-20 10:52:20 -05:00
Carlo Costino
00e6e560fa
Fix up Terraform installation and get back to latest changed file check
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-02-19 21:36:51 -05:00
Carlo Costino
76ff8c11e9
Try installing Terraform directly per GitHub Action issue
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-02-19 21:26:45 -05:00
Carlo Costino
a4645e9ba1
Adding users back in
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-02-19 21:15:01 -05:00
Carlo Costino
1de2c8081b
Update Terraform config and revert staging deploy change
...
This changeset updates the Terraform user configuration in several environments to factor in team member changes, and reverts the previous change to the staging deploy to see if there was an issue with the last update which is preventing the workflow from running now.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-02-19 18:21:57 -05:00
Beverly Nguyen
f9f1acfaba
Merge pull request #1565 from GSA/update-github-actions
2025-02-19 14:23:44 -08:00
Carlo Costino
87c4429055
Update GitHub Action References
...
This changeset updates many of our GitHub Action references to point to the latest versions to ensure they are kept up-to-date. This helps address any improvements and security patches that have been made to them.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-02-19 16:42:34 -05:00
Andrew Shumway
4cfa8c3e4b
Merge pull request #1562 from GSA/dependabot/pip/cffi-1.17.1
...
Bump cffi from 1.16.0 to 1.17.1
2025-02-19 11:53:46 -07:00
dependabot[bot]
6e5585027c
Bump cffi from 1.16.0 to 1.17.1
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-13 21:07:52 +00:00
ccostino
9b378230da
Merge pull request #1560 from GSA/dependabot/pip/geojson-3.2.0
...
Bump geojson from 3.1.0 to 3.2.0
2025-02-13 15:43:00 -05:00
dependabot[bot]
7a509fe873
Bump geojson from 3.1.0 to 3.2.0
...
Bumps [geojson](https://github.com/jazzband/geojson ) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/geojson/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: geojson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-13 15:41:47 +00:00
Andrew Shumway
c9b7978268
Merge pull request #1557 from GSA/dependabot/pip/cryptography-44.0.1
...
Bump cryptography from 43.0.3 to 44.0.1
2025-02-12 14:39:25 -07:00
Kenneth Kehl
3e60fd7281
add report generation adr
2025-02-12 12:17:25 -08:00
dependabot[bot]
ea07e84341
Bump cryptography from 43.0.3 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.3 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 19:18:15 +00:00
Kenneth Kehl
414cbe3486
Merge pull request #1408 from GSA/notify-api-1351
...
start trying to get to 95% coverage
2025-02-10 14:16:22 -08:00
Andrew Shumway
970d2f9dab
Merge pull request #1555 from GSA/dependabot/pip/blinker-1.9.0
...
Bump blinker from 1.8.2 to 1.9.0
2025-02-10 14:39:20 -07:00
dependabot[bot]
5c3b065382
Bump blinker from 1.8.2 to 1.9.0
...
Bumps [blinker](https://github.com/pallets-eco/blinker ) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases )
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets-eco/blinker/compare/1.8.2...1.9.0 )
---
updated-dependencies:
- dependency-name: blinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 21:13:53 +00:00
ccostino
acfdc242e9
Merge pull request #1527 from GSA/dependabot/pip/setuptools-75.8.0
...
Bump setuptools from 72.2.0 to 75.8.0
2025-02-10 15:26:37 -05:00
dependabot[bot]
89b620f899
Bump setuptools from 72.2.0 to 75.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 72.2.0 to 75.8.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/v72.2.0...v75.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 20:14:44 +00:00
Andrew Shumway
18397f63ae
Merge pull request #1423 from GSA/dependabot/pip/aiohttp-3.10.11
...
Bump aiohttp from 3.10.10 to 3.10.11
2025-02-10 12:30:30 -07:00
dependabot[bot]
dda96bb3b7
Bump aiohttp from 3.10.10 to 3.10.11
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.10 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.10.11 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 19:08:13 +00:00
Kenneth Kehl
4a742a8873
code review feedback
2025-02-10 11:05:41 -08:00
Kenneth Kehl
1e77491ecd
merge from main
2025-02-10 08:57:20 -08:00
ccostino
1cbd40f36b
Merge pull request #1550 from GSA/notify-api-1548
...
try to fix dynamic scan warnings
2025-02-07 14:32:55 -05:00
Kenneth Kehl
f3d7d56e04
fix werkzeug server header
2025-02-04 07:39:42 -08:00
Kenneth Kehl
dea1ef5eae
fix werkzeug server header
2025-02-04 07:30:39 -08:00