Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul #246

Merged
merged 129 commits into from
Dec 3, 2024
Merged

Overhaul #246

merged 129 commits into from
Dec 3, 2024

Conversation

rcgottlieb
Copy link
Contributor

@rcgottlieb rcgottlieb commented Jul 3, 2024

Changes proposed in this pull request:

  • Removed the Postgres database requirement
  • merged the requirements.in in and updated it
  • cleaned up the code

security considerations

None

cweibel
cweibel previously approved these changes Dec 2, 2024
Copy link
Contributor

@cweibel cweibel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long .gitignore aside, looks fine to test in staging

rcgottlieb and others added 6 commits December 2, 2024 18:09
Created a new dataclass to unify user type data
Changed var names to better reflect context
Removed migration code
Other misc
rcgottlieb and others added 20 commits December 2, 2024 18:14
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2023.7.22.
- [Commits](certifi/python-certifi@2019.06.16...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add codeowners

* remove success-squad from codeowners
- update all the things
- use a reasonable version of python
* chore: remove pipenv dependency

- switch from pipenv to pip-tools
- use hardened image instead of unmaintained upstream
- add readme
- add comment about using virtualenvironments
- switch to general-task image
@rcgottlieb rcgottlieb merged commit 9195670 into main Dec 3, 2024
@rcgottlieb rcgottlieb deleted the overhaul branch December 3, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants