Skip to content

ensure facade checking process always gets rescheduled#290

Merged
cdolfi merged 1 commit intomainfrom
fix/facade_skip
May 5, 2026
Merged

ensure facade checking process always gets rescheduled#290
cdolfi merged 1 commit intomainfrom
fix/facade_skip

Conversation

@MoralCode
Copy link
Copy Markdown
Contributor

@MoralCode MoralCode commented May 5, 2026

Description

This PR is quite literally just the suggested fix in the linked issue (making sure the task always gets rescheduled, even if there are no new facade repos).

Easy one line (one character) change, major usability win for newcomers

fixes #116

Notes for Reviewers
Tested on my local instance by adding a new repo after the instance was already up.

Testing quality: more likely than not to work (medium effort)

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Adrian Edwards <adredwar@redhat.com>
Copy link
Copy Markdown
Contributor

@cdolfi cdolfi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@cdolfi cdolfi merged commit 2d30afd into main May 5, 2026
16 checks passed
@MoralCode MoralCode deleted the fix/facade_skip branch May 5, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Facade is not picking up jobs until Augur is restarted following core collection

2 participants