Commit Graph

10158 Commits

Author SHA1 Message Date
Carlo Costino
5ab3d05f9b Merge pull request #627 from GSA/dependabot/pip/boto3-1.29.6
Bump boto3 from 1.29.5 to 1.29.6
2023-11-24 17:10:06 -05:00
dependabot[bot]
c5a58fd66c Bump boto3 from 1.29.5 to 1.29.6
Bumps [boto3](https://github.com/boto/boto3) from 1.29.5 to 1.29.6.
- [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.29.5...1.29.6)

---
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-24 21:52:56 +00:00
Carlo Costino
af29016d8e Merge pull request #624 from GSA/dependabot/pip/celery-5.3.6
Bump celery from 5.3.5 to 5.3.6
2023-11-24 11:43:25 -05:00
dependabot[bot]
2411dc8d08 Bump celery from 5.3.5 to 5.3.6
Bumps [celery](https://github.com/celery/celery) from 5.3.5 to 5.3.6.
- [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.3.5...v5.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 16:16:44 +00:00
Carlo Costino
88d1bac57a Merge pull request #623 from GSA/dependabot/pip/botocore-1.32.6
Bump botocore from 1.32.5 to 1.32.6
2023-11-24 11:13:44 -05:00
dependabot[bot]
8f47d5f986 Bump botocore from 1.32.5 to 1.32.6
Bumps [botocore](https://github.com/boto/botocore) from 1.32.5 to 1.32.6.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.32.5...1.32.6)

---
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-22 22:10:10 +00:00
Carlo Costino
6fc1617528 Merge pull request #620 from GSA/minor-readme-updates
Minor README.md updates
2023-11-22 14:02:17 -05:00
Carlo Costino
844cab2e3d Updated references of US Notify to Notify.gov
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-22 13:53:15 -05:00
Carlo Costino
17025c7a10 Merge pull request #621 from GSA/API-331_Create_Properties_On_Org_Model
Api 331 create properties on org model
2023-11-22 13:48:06 -05:00
Carlo Costino
2ddffcfcba Update .gitignore
Removing duplicate `.gitignore` entry for `.python-version`
2023-11-22 13:39:27 -05:00
Cliff Hill
fe01de3668 More testing tweaks.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 12:16:24 -05:00
Cliff Hill
68c50ff824 Tests being configured.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 11:55:51 -05:00
Carlo Costino
b2f91cc533 Minor README.md updates
This changeset makes a few more adjustments to the README.md file to account for updates in the other repos that are forthcoming.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-22 10:21:22 -05:00
Carlo Costino
e14109ecb1 Merge pull request #616 from GSA/dependabot/pip/pytest-xdist-3.5.0
Bump pytest-xdist from 3.4.0 to 3.5.0
2023-11-22 10:01:32 -05:00
dependabot[bot]
9510abd60b Bump pytest-xdist from 3.4.0 to 3.5.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.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-22 14:42:00 +00:00
Carlo Costino
5f94bbfcb4 Merge pull request #615 from GSA/dependabot/pip/exceptiongroup-1.2.0
Bump exceptiongroup from 1.1.3 to 1.2.0
2023-11-22 09:40:21 -05:00
dependabot[bot]
ed63867348 Bump exceptiongroup from 1.1.3 to 1.2.0
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.3...1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 14:27:06 +00:00
Carlo Costino
e5d1894544 Merge pull request #619 from GSA/dependabot/pip/boto3-1.29.5
Bump boto3 from 1.29.2 to 1.29.5
2023-11-22 09:25:26 -05:00
dependabot[bot]
a4d8300bd3 Bump boto3 from 1.29.2 to 1.29.5
Bumps [boto3](https://github.com/boto/boto3) from 1.29.2 to 1.29.5.
- [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.29.2...1.29.5)

---
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-22 14:13:40 +00:00
Carlo Costino
7d8adff709 Merge pull request #614 from GSA/dependabot/pip/botocore-1.32.5
Bump botocore from 1.32.4 to 1.32.5
2023-11-22 09:11:53 -05:00
Carlo Costino
7f528c57f2 Merge pull request #618 from GSA/Invite-to-a-service-needs-content-and-image-changes#836
Invite to a service needs content and image changes#836
2023-11-22 09:11:25 -05:00
Cliff Hill
c4800a746d Adjusted migration.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:41:15 -05:00
Cliff Hill
d433fbdeda Making adjustments to models.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:37 -05:00
Cliff Hill
d1dec155b6 Improving tests a little.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:37 -05:00
Cliff Hill
33c16bdd1e Added is_active and has_mou to Organization model.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:37 -05:00
Cliff Hill
901aaed157 Migration configured
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
ca8788cc6c Tweaked where Agreement is at.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
2baebee199 Got the agreement statuses added.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
bd8de68d2e Almost all fields for Agreements defined.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
15b6cd38a4 Almost all fields defined for Agreement.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
d80e503ded Getting Agreement model built.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:36 -05:00
Cliff Hill
84f8cf515f Adding .python-version to .gitignore
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-22 08:36:35 -05:00
Your Name
0b2bc373a0 removed email text 2023-11-21 17:17:07 -08:00
dependabot[bot]
ce740444eb Bump botocore from 1.32.4 to 1.32.5
Bumps [botocore](https://github.com/boto/botocore) from 1.32.4 to 1.32.5.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.32.4...1.32.5)

---
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-21 22:09:08 +00:00
Carlo Costino
9fe0b34618 Merge pull request #612 from GSA/dependabot/pip/botocore-1.32.4
Bump botocore from 1.32.2 to 1.32.4
2023-11-21 15:43:15 -05:00
dependabot[bot]
b7c968c235 Bump botocore from 1.32.2 to 1.32.4
Bumps [botocore](https://github.com/boto/botocore) from 1.32.2 to 1.32.4.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.32.2...1.32.4)

---
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-21 19:57:04 +00:00
Carlo Costino
3cdd567991 Merge pull request #613 from GSA/dependabot/pip/setuptools-69.0.2
Bump setuptools from 68.2.2 to 69.0.2
2023-11-21 14:54:17 -05:00
dependabot[bot]
4fe752fd23 Bump setuptools from 68.2.2 to 69.0.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v69.0.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 19:38:06 +00:00
Carlo Costino
8a60bfd09e Merge pull request #609 from GSA/dependabot/pip/certifi-2023.11.17
Bump certifi from 2023.7.22 to 2023.11.17
2023-11-21 13:42:36 -05:00
Carlo Costino
32912422cd Merge pull request #606 from GSA/notify-admin-861
notify-admin-861 add preferred timezone
2023-11-21 13:41:57 -05:00
dependabot[bot]
16a4d3fade Bump certifi from 2023.7.22 to 2023.11.17
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 21:29:04 +00:00
Kenneth Kehl
c943dc35e4 fix migration 401 2023-11-17 13:42:12 -08:00
Steven Reilly
37acbf21ca Merge pull request #597 from GSA/update-project-setup
Update README with new instructions and improve setup
2023-11-17 16:25:22 -05:00
Carlo Costino
ba7c310fdd Adds additional instructions for virtual environments
h/t to @xlorepdarkhelm for the suggestions!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 15:10:07 -05:00
Carlo Costino
a28120ec64 Minor formatting adjustments of notes.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00
Carlo Costino
1859669a6d Added missing feedback about PostgreSQL versions
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00
Carlo Costino
1ee9b73832 Improvements based on review feedback
h/t to @stvnrlly for the suggestions!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00
Carlo Costino
1b8fb4206d Fixed brew install command
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00
Carlo Costino
dd571152b7 More minor adjustments
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00
Carlo Costino
1815028aac Plain-language, grammatical, and formatting adjustments
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-11-17 12:16:47 -05:00