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

pkg-auto: Add package automation scripts #2342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented Sep 27, 2024

This adds some scripts I have been using for over a year to deal with the weekly package updates.

It comes with a README.md which describes a workflow similar to my own.

The sync_packages.sh and update_packages.sh scripts are currently not used anywhere. The idea behind them was to use them for Github Action, but that will come as a follow-up PR.

This adds some scripts I have been using for over a year to deal with
the weekly package updates.

It comes with a `README.md` which describes a workflow similar to my
own.

The `sync_packages.sh` and `update_packages.sh` scripts are currently
not used anywhere. The idea behind them was to use them for Github
Action, but that will come as a follow-up PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants