Kenneth Kehl
9cbe8c0cae
fix schedule
2025-08-06 12:17:53 -07:00
Kenneth Kehl
2dceb79b02
Merge pull request #1896 from GSA/report_performance
...
try again
2025-08-06 12:01:54 -07:00
Kenneth Kehl
1d3768a48d
comment out tests for now
2025-08-06 11:52:53 -07:00
Kenneth Kehl
5ce98a6e8e
try again
2025-08-06 11:41:14 -07:00
Kenneth Kehl
2d8adcc774
Merge pull request #1895 from GSA/report_performance
...
Report performance
2025-08-06 11:08:00 -07:00
Kenneth Kehl
e0344ea891
fix
2025-08-06 11:00:43 -07:00
Kenneth Kehl
459c000584
try again
2025-08-06 10:59:32 -07:00
Kenneth Kehl
1973a450b7
Merge pull request #1894 from GSA/report_performance
...
fix secret names
2025-08-06 10:28:41 -07:00
Kenneth Kehl
7294e51219
fix secret names
2025-08-06 10:17:56 -07:00
Kenneth Kehl
52d1c8f7cd
Merge pull request #1893 from GSA/report_performance
...
add debug
2025-08-06 09:30:25 -07:00
Kenneth Kehl
01c8b22e8c
add more debug
2025-08-06 09:23:25 -07:00
Kenneth Kehl
1807c79d88
add debug
2025-08-06 09:21:20 -07:00
ccostino
939daef651
Merge pull request #1891 from GSA/report_performance
...
Report performance
2025-08-06 11:27:20 -04:00
Kenneth Kehl
9f84702301
cleanup
2025-08-06 07:19:18 -07:00
dependabot[bot]
28c27a0ec7
Bump virtualenv from 20.33.0 to 20.33.1 ( #1892 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.33.0 to 20.33.1.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.33.0...20.33.1 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 20:33:08 -04:00
Kenneth Kehl
0bcfb886bc
fix typo
2025-08-05 13:53:07 -07:00
Kenneth Kehl
d53e033d2a
add task and command
2025-08-05 13:41:57 -07:00
dependabot[bot]
b4ec773e9a
Bump certifi from 2025.7.14 to 2025.8.3 ( #1889 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.8.3
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>
2025-08-05 12:55:21 -04:00
Kenneth Kehl
bb68370eae
fix dead code warning
2025-08-05 09:50:55 -07:00
dependabot[bot]
802e034fe7
Bump virtualenv from 20.32.0 to 20.33.0 ( #1890 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.32.0 to 20.33.0.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.32.0...20.33.0 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.33.0
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>
2025-08-05 12:46:12 -04:00
Kenneth Kehl
1f1c971257
fix dead code warning
2025-08-05 09:09:26 -07:00
Kenneth Kehl
0e9760c291
clean up
2025-08-05 09:01:41 -07:00
Kenneth Kehl
270189c00e
cleanup
2025-08-05 08:11:22 -07:00
Kenneth Kehl
7885f51b77
try again
2025-08-04 14:04:54 -07:00
Alex Janousek
aa4a51fea6
Merge pull request #1882 from GSA/1720-july-zap-scan-results
...
Made changes for zap scans
2025-07-31 16:19:09 -04:00
ccostino
7fb9f48fe9
Merge pull request #1886 from GSA/report_performance
...
add gevent.sleep(0) as a keep alive
2025-07-31 15:39:31 -04:00
Kenneth Kehl
72689c39d0
add gevent.sleep(0) as a keep alive
2025-07-31 12:30:35 -07:00
ccostino
e20168a5fb
Merge pull request #1885 from GSA/report_performance
...
report performance, put gunicorn timeout back
2025-07-31 14:31:12 -04:00
Kenneth Kehl
4cabe0ea8b
fix format
2025-07-31 11:19:18 -07:00
Kenneth Kehl
65facb3282
merge from main
2025-07-31 11:17:26 -07:00
Kenneth Kehl
4dde94433a
put timeout back
2025-07-31 11:16:51 -07:00
ccostino
87f329077b
Merge pull request #1884 from GSA/fix-gunicorn-config
...
Attempt to fix gunicorn config
2025-07-31 12:27:41 -04:00
Carlo Costino
41f36818ab
Attempt to fix gunicorn config
...
There is something currently breaking our deployment and this is an attempt to revert recent changes to try and get things working again.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-07-31 12:09:17 -04:00
Kenneth Kehl
c3e99694c9
merge from main
2025-07-31 08:13:17 -07:00
Kenneth Kehl
9103e4e1e6
add port
2025-07-31 08:11:48 -07:00
alexjanousekGSA
73154b1fa5
Made changes for zap scans
2025-07-31 10:50:55 -04:00
dependabot[bot]
f681f53b05
Bump freezegun from 1.5.3 to 1.5.4 ( #1879 )
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/compare/1.5.3...1.5.4 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:55:17 +00:00
dependabot[bot]
3a3228a9df
Bump regex from 2024.11.6 to 2025.7.33 ( #1878 )
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2024.11.6 to 2025.7.33.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.33 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2025.7.33
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>
2025-07-31 13:45:52 +00:00
dependabot[bot]
21a5e15dbc
Bump sqlalchemy from 2.0.41 to 2.0.42 ( #1871 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.41 to 2.0.42.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:36:11 +00:00
dependabot[bot]
8035ffa7d0
Bump aiohttp from 3.12.14 to 3.12.15 ( #1870 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:26:43 +00:00
dependabot[bot]
c7ea96e6c2
Bump faker from 37.4.2 to 37.5.3 ( #1880 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 37.4.2 to 37.5.3.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/joke2k/faker/compare/v37.4.2...v37.5.3 )
---
updated-dependencies:
- dependency-name: faker
dependency-version: 37.5.3
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>
2025-07-31 09:18:06 -04:00
ccostino
79bf6dba09
Merge pull request #1881 from GSA/report_performance
...
comment out gunicorn timeout for today
2025-07-30 17:56:15 -04:00
Kenneth Kehl
bc67e4d1f7
comment out gunicorn timeout for today
2025-07-30 14:49:26 -07:00
Kenneth Kehl
41ea8d6b80
Merge pull request #1877 from GSA/report_performance
...
try 60 seconds for timeout since we can't finish deploy for unknown r…
2025-07-30 14:32:12 -07:00
Kenneth Kehl
7b9d793724
try 60 seconds for timeout since we can't finish deploy for unknown reasons
2025-07-30 13:54:28 -07:00
Kenneth Kehl
e31ce70253
Merge pull request #1876 from GSA/report_performance
...
change gunicorn timeout to 240 seconds
2025-07-30 12:16:03 -07:00
Kenneth Kehl
55b96129c8
change gunicorn timeout to 240 seconds
2025-07-30 10:53:03 -07:00
ccostino
0b54e1190f
Merge pull request #1866 from GSA/dependabot/pip/moto-5.1.9
...
Bump moto from 5.1.8 to 5.1.9
2025-07-30 13:17:16 -04:00
dependabot[bot]
4d59273f23
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-30 16:52:22 +00:00
ccostino
aaeba89db2
Merge pull request #1875 from GSA/downgrade-python-again
...
Downgrade Python to 3.12.9 again
2025-07-30 12:50:15 -04:00