-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Enable import & extend, nightly schedule #5
base: main
Are you sure you want to change the base?
Conversation
Fun thing with GHA, while I think about it - if there's no changes for "60 consecutive days" they disable the actions runners so we need to periodically touch something in THIS repo to keep the cron job working, so might be worth adding a "push a touched file" step somewhere. |
There's some other fundamental issues here as well:
So as much as it pains me, we might be better off merging back into the main repo? 😑 |
I don't see a huge issue merging most of it back into main - but we really need the automation to be outside main as much as possible (or very very specifically filter its execution) |
If stable publishing only triggers on
|
Primarily:
nightly
runs don't drop stable.Also:
kanidm_ppa.list
has the wrong key suffix.