Commit Graph

17631 Commits

Author SHA1 Message Date
Kenneth Kehl
e82e138771 change gunicorn timeout to 240 seconds 2025-07-30 10:51:54 -07:00
ccostino
e3910e008c Merge pull request #2782 from GSA/2257-there-shouldnt-be-a-next-in-pagination-if-theres-less-than-50-items-in-a-table
fixing pagination and download links along with tests
2025-07-30 13:20:03 -04:00
ccostino
902e3e85f7 Merge pull request #2796 from GSA/downgrade-python-again
Downgrade Python to 3.12.9 again
2025-07-30 12:50:37 -04:00
Carlo Costino
f3df2f9c33 Downgrade Python to 3.12.9 again
This changeset puts us back to Python 3.12.9 since we are still wrestling with certificate validation errors in Python 3.13 and no easy way to test things without breaking our deployment flow currently.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-30 12:24:16 -04:00
Beverly Nguyen
177f7e836e Merge branch 'main' into 2085-conditional-within-the-my-activity-page-needs-to-be-fixed 2025-07-29 22:27:03 -07:00
Beverly Nguyen
260a58986b Fix empty table display in My activity view when user has no jobs 2025-07-29 22:23:59 -07:00
dependabot[bot]
7e789b1b55 Bump morphdom from 2.7.5 to 2.7.7
Bumps [morphdom](https://github.com/patrick-steele-idem/morphdom) from 2.7.5 to 2.7.7.
- [Changelog](https://github.com/patrick-steele-idem/morphdom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrick-steele-idem/morphdom/compare/v2.7.5...v2.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 23:24:01 +00:00
dependabot[bot]
a8dd322b82 Bump rollup from 4.45.1 to 4.46.2
Bumps [rollup](https://github.com/rollup/rollup) from 4.45.1 to 4.46.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.45.1...v4.46.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 23:23:53 +00:00
ccostino
35361fa784 Merge pull request #2790 from GSA/modify-notifications-client
Attempt to debug SSL cert validation error
2025-07-29 18:12:34 -04:00
Carlo Costino
3db62a1921 Fix broken test
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:55:04 -04:00
Carlo Costino
bf9d17d660 Fixed formatting issue with missing line
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:39:10 -04:00
Carlo Costino
f85efba737 Attempt to debug SSL cert validation error
This changeset introduces a few changes:

* Removes UK Notify Logo URL and config
* Removes UK Notify API URL and replaces with Notify.gov
* Improves the error handler for HTTPErrors to provide actual exception and stack trace information

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:33:13 -04:00
ccostino
c1b071adea Merge pull request #2788 from GSA/undo-recent-changes
Undo recent changes related to Python upgrade
2025-07-29 16:40:47 -04:00
Carlo Costino
f69e3a5a00 Undo recent changes related to Python upgrade
This changeset undoes the recent changes we tried after the Python 3.13 update as they had no bearing on the SSL cert validation errors.  Back to the drawing board!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 16:32:52 -04:00
ccostino
c2b7575e99 Merge pull request #2787 from GSA/python_3_13
disable gevent
2025-07-29 14:35:08 -04:00
Kenneth Kehl
9d072e44df add comment 2025-07-29 11:21:24 -07:00
Kenneth Kehl
8593a9b1ba disable gevent 2025-07-29 10:31:06 -07:00
Beverly Nguyen
e5885f674b Fixed pagination logic to prevent infinite next button 2025-07-29 10:25:43 -07:00
Beverly Nguyen
d65be41da5 fix test get_immediate_jobs for download availability check 2025-07-29 10:17:35 -07:00
Beverly Nguyen
eac2733a33 flake8 2025-07-29 09:57:59 -07:00
ccostino
18a6730a2c Merge pull request #2786 from GSA/python_3_13
instantiate newrelic in gunicorn_entry.py
2025-07-29 12:00:22 -04:00
Kenneth Kehl
c8a559f0e5 instantiate newrelic in gunicorn_entry.py 2025-07-29 08:15:43 -07:00
ccostino
d7568eda42 Merge pull request #2781 from GSA/python_3_13
upgrade to python 3.13.2
2025-07-29 10:04:36 -04:00
ccostino
0860d41042 Fix version number to match
Document the correct version.
2025-07-29 09:54:39 -04:00
ccostino
5a37482510 Fix version number to match
Document the correct version.
2025-07-29 09:54:30 -04:00
ccostino
cd14024627 Fix version number to match
Document the correct version.
2025-07-29 09:54:20 -04:00
dependabot[bot]
d16bfb39ba Bump moto from 5.1.8 to 5.1.9
Bumps [moto](https://github.com/getmoto/moto) from 5.1.8 to 5.1.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.1.8...5.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 02:31:12 +00:00
dependabot[bot]
cb94d26b73 Bump coverage from 7.10.0 to 7.10.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.0...7.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 02:12:25 +00:00
Beverly Nguyen
ba787f8cd1 add test 2025-07-28 17:46:00 -07:00
Beverly Nguyen
e828f78853 fixing pagination and download links along with tests 2025-07-28 17:04:53 -07:00
Kenneth Kehl
814d08af2b upgrade to python 3.13.2 2025-07-28 11:56:55 -07:00
ccostino
c4842e9e06 Merge pull request #2780 from GSA/try_gevent
try to force gevent monkey patching earlier
2025-07-28 14:25:27 -04:00
Kenneth Kehl
99585ae9f0 try to force gevent monkey patching earlier 2025-07-28 11:17:00 -07:00
ccostino
411854b481 Merge pull request #2779 from GSA/try_gevent
add gevent monkeypatching
2025-07-28 13:13:35 -04:00
Kenneth Kehl
6f663c83eb add gevent monkeypatching 2025-07-28 10:01:44 -07:00
ccostino
a6f52fa009 Merge pull request #2778 from GSA/try_gevent
switch eventlet to gevent
2025-07-28 12:34:35 -04:00
Kenneth Kehl
ee47610d2a switch eventlet to gevent 2025-07-28 09:21:46 -07:00
Alex Janousek
05381a5ba9 Merge pull request #2776 from GSA/dependabot/pip/newrelic-10.15.0
Bump newrelic from 10.14.0 to 10.15.0
2025-07-25 12:46:16 -04:00
Alex Janousek
32c35eb5f5 Merge pull request #2777 from GSA/dependabot/pip/coverage-7.10.0
Bump coverage from 7.9.2 to 7.10.0
2025-07-25 12:45:55 -04:00
ccostino
105cab2314 Merge pull request #2775 from GSA/dependabot/pip/numpy-2.3.2
Bump numpy from 2.3.1 to 2.3.2
2025-07-25 12:14:03 -04:00
dependabot[bot]
8d6ebe762a Bump coverage from 7.9.2 to 7.10.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-24 23:19:00 +00:00
dependabot[bot]
d8a98dd5d5 Bump newrelic from 10.14.0 to 10.15.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.14.0 to 10.15.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.14.0...v10.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-24 23:17:34 +00:00
dependabot[bot]
17ca0cee62 Bump numpy from 2.3.1 to 2.3.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.3.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-24 23:17:09 +00:00
ccostino
0f1d6c698c Merge pull request #2772 from GSA/update-readme-terraform
Updated README Terraform setup instructions
2025-07-24 16:26:15 -04:00
ccostino
033895cf42 Merge pull request #2773 from GSA/system_certs
revert truststore
2025-07-24 16:07:55 -04:00
Kenneth Kehl
b5b0d23b7e revert truststore 2025-07-24 10:49:30 -07:00
Kenneth Kehl
fa2e5becea Merge pull request #2765 from GSA/system_certs
try truststore
2025-07-24 07:07:05 -07:00
Kenneth Kehl
64cd520b8e merge from main 2025-07-23 15:01:03 -07:00
Alex Janousek
9f3855270d Merge pull request #2768 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.0.5
Bump jest-environment-jsdom from 30.0.4 to 30.0.5
2025-07-23 17:51:06 -04:00
dependabot[bot]
206e76a417 Bump jest-environment-jsdom from 30.0.4 to 30.0.5
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.4 to 30.0.5.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 21:29:49 +00:00