index
:
hydrilla-builder
debian-debian
debian-upstream
koszko
master
Tool to build packages for Hydrilla to serve
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-31
add tests for features from version 2 of source package JSON schema
Wojtek Kosior
2022-05-31
incorporate version 2 of Hydrilla JSON schemas
Wojtek Kosior
2022-05-11
make it easier to reuse/cache foreign package files when building a Hydrilla ...
Wojtek Kosior
2022-05-11
always use APT packages for amd64 architecture
Wojtek Kosior
2022-05-11
raise a more informative error when a file referenced from index.json is missing
Wojtek Kosior
2022-05-11
properly handle percent-encoded characters in .deb file names
Wojtek Kosior
2022-05-10
add missing english translations and verify message texts of raised exception...
Wojtek Kosior
2022-05-10
support piggybacking on APT packages
Wojtek Kosior
2022-04-29
make pytest try to load the tested modules from sources if they are present
Wojtek Kosior
2022-04-28
add babel to extras_require
Wojtek Kosior
2022-04-28
place reuse in extras_require
Wojtek Kosior
2022-04-27
add installation from wheel reference
Wojtek Kosior
2022-04-27
fix mistake in README
Wojtek Kosior
2022-04-25
update README
v1.0
Wojtek Kosior
2022-04-22
don't require setuptools newer than in Devuan stable
Wojtek Kosior
2022-04-22
use pyproject.toml for pytest configuration and move all tests to tests/ dire...
Wojtek Kosior
2022-04-22
make REUSE aware of the licensing of Debian packaging
Wojtek Kosior
2022-04-22
properly raise error when REUSE is needed but not installed
Wojtek Kosior
2022-04-22
include sample source package's REUSE files in sdist
...
Wojtek Kosior
2022-04-22
document --version option in the manpage
Wojtek Kosior
2022-04-19
add support for --version option
Wojtek Kosior
2022-03-08
don't include schema patch version number in generated instances
v1.0-beta2
Wojtek Kosior
2022-03-01
add Hydrilla builder manpage
Wojtek Kosior
2022-03-01
update schema versions to 1.0.1
Wojtek Kosior
2022-02-22
fix "no translation file found for domain" error
v1.0-beta1
Wojtek Kosior
2022-02-22
change translation domain to 'hydrilla-messages'
Wojtek Kosior
2022-02-21
enable using with Python 3.7
Wojtek Kosior
2022-02-18
make "uuid" an optional property
Wojtek Kosior
2022-02-14
specify full schema URL in instances
Wojtek Kosior
2022-02-12
when generating JSON documents, put generating software info in 'generated_by...
Wojtek Kosior
2022-02-12
move locales under builder/
Wojtek Kosior
2022-02-12
expose the entire translation object instead of just its gettext method
Wojtek Kosior
2022-02-12
internationalize using Babel
...
Wojtek Kosior
2022-02-11
don't require setuptools_scm newer than in Debian Stable
Wojtek Kosior
2022-02-11
bump schemas subrepo to a8442778ff400fd9d50cac7944b491c7d641df1f
Wojtek Kosior
2022-02-10
fix handling of --index-json option
Wojtek Kosior
2022-02-10
add show_default=True to --srcdir option
Wojtek Kosior
2022-02-10
use parameters to click.Path instead of validating paths manually
Wojtek Kosior
2022-02-09
make resource dependency specifier an object
Wojtek Kosior
2022-02-09
change file path format
...
Wojtek Kosior
2022-02-09
include new schemas in package and in tests
Wojtek Kosior
2022-02-07
fix typing mistake i tests
Wojtek Kosior
2022-02-07
facilitate for including other schemas in submodule and expose them to other ...
Wojtek Kosior
2022-02-07
remove redundant 'version' from setup.cfg - this is handled by setuptools_scm
Wojtek Kosior
2022-02-07
move to a namespace package under 'hydrilla'
Wojtek Kosior
2022-02-05
test&fix error handling
Wojtek Kosior
2022-02-05
add test case with modified index.json from the example
Wojtek Kosior
2022-02-04
extend the automated test case
Wojtek Kosior
2022-02-04
initial commit
Wojtek Kosior