Commit Graph

10206 Commits

Author SHA1 Message Date
Kenneth Kehl
6762cea79e notify-admin-861 add preferred timezone 2023-11-17 08:19:07 -08:00
Carlo Costino
7d5d2d4200 Merge pull request #605 from GSA/stvnrlly/add-pre-commit
Add `pre-commit` for pre-commit hooks
2023-11-17 10:56:30 -05:00
stvnrlly
b9db94adbb note about running independently 2023-11-17 09:50:02 -05:00
stvnrlly
63952e35a9 freshen up files 2023-11-17 09:47:32 -05:00
stvnrlly
379140c740 Merge branch 'main' into stvnrlly/add-pre-commit 2023-11-17 09:27:29 -05:00
stvnrlly
2b7006a101 add a few more hooks 2023-11-17 09:25:54 -05:00
stvnrlly
2879f2ab2e add pre-commit install to bootstrap 2023-11-17 09:14:12 -05:00
Carlo Costino
8a8c702f76 Merge pull request #604 from GSA/dependabot/pip/moto-4.2.9
Bump moto from 4.2.8 to 4.2.9
2023-11-16 17:14:20 -05:00
dependabot[bot]
c09af992ee Bump moto from 4.2.8 to 4.2.9
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.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/4.2.8...4.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 22:03:57 +00:00
Carlo Costino
ad3d1541b2 Merge pull request #603 from GSA/dependabot/pip/jsonschema-4.20.0
Bump jsonschema from 4.19.2 to 4.20.0
2023-11-16 17:01:13 -05:00
dependabot[bot]
a712d83ade Bump jsonschema from 4.19.2 to 4.20.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.19.2...v4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 21:52:50 +00:00
stvnrlly
42b54e980b add pre-commit w/ sample config 2023-11-16 15:54:19 -05:00
Steven Reilly
311a63f8fd Merge pull request #602 from GSA/adr-0005-update
ADR 0005 - Agreement Data Model Updates
2023-11-16 11:55:40 -05:00
Carlo Costino
934eba4a15 ADR 0005 - Agreement Data Model Updates
Added a couple of clarifications to the Agreement model status field (active or expired status values, with a note about draft/pending possibly coming in the future).
2023-11-16 11:29:22 -05:00
Carlo Costino
3d8f2a1a6c Merge pull request #600 from GSA/dependabot/pip/boto3-1.28.85
Bump boto3 from 1.28.83 to 1.28.85
2023-11-16 09:38:54 -05:00
dependabot[bot]
34054fbcd7 Bump boto3 from 1.28.83 to 1.28.85
Bumps [boto3](https://github.com/boto/boto3) from 1.28.83 to 1.28.85.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.28.83...1.28.85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 21:19:08 +00:00
Carlo Costino
d54d17cbb5 Merge pull request #594 from GSA/dependabot/pip/celery-5.3.5
Bump celery from 5.2.7 to 5.3.5
2023-11-15 13:35:41 -05:00
dependabot[bot]
c8e6a709c5 Bump celery from 5.2.7 to 5.3.5
Bumps [celery](https://github.com/celery/celery) from 5.2.7 to 5.3.5.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 17:58:14 +00:00
Carlo Costino
682a0c9694 Merge pull request #596 from GSA/dependabot/pip/newrelic-9.1.2
Bump newrelic from 9.1.1 to 9.1.2
2023-11-15 12:49:58 -05:00
dependabot[bot]
5b0e79c4f2 Bump newrelic from 9.1.1 to 9.1.2
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.1.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 16:45:28 +00:00
Carlo Costino
de82cd3b12 Merge pull request #595 from GSA/dependabot/pip/botocore-1.31.85
Bump botocore from 1.31.83 to 1.31.85
2023-11-15 11:36:07 -05:00
dependabot[bot]
889a855001 Bump botocore from 1.31.83 to 1.31.85
Bumps [botocore](https://github.com/boto/botocore) from 1.31.83 to 1.31.85.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.31.83...1.31.85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 14:23:30 +00:00
Carlo Costino
d5737b4b1c Merge pull request #591 from GSA/dependabot/pip/moto-4.2.8
Bump moto from 4.2.7 to 4.2.8
2023-11-15 09:20:28 -05:00
dependabot[bot]
9f7bc4930f Bump moto from 4.2.7 to 4.2.8
Bumps [moto](https://github.com/getmoto/moto) from 4.2.7 to 4.2.8.
- [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.7...4.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 21:25:59 +00:00
Carlo Costino
cf1334cb23 Merge pull request #590 from GSA/dependabot/pip/pytest-xdist-3.4.0
Bump pytest-xdist from 3.3.1 to 3.4.0
2023-11-14 16:22:46 -05:00
Carlo Costino
8ce19b5935 Merge pull request #589 from GSA/ADMIN-96_Expire_Service_Member_Team_Invites
ADMIN-96 Expire service member team invites
2023-11-14 16:01:12 -05:00
Carlo Costino
59e9600e73 Merge pull request #593 from GSA/readme-onboarding
Update Readme File
2023-11-14 13:31:08 -05:00
Cliff Hill
4ea62bc1dd Got things rolling now.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 12:48:36 -05:00
Beverly Nguyen
a28358c0db updated readme 2023-11-14 09:34:50 -08:00
Cliff Hill
25b203d83d Doing stuff.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 12:28:18 -05:00
Cliff Hill
e4c5fdb013 More attempts with migration fun.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 11:47:34 -05:00
dependabot[bot]
e1c53c90b9 Bump pytest-xdist from 3.3.1 to 3.4.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.4.0.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 14:46:01 +00:00
Carlo Costino
c753bdd15b Merge pull request #588 from GSA/stvnrlly/depart-dependencies
Dependency management
2023-11-14 09:44:21 -05:00
stvnrlly
d5cd8f1c35 set conftest back to main for another pr 2023-11-14 09:27:59 -05:00
stvnrlly
6913aeb238 one more db test conf 2023-11-13 17:08:31 -05:00
stvnrlly
c9cab9c61c more db test conf 2023-11-13 16:59:24 -05:00
stvnrlly
ddf47352d8 another db piece 2023-11-13 16:44:58 -05:00
Cliff Hill
8350408512 Working on getting tests working.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
d19cabed90 Removed "expired" flag.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
3e6a7931d8 Working on getting expiration implemented.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Cliff Hill
570ee6cd86 Updating the InvitedUser model to have the expired flag.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
stvnrlly
bdf545d851 update & clean dependencies 2023-11-13 11:35:34 -05:00
stvnrlly
a03dbe3c2d repair test config 2023-11-13 11:35:24 -05:00
Carlo Costino
48b18b9366 Merge pull request #586 from GSA/purge_command
write a csv bucket purge command
2023-11-09 17:00:52 -05:00
Kenneth Kehl
9dab7cc481 fix typo 2023-11-09 12:59:43 -08:00
Kenneth Kehl
46b236ca35 initial 2023-11-09 08:46:53 -08:00
Carlo Costino
e2f27cc940 Merge pull request #584 from GSA/dependabot/pip/black-23.11.0
Bump black from 23.10.1 to 23.11.0
2023-11-08 16:44:20 -05:00
dependabot[bot]
a8aad180f0 Bump black from 23.10.1 to 23.11.0
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.10.1...23.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 21:23:56 +00:00
Steven Reilly
5aaa18e210 Merge pull request #583 from GSA/adr-0003-updates
Update ADR-0003: InvitedUser Expirations
2023-11-08 10:22:08 -05:00
Steven Reilly
c364c8fdab Update docs/adrs/0003-implementing-invite-expirations.md 2023-11-08 10:10:58 -05:00