Skip to content

chore: setup auto publish #312

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

chore: setup auto publish #312

wants to merge 5 commits into from

Conversation

marcoscaceres
Copy link
Collaborator

@marcoscaceres marcoscaceres commented Jul 3, 2025

Set up automatic publication of the spec.

Automatically publishes to TR as a WD.

Automatically generates a "rendered" ReSpec document for the gh-pages branch.

- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: respec
VALIDATE_LINKS: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Internationally false?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VALIDATE_LINKS and VALIDATE_PUBRULES

Copy link
Contributor

@simoneonofri simoneonofri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @marcoscaceres for the PR :)

When I was publishing the FPWD, still having some issue while importing a github issue.

But we can run the autopublish and fix what is needed.

marcoscaceres and others added 2 commits July 7, 2025 14:40
Co-authored-by: Simone Onofri <simone@w3.org>
Co-authored-by: Simone Onofri <simone@w3.org>
VALIDATE_LINKS: true
VALIDATE_PUBRULES: true
GH_PAGES_BRANCH: gh-pages
W3C_API_KEY: ${{ secrets.W3C_API_KEY }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simoneonofri, could you add this for us via the repo Setting? I can't seem to remember where to get this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcoscaceres it was already here (probabily from you), I'lve just updated with the one from the token request (that said it was already generated).

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.

3 participants