summary refs log tree commit diff
path: root/.dockerignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump setuptools; correct pyproject version number (#12478)David Robertson2022-04-201-4/+0
|
* Poetry: use locked environment in Docker images (#12385)David Robertson2022-04-071-1/+5
|
* Move synctl into `synapse._scripts` and expose as an entrypoint (#12140)David Robertson2022-03-041-1/+0
|
* Move scripts directory inside synapse, exposing as setuptools entry_points ↵David Robertson2022-03-021-1/+0
| | | | | | | | | | | | (#12118) * Two scripts are basically entry_points already * Move and rename scripts/* to synapse/_scripts/*.py * Delete sync_room_to_group.pl * Expose entry points in setup.py * Update linter script and config * Fixup scripts & docs mentioning scripts that moved Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
* Reduce the amount of stuff we send in the docker context (#5564)Richard van der Hoff2019-06-271-9/+13
| | | this makes docker builds a bit faster.
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-201-0/+2
|
* remove synctl from .dockerignoreJan Christian Grünhage2018-09-061-1/+0
|
* Dockerised sytest (#3660)Amber Brown2018-08-141-0/+3
|
* Allow for a wheel cache and include missing files in the buildkaiyou2018-02-041-0/+5