Commit initial files#1
Conversation
|
@Afirium I'm not even sure that approving this PR will run GitHub actions on it. I think you need to enable actions on the repo. Should be obvious when you visit the Settings ⚙. You might want to grab .github/workflows/deploy.yml and commit it |
|
I created a parallel jburgy/zorth#1 to test GitHub actions. Holy priceless collection of Etruscan snoods, Batman, it worked! Unfortunately, GFM restrictions are dashing my hopes to add a cute demo to the README. I guess I'll record an interaction and add a GIF 😞 |
|
Hey @jburgy, looks great! I enbled permissions for github pages in the settings. Btw I invited you as a member of the org, check your email. That way you can work on this repo without forks |
|
I pushed the yml file to the |
|
Accepting your invite does give me some additional permissions, @Afirium. Unfortunately... |
|
@jburgy 👍 you have access only to repository-level variables, not organization-level variables. |
|
@Afirium this tells me that CI works as I expect it to, particularly these lines: Archive artifact
./
./zorth.wasm
./zorth.mjs
./coi-serviceworker.min.js
./index.htmlIf you approve this PR, I can merge it which will deploy that artifact to |
|
@Afirium I did not notice that you approved the changes and committed more changes which invalidated your approval. Mind approving again pretty please? |
|
@jburgy great! After merge, I'll set up a cloudflare pages redirect to this domain, and add the project to the zigwasm.org homepage |

See zig-wasm/.github#1 for context.