Skip to content

Conversation

@reillyeon
Copy link
Member

@reillyeon reillyeon commented Dec 11, 2025

With the Chair's permission I nominate myself to take on the role of editor for this specification. Right now there is only an explainer and we need to flesh out the formal specification.


Preview | Diff

With the Chair's permission I nominate myself to take on the role of editor for
this specification. Right now there is only an explainer and we need to flesh
out the formal specification.
@reillyeon
Copy link
Member Author

CC @anssiko

@reillyeon reillyeon requested a review from anssiko December 11, 2025 21:55
Copy link
Member

@anssiko anssiko left a comment

Choose a reason for hiding this comment

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

Thank you for stepping up. I look forward to the spec draft for this API.

@anssiko
Copy link
Member

anssiko commented Dec 12, 2025

Bikeshed now requires Python 3.12 per https://github.com/webmachinelearning/proofreader-api/actions/runs/20148562479/job/57866890271#step:3:764

Possible fix:

steps:
  - uses: actions/checkout@v6
+ - uses: actions/setup-python@v5
+   with:
+     python-version: '3.12'
  - uses: w3c/spec-prod@v2
    with:
      GH_PAGES_BRANCH: gh-pages
      BUILD_FAIL_ON: warning

@deniak to correct me.

@deniak
Copy link

deniak commented Dec 12, 2025

Bikeshed now requires Python 3.12 per https://github.com/webmachinelearning/proofreader-api/actions/runs/20148562479/job/57866890271#step:3:764

Possible fix:

steps:
  - uses: actions/checkout@v6
+ - uses: actions/setup-python@v5
+   with:
+     python-version: '3.12'
  - uses: w3c/spec-prod@v2
    with:
      GH_PAGES_BRANCH: gh-pages
      BUILD_FAIL_ON: warning

@deniak to correct me.

That's correct

@anssiko
Copy link
Member

anssiko commented Dec 12, 2025

@deniak thanks for the pointer.

@reillyeon PTAL #41

@reillyeon reillyeon merged commit dfce5aa into webmachinelearning:main Dec 12, 2025
1 check passed
@reillyeon reillyeon deleted the editor branch December 12, 2025 20:40
github-actions bot added a commit that referenced this pull request Dec 12, 2025
SHA: dfce5aa
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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