- add jinja2 rendering tests for template files
- pyproject: add jinja2 package to dev environment
- try some other syntax
- jinja was not escaping some variable interpolation
- add pdm package management and remove poetry
- installation in remote workflow
- rebase instead of merge dependabot prs
- deps-dev: bump tornado from 6.4.1 to 6.4.2
- add automerge capabilities to dependabot of minor and patch updates
- dependabot: add automerge of dependabot prs if all checks pass
- symlinks: undo previous change because it was not needed in the end
- fix automerge for minor dependabot updates
- typo: fix typo
- publish wheels
- publish wheels
- git ignore data folder
- template: some symlinks are not being converted after creating a project
- broken symlinks
- permission not propagated
- fix wheel location to upload
- add missing plugin to mkdocs.yml
- remove unnecessary sphinx dependencies from template and update packages
- pages: undo previous change because it did not fix anything
- docs: attempt to add secure headers to github pages
- rename some workflows
- stop publishing wheels
- remove some icons in docs to try to enforce hsts headers
- pytest in vscode now supports coverage
- remove unused settings
- update vscode settings with latest updates
- add mkdocstrings and remove sphinx from docs builds
- rootless docker in devcontainer
- add missing docker configuration
- install docker from docker directly
- wrong jinja code in readme
- docker-in-docker in devcontainer
- some settings updates
- cleanup unnecessary ignore
- add autocompletion for poetry in zsh
- remake the devcontainer with dockerfile
- install azure-cli gh and docker to devcontainer
- add docker build support
- devcontainer: fix typo in post-create.sh devcontainer script
- dependabot: group security updates of dependabot
- fix typo on curl install
- fix typo in dependabot.yaml
- change default config values of copier
- devcontainer: use register-python-argcomplete3 rather than register-python-argcomplete
- update dependencies
- accessibility: fix accessibility errors on code snippet comments
- devcontainer: add nvidia drivers to devcontainer
- fix docs url ending in slash
- fix footer for being compliant
- add copyright notice to template if microsoft_internal
- add footer with code of conduct, trademarks and privacy links
- add poetry reference to intro description
- fix some accessibility issues: links not being underlined and contrast of copyright notice
- devcontainer: check if git has been initialized in devcontainer script before initializing pre-commit
- devcontainer: move direnvrc file from cwd rather than project name
- codespaces and devpod readme link
- make dependabot run weekly as compliance requests
- add clarifications on required tools when creating a project
- minor readme edit
- gitignore: exclude wandb log folders
- add jupyter default workspace directory to the root
- update readme files
- minor edits to main readme file
- formatting of first steps
- fix changelog typos
- minor rephrase
- make documentation more clear both in root and template
- fix: add conditional check to fit link in setup instructions
- small link fix when referring to local setup instructions
- fix the readme pointers again
- update index.md file in template
- ignore poetry.lock in codespell
- point to correct readme file in template project
- copier: added a template folder and extra questions for optional tools
- emojis to source code
- readme: rename and try source code emoji
- readme: add main workflow status badge
- codespell: add codespell dev dependency to workflows in cookie-doh and template
- add read permissions to build-docs in main workflow
- refactor workflows
- clarify some documentation
- add dev setup instructions to cookie-doh and template and update readme files
- vscode: change vscode multi-root workspace settings file to folder settings
- pre-commit: remove commitizen protection branch