summaryrefslogtreecommitdiffstats
path: root/scripts/poe-tasks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scripts/poe-tasks: separate lint from other check scriptAleš Mrázek2024-10-175-48/+68
|
* python: code format fixesAleš Mrázek2024-10-171-1/+1
|
* scripts/poe-tasks: use ruff instead of black, isort, pylint and flake8Aleš Mrázek2024-10-172-21/+15
|
* python: meson constants.py template moved to knot_resolver moduleAleš Mrázek2024-09-304-4/+4
|
* scripts/poe-tasks: created gen-constantspy scriptAleš Mrázek2024-09-302-0/+22
| | | | New script to build constants.py module using Meson. Also check that the module is the current one.
* scripts/poe-tasks: _env.sh improvements and formattingAleš Mrázek2024-09-307-53/+64
|
* scripts/poe-tasks: ./configure not required for some tasksAleš Mrázek2024-09-304-17/+1
|
* scripts/poe-tasks: doc-schema addedAleš Mrázek2024-09-303-1/+17
| | | | The script that generates the configuration JSON schema with the correct values.
* scripts/poe-tasks: improvementsAleš Mrázek2024-09-3011-59/+72
|
* scripts/poe-tasks: use id cmd instead of $USER env var in _env.shAleš Mrázek2024-09-301-1/+1
|
* ci: manager: configure meson before every testAleš Mrázek2024-09-306-13/+26
|
* python/knot_resolver: use constants.py configured by MesonAleš Mrázek2024-09-302-2/+6
|
* scripts/poe-tasks: text and naming improvementsAleš Mrázek2024-09-305-31/+43
|
* doc: create static JSON schemaAleš Mrázek2024-09-091-0/+6
| | | | | - poe check: check for difference in JSON schema - scripts/meson/make-doc.sh: do not create JSON schema
* scripts/poe-tasks/check: added isort checkAleš Mrázek2024-09-071-0/+6
|
* scripts/poe-tasks: clean addedAleš Mrázek2024-09-071-0/+20
|
* python: knot_resolver_manager module renamed to knot_resolverAleš Mrázek2024-09-074-7/+7
|
* manager: reorganizing python modulesAleš Mrázek2024-09-073-3/+3
|
* manager: moved everything out of the directoryAleš Mrázek2024-09-074-8/+8
|
* scripts/poe-tasks/configure: add user and groupAleš Mrázek2024-09-021-1/+1
|
* scripts: organize into subdirs and clean up unusedOto Šťáva2024-08-2613-15/+81
|
* scripts/poe-tasks: env vars are accessible by all tasks using _env.shAleš Mrázek2024-08-262-18/+20
|
* scripts: use env shebangAleš Mrázek2024-08-2611-13/+13
|
* scripts/poe-tasks: kresctl task script addedAleš Mrázek2024-08-261-0/+8
|
* scripts/poe-tasks: scripts for some tasksAleš Mrázek2024-08-264-66/+29
| | | | It would be useful to be able to run some tasks outside of the Poetry environment.
* scripts/poe-tasks: scripts and pyproject.toml tasks names unificationAleš Mrázek2024-08-262-0/+0
|
* scripts: subdirectory for ./poe tasks createdAleš Mrázek2024-08-269-0/+298