Commit Graph

10096 Commits

Author SHA1 Message Date
stvnrlly
2879f2ab2e add pre-commit install to bootstrap 2023-11-17 09:14:12 -05: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
Carlo Costino
3f900101c6 Update ADR-0003: InvitedUser Expirations
This changeset updates ADR-0003 to clarify the work a bit more and remove a couple of extraneous steps.  The previous draft included provisions for creating a whole separate `expired` field, which is unnecessary.

h/t to @xlorepdarkhelm and @stvnrlly for catching this and asking about it!
2023-11-08 10:05:22 -05:00
Carlo Costino
9d0098b5c8 Merge pull request #582 from GSA/dependabot/pip/alembic-1.12.1
Bump alembic from 1.12.0 to 1.12.1
2023-11-07 18:28:01 -05:00
dependabot[bot]
a818fa2cc3 Bump alembic from 1.12.0 to 1.12.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 23:04:59 +00:00
Carlo Costino
ed02822233 Merge pull request #579 from GSA/dependabot/pip/newrelic-9.1.1
Bump newrelic from 9.0.0 to 9.1.1
2023-11-07 18:02:19 -05:00
dependabot[bot]
29f032a657 Bump newrelic from 9.0.0 to 9.1.1
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.0.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 22:45:51 +00:00
Carlo Costino
4fc565efc3 Merge pull request #578 from GSA/dependabot/pip/amqp-5.2.0
Bump amqp from 5.1.1 to 5.2.0
2023-11-07 17:35:38 -05:00
dependabot[bot]
e1d2c21f2c Bump amqp from 5.1.1 to 5.2.0
Bumps [amqp](https://github.com/celery/py-amqp) from 5.1.1 to 5.2.0.
- [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.1.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 21:24:20 +00:00
Carlo Costino
87ebf51331 Merge pull request #577 from GSA/dependabot/pip/blinker-1.7.0
Bump blinker from 1.6.2 to 1.7.0
2023-11-07 16:20:06 -05:00
dependabot[bot]
7f50a61a40 Bump blinker from 1.6.2 to 1.7.0
Bumps [blinker](https://github.com/pallets-eco/blinker) from 1.6.2 to 1.7.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.6.2...1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 21:03:38 +00:00
Carlo Costino
625e83c7fa Merge pull request #576 from GSA/dependabot/pip/cachetools-5.3.2
Bump cachetools from 5.3.1 to 5.3.2
2023-11-07 16:01:57 -05:00