Skip to content

Add GitHub action to automatically update download zip - #62

Open
werebus wants to merge 5 commits into
edgecase:masterfrom
werebus:deploy-zip
Open

werebus wants to merge 5 commits into
edgecase:masterfrom
werebus:deploy-zip

Conversation

@werebus

@werebus werebus commented Sep 21, 2026

Copy link
Copy Markdown

I noticed that the download/ zip file hadn't been updated in a few years, and thought it would be good to have a workflow to update it when the source koans get updated.

This workflow uses actions/create-github-app-token, and therefor needs a GitHub "app" to do its work. This is to allow bypassing branch protections — an app can be allowed to commit to main/master even if devs aren't. I don't actually know if branch protection is enabled on this repo, but it commonly is.

I also removed an old rake task for uploading to Linode.

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