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

feat: remove CI/CD, add PostgreSQL + Adminer options #1

Merged
merged 3 commits into from
May 25, 2024
Merged

Conversation

vanolucas
Copy link
Owner

@vanolucas vanolucas commented May 25, 2024

Customizations to the template:

  • Removed CI/CD features.
  • Added a PostgreSQL container deployment option.
  • Added an Adminer container deployment option.

@vanolucas vanolucas added the enhancement New feature or request label May 25, 2024
@vanolucas vanolucas merged commit 3eec709 into main May 25, 2024
@vanolucas vanolucas deleted the customize branch May 25, 2024 08:18
vanolucas added a commit that referenced this pull request Nov 17, 2024
* feat: removed CI/CD, added PostgreSQL and Adminer options

* fix(LICENSE): typo in name

* chore: documented new cookiecutter options
vanolucas added a commit that referenced this pull request Nov 17, 2024
* feat: prefer mypy daemon (superlinear-ai#245)

* fix: remove deprecated ruff imports feature (superlinear-ai#246)

* feat: add GitHub Codespaces badge (superlinear-ai#247)

* docs: update ruff hyperlink (superlinear-ai#248)

docs: update Ruff hyperlink

* feat: increase minimum Python version to 3.10 (superlinear-ai#249)

* feat: add ipython to dev dependencies

* feat: increase minimum Python version to 3.10

* fix: update ruff log level (superlinear-ai#250)

* fix: conflicting dependencies between ipython and commitizen (superlinear-ai#252)

* chore: replace Radix with Superlinear (superlinear-ai#251)

Co-authored-by: Xavier Goás Aguililla <xavier@radix.ai>

* feat: remove CI/CD, add PostgreSQL + Adminer options (#1)

* feat: removed CI/CD, added PostgreSQL and Adminer options

* fix(LICENSE): typo in name

* chore: documented new cookiecutter options

* chore: add `poetry install` instruction in README

* chore: add poe lint/test instructions to README

* feat: add Streamlit app option to cookiecutter (#2)

* feat: add with_streamlit cookiecutter option

* chore: rename with_streamlit cookiecutter var

* feat: add VSCode debug launch config

* chore: update LICENSE date

* chore(README): fixed syntax

* refactor(docker-compose): remove version (deprecated)

* feat: removed GitHub test flow

---------

Co-authored-by: Laurent Sorber <laurent.sorber@gmail.com>
Co-authored-by: r-dh <14875684+r-dh@users.noreply.github.com>
Co-authored-by: Xavier Goás Aguililla <xavier@goasaguililla.net>
Co-authored-by: Xavier Goás Aguililla <xavier@radix.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant