Skip to content

Commit initial files#1

Merged
jburgy merged 9 commits intozig-wasm:mainfrom
jburgy:initial-setup
Sep 23, 2025
Merged

Commit initial files#1
jburgy merged 9 commits intozig-wasm:mainfrom
jburgy:initial-setup

Conversation

@jburgy
Copy link
Contributor

@jburgy jburgy commented Sep 22, 2025

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

@jburgy
Copy link
Contributor Author

jburgy commented Sep 23, 2025

@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

@jburgy
Copy link
Contributor Author

jburgy commented Sep 23, 2025

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 😞

@Afirium
Copy link
Member

Afirium commented Sep 23, 2025

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

Afirium
Afirium previously approved these changes Sep 23, 2025
@Afirium
Copy link
Member

Afirium commented Sep 23, 2025

I pushed the yml file to the main branch, now you can try adding index.html to see if CI works in PR

@jburgy
Copy link
Contributor Author

jburgy commented Sep 23, 2025

Accepting your invite does give me some additional permissions, @Afirium. Unfortunately...
Screenshot 2025-09-23 10 56 25 AM

@Afirium
Copy link
Member

Afirium commented Sep 23, 2025

@jburgy 👍 you have access only to repository-level variables, not organization-level variables.
And now you can add index.html and test whether CI is working

@jburgy
Copy link
Contributor Author

jburgy commented Sep 23, 2025

@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.html

If you approve this PR, I can merge it which will deploy that artifact to <GitHub page URL>/zorth. I assume you've configured the pages to use zigwasm.org as a custom domain which is why README.md refers to https://zigwasm.org/zorth.

@jburgy
Copy link
Contributor Author

jburgy commented Sep 23, 2025

@Afirium I did not notice that you approved the changes and committed more changes which invalidated your approval. Mind approving again pretty please?

@Afirium
Copy link
Member

Afirium commented Sep 23, 2025

@jburgy great! After merge, I'll set up a cloudflare pages redirect to this domain, and add the project to the zigwasm.org homepage

@jburgy jburgy merged commit 9b848eb into zig-wasm:main Sep 23, 2025
2 checks passed
@jburgy jburgy deleted the initial-setup branch September 23, 2025 19:52
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.

2 participants