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
path:
root
/
src
/
hydrilla
/
builder
/
build.py
Age
Commit message (
Expand
)
Author
2022-05-31
incorporate version 2 of Hydrilla JSON schemas
Wojtek Kosior
2022-05-11
raise a more informative error when a file referenced from index.json is missing
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-22
properly raise error when REUSE is needed but not installed
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
update schema versions to 1.0.1
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-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
facilitate for including other schemas in submodule and expose them to other ...
Wojtek Kosior
2022-02-07
move to a namespace package under 'hydrilla'
Wojtek Kosior