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
Steven Reilly
4fdb5c32a6
Merge pull request #581 from GSA/stvnrlly/redeploy-staging-egress
...
Trigger redeploy of staging egress
2023-11-07 13:20:21 -05:00
Steven Reilly
91e7041d91
Update notify-api-staging.deploy.acl
2023-11-07 12:58:13 -05:00
Carlo Costino
232611629e
Merge pull request #580 from GSA/notify-api-553
...
notify-api-533 add flask command to promote user to platform admin
2023-11-07 12:53:41 -05:00
Kenneth Kehl
7392663b10
cleanup
2023-11-07 07:08:42 -08:00
Kenneth Kehl
aa7b5d3905
notify-api-533 add flask command to promote user to platform admin
2023-11-06 13:31:03 -08:00
dependabot[bot]
c09d92eba7
Bump cachetools from 5.3.1 to 5.3.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 21:13:52 +00:00
Carlo Costino
0c6482da32
Merge pull request #575 from GSA/revert-537-remove-default-sender
...
Revert "Added flag to remove default sender from user list"
2023-11-06 15:55:15 -05:00
Andrew Shumway
840711405d
Fixed extra blank spaces
2023-11-06 12:14:27 -07:00
Andrew Shumway
c9c799cce9
Removed return 'sns'
2023-11-06 12:03:42 -07:00
Andrew Shumway
d0368695db
Revert "Added flag to remove default sender from user list"
2023-11-06 11:49:17 -07:00
Carlo Costino
9cdc507f6c
Merge pull request #574 from GSA/dependabot/pip/jsonschema-4.19.2
...
Bump jsonschema from 4.17.0 to 4.19.2
2023-11-06 10:18:16 -05:00
dependabot[bot]
227f1337c4
Bump jsonschema from 4.17.0 to 4.19.2
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.17.0 to 4.19.2.
- [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.17.0...v4.19.2 )
---
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-06 15:03:44 +00:00