Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-11 | [builder][server][proxy] remove "from __future__ import annotations" | Wojtek Kosior | |
2022-10-10 | [builder][server] fix old tests | Wojtek Kosior | |
2022-09-28 | [builder][server][proxy] correct a mistake in promise text | Wojtek Kosior | |
2022-07-16 | unfinished partial work | Wojtek Kosior | |
2022-05-31 | update to schema version 2 and hydrilla builder version 1.1-beta1 | Wojtek Kosior | |
2022-04-25 | support --help and --version options when running the sample wsgi script ↵ | Wojtek Kosior | |
from command line | |||
2022-04-25 | use pyproject.toml for pytest configuration and move all tests to tests/ ↵ | Wojtek Kosior | |
directory this commit also fixes inclusion of sample source package's REUSE data in source dist (needed for automated tests) |