Commit Graph

12535 Commits

Author SHA1 Message Date
Kenneth Kehl
df22caa519 Merge pull request #1584 from GSA/dependabot/pip/jinja2-3.1.6
Bump jinja2 from 3.1.5 to 3.1.6
2025-03-07 07:22:47 -08:00
dependabot[bot]
e3b56015d8 Bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 04:48:17 +00:00
ccostino
79c406c829 Merge pull request #1263 from GSA/dependabot/pip/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0
03-05-2025
2025-03-04 17:44:29 -05:00
Kenneth Kehl
ecafaf847f Merge pull request #1580 from GSA/track_costs
fix test
2025-03-04 12:29:13 -08:00
ccostino
819dd89854 Merge pull request #1581 from GSA/wrong_sender_number
add even more debug for sender number
2025-03-04 14:26:16 -05:00
Kenneth Kehl
7cd4158b92 add even more debug for sender number 2025-03-04 11:17:06 -08:00
Kenneth Kehl
431a09e3cf fix test 2025-03-04 11:07:52 -08:00
Kenneth Kehl
7de239c660 fix test 2025-03-04 10:57:41 -08:00
Kenneth Kehl
dee22b893b fix test 2025-03-04 10:48:09 -08:00
Kenneth Kehl
0255ef7bdc fix test 2025-03-04 10:35:03 -08:00
Kenneth Kehl
295d95b5b1 fix test 2025-03-04 10:24:38 -08:00
ccostino
d525474473 Merge pull request #1579 from GSA/track_costs
track message costs
2025-03-04 12:10:25 -05:00
dependabot[bot]
2d4ff9e87b Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 14:54:49 +00:00
Kenneth Kehl
c2a67915a8 merge from main 2025-03-03 11:24:29 -08:00
Kenneth Kehl
5e5f28b313 merge from main 2025-03-03 10:53:56 -08:00
Kenneth Kehl
c77f684dab merge from main 2025-03-03 10:26:11 -08:00
ccostino
4946dbabb4 Merge pull request #1576 from GSA/increase-code-coverage
Added tests to increase code coverage
2025-03-03 13:04:22 -05:00
Kenneth Kehl
da9bbc31ba remoe print statement 2025-02-28 14:47:26 -08:00
Kenneth Kehl
d0fe33cc6e track message costs 2025-02-28 10:08:02 -08:00
Kenneth Kehl
a04507601b track message costs 2025-02-28 09:57:37 -08:00
Kenneth Kehl
880c524f14 track message costs 2025-02-28 09:40:54 -08:00
Kenneth Kehl
4846c96505 track message costs 2025-02-28 09:29:43 -08:00
Kenneth Kehl
c05ec18b11 track message costs 2025-02-28 09:16:06 -08:00
Kenneth Kehl
143741830c track message costs 2025-02-28 08:58:45 -08:00
Kenneth Kehl
d6bb2d8fb0 track message costs 2025-02-28 08:39:13 -08:00
alexjanousekGSA
ca15646b26 Added tests to increase code coverage 2025-02-27 16:09:49 -05: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