Skip to content

Tags: AmpelProject/Ampel-interface

Tags

v0.10.5a3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AmpelVault: restore get_named_secret (#95)

v0.10.5a2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
NamedSecret: resolve with validation hook (#94)

v0.10.5a1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Treat traceless fields as optional when validating AmpelUnit (#93)

* Treat traceless fields as optional in AmpelUnit

* Set default values for access and policy

v0.10.5a0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow dynamically registered units in AuxUnitRegister (#92)

* fix: simplify AuxUnitRegister code paths

* Bump version to 0.10.5a0

v0.10.4.post2

ci: switch to toml v1 compliant parser

For dotted-key support

ci-py12-v8

ci: avoid restoring the venv cache just for install

ci-py12-v7

ci: switch to toml v1 compliant parser

For dotted-key support

v0.10.4

Bump version to 0.10.4

v0.10.4.post1

AmpelAlert: restore id-based hash

v0.10.4.post0

fix: add defaults to view fields, make init kw-only