Commit Graph

19 Commits

Author SHA1 Message Date
Oliver 3fc9a36d4b
Simplification of development docker-compose file (#3429)
* Simplification of development docker-compose file

- Rename .env file
- Remove requirement for variable interpolation within the docker-compose file itself

* Add debug flag to CI test

* Additional quick-start docs (for docker)

* docker-compose update

- Introspection did not work quite as expected
- Set project name inside docker-compose file

* Fixes for "setup_test" task

- Check if directory exists before first deleting it
- Parameterize the "path" variable
- Add option to ignore update step

* Add demo data dir to .gitignore

* Remove debug call

* Update CONTRIBUTING.md
2022-07-30 10:34:16 +10:00
Matthias Mair e461a2c1ef
Development improvements (#3413)
* rename .env to make sure it is not loaded by default

* make sure migrations are run before import

* Add more messaget to setup_test

* add comments to setup-dev

* Add flag to setup-dev for setting up test data

* add flag to setup-test to also run development setup

* extend contributing with the flags

* change flag to tests

* Add option helptexts

* A nicer starter

* add 3 liner

* Revert "rename .env to make sure it is not loaded by default"

This reverts commit 95fa0bbc53.
2022-07-29 14:58:54 +10:00
Oliver 8a2cfa04d1
Adds release.yml file for auto-generating release notes (#3099)
* Adds release.yml file for auto-generating release notes

* Add more tags
2022-05-30 23:57:15 +10:00
Oliver 0e9ea1be0c
Update CONTRIBUTING.md 2022-05-25 19:58:14 +10:00
Matthias Mair 93b6934127 fix trailing 2022-05-20 13:20:55 +02:00
Matthias Mair f98ec6cf35
Add pre-commit comment 2022-05-19 01:34:39 +02:00
Matthias da36af2021
fix link 2022-05-16 01:19:07 +02:00
Matthias a07fdb7c16
add docstring comment 2022-05-16 01:18:55 +02:00
Oliver dbc0023c57
Update CONTRIBUTING.md
Update labels a bit
2022-05-04 12:10:00 +10:00
Matthias e10ee91109
make names clearer 2022-05-03 01:19:08 +02:00
Matthias 1c0c3f9a72
Add tags 2022-05-03 01:16:44 +02:00
Matthias f8a2811d90
change hierarchy 2022-05-03 00:55:29 +02:00
Matthias 105818dd0d
Add docs about target versions and upgrades 2022-05-01 22:44:36 +02:00
Oliver dfd500097e Update contributing.md
(cherry picked from commit 398842d6e5)
2021-09-13 20:03:31 +10:00
Matthias e34c27e360
removed translation part - is done now by action 2021-08-20 00:25:55 +02:00
Oliver Walters 07adee3c51 Update links to documenation 2020-09-21 22:44:48 +10:00
Oliver Walters 225ad0ffa6 Add note in contribution file regarding translations 2019-09-27 10:07:34 +10:00
Oliver 8d4e2ce498
Update CONTRIBUTING.md
Include notes about migration files
2019-09-15 22:34:22 +10:00
Oliver 927160c77f
Create CONTRIBUTING.md 2019-09-10 10:33:44 +10:00