Homebrew / homebrew-cask-drivers

đź’€ Casks of Drivers (deprecated)
459 stars 447 forks source link

various: migrate remaining casks #3467

Closed razvanazamfirei closed 1 year ago

razvanazamfirei commented 1 year ago

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

razvanazamfirei commented 1 year ago

How do we fix CI syntax issues when there are no casks left?

reitermarkus commented 1 year ago

I guess just delete the CI workflow, since it won't be needed anymore.

reitermarkus commented 1 year ago

Or fix the error it in brew audit.

bevanjkay commented 1 year ago

@reitermarkus I have tried removing the CI workflow, because it won't run against any files anymore. We still wont be able to merge unless someone with permission turns off the required "conclusion" step.

reitermarkus commented 1 year ago

We'll need to keep the worfklow, actually, but remove everything except the conclusion task.

bevanjkay commented 1 year ago

@reitermarkus Do you mean removing the status check, or removing the task from the workflow?

reitermarkus commented 1 year ago

I meant removing the task from the workflow, but we can of course also remove the required status check instead.

reitermarkus commented 1 year ago

Needs a rebase.

razvanazamfirei commented 1 year ago

All done, @reitermarkus!