mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
* Fix deb release flow to find the artefacts
In a matrix build they end up separated by directories. This fix
sidesteps the whole problem and downloads them into a single directory
with a pattern.
* Temporarily disable repo check to fully test previous commit
* Try without a filter, since it didn't match for some reason
* Add a TODO for marvinpinto/action-automatic-releases replacement
There's some options for replacement listed at
https://github.com/marvinpinto/action-automatic-releases/pull/2
.. just better to do that lift & shift separately from this chain.
* Revert "Temporarily disable repo check to fully test previous commit"
This reverts commit
|
||
---|---|---|
.. | ||
clippy.yml | ||
codespell.yml | ||
debian_package_kanidm.yml | ||
dependabot_auto_merge.yml | ||
dependency_review.yml | ||
docker_build_kanidm.yml | ||
docker_build_kanidmd.yml | ||
docker_build_radiusd.yml | ||
kanidm_book.yml | ||
kanidm_individual_book.yml | ||
pykanidm.yml | ||
rust_build.yml | ||
tag_version.yml.disabled | ||
wasm_test.yml | ||
windows_build.yml |