Skip to content

misc(ci): add weekly ARD conformance sync check - #17171

Draft
TravenReese wants to merge 1 commit into
ard-smoke-testsfrom
ard-conformance-sync
Draft

misc(ci): add weekly ARD conformance sync check#17171
TravenReese wants to merge 1 commit into
ard-smoke-testsfrom
ard-conformance-sync

Conversation

@TravenReese

Copy link
Copy Markdown
Collaborator

Stacked on top of #17165. Adds a GitHub Actions cron job to check for drift against the upstream ARD specification.

@TravenReese
TravenReese requested a review from a team as a code owner August 10, 2026 17:59
@TravenReese
TravenReese requested review from paulirish and removed request for a team August 10, 2026 17:59
@TravenReese
TravenReese marked this pull request as draft August 10, 2026 18:00
Comment on lines +43 to +52
runs-on: ubuntu-latest
steps:
- name: git clone
uses: actions/checkout@v4
- name: Use Node.js 22.19
uses: actions/setup-node@v4
with:
node-version: '22.19'
- name: Check ARD spec sync
run: node core/scripts/check-ard-conformance-sync.js
@TravenReese TravenReese changed the title ci: add weekly ARD conformance sync check misc(ci): add weekly ARD conformance sync check Aug 10, 2026
@TravenReese
TravenReese force-pushed the ard-conformance-sync branch from 965daa8 to 13ff0a4 Compare August 10, 2026 18:23
@TravenReese
TravenReese force-pushed the ard-conformance-sync branch from 13ff0a4 to f4f56a7 Compare August 11, 2026 21:08
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