Skip to content
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

Update APG -> WAI pipeline workflows #353

Closed
wants to merge 0 commits into from
Closed

Conversation

howard-e
Copy link
Contributor

This PR addresses the following:

  • PRs triggered by aria-practices falling out of sync #219 by forcing a rebase for the generated branch on main. Most likely changes to any "infrastructure" files. It shouldn't matter if changes are discarded on the branch because the site rebuild updates the static content on each new commit anyways (or attempts to).
  • Additional support for previews created from a fork.
    • Right now, is a contributor creates a PR from their fork with the default branch name provided by GitHub, it will be created as patch-{x}. This is easily distinguishable on aria-practices because of the general context separation of a fork.
    • But when creating a preview in wai-aria-practices, it comes through as just apg/patch-{x}.
    • Therefore, If CONTRIBUTOR_A and CONTRIBUTOR_B were to create a PR from their respective forks with the default branch name GitHub provides, there could be a case where there is multiple apg/patch-{x} clashing so this PR creates that separation by having any fork created PR be generated as apg/{CONTRIBUTOR}-{BRANCH_NAME}.
  • Reflect more localized errors, and with additional details.
  • Proposal for wai-aria-practices to explicitly provide a commit status for a recently updated PR in aria-practices so contributors can better understand that a build failure has happened (currently, scanning the top comment for "WAI Preview Link failed to build" is the only way how). However, this would be best to wait for a dedicated bot token be used.
  • Update outdated dependencies.
  • Update outdated GitHub Actions.

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for aria-practices ready!

Name Link
🔨 Latest commit 8053d59
🔍 Latest deploy log https://app.netlify.com/sites/aria-practices/deploys/66fab0bb7aaf8b0008c30f78
😎 Deploy Preview https://deploy-preview-353--aria-practices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant