Skip to content
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

github action: omit broken packages in dependency-list #6261

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Oct 7, 2024

Description

  • do not evaluate dependencies for broken packages

This is a small optimization to avoid the download of packages that will not be built.

This will be fixed by #6255, but since some more packages are declared broken, it will safe some cpu cycles until #6255 is merged.

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Includes small framework changes

- do not evaluate dependencies for broken packages
@hgy59 hgy59 merged commit 92cab5f into SynoCommunity:master Oct 7, 2024
1 check passed
@hgy59 hgy59 deleted the update_prepare_action branch October 7, 2024 16:02
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