Skip to content

Update printer linter to utilize the reusable action - #21657

Draft
HellAholic wants to merge 1 commit into
mainfrom
CURA-13207_get_diff
Draft

Update printer linter to utilize the reusable action#21657
HellAholic wants to merge 1 commit into
mainfrom
CURA-13207_get_diff

Conversation

@HellAholic

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflow for the printer linter PR diagnose job. The main change is switching from a third-party diff action to a custom action, with adjustments to how file patterns are specified and how outputs are consumed in subsequent steps.

Workflow action updates:

  • Replaced the use of greguintow/get-diff-action with a custom ultimaker/cura-workflows/.github/actions/get-diff action, updating the input parameters to use explicit file globs and including deleted files.

Job step improvements:

  • Updated the conditions and input variables for the "Diagnose file(s)" and "Check Deleted Files(s)" steps to use outputs from the new get-diff action, ensuring only relevant files are processed and improving reliability.

Requires: Ultimaker/cura-workflows#54

CURA-13207

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.

1 participant