-
Notifications
You must be signed in to change notification settings - Fork 8
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
Version Packages #301
Merged
Merged
Version Packages #301
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
March 14, 2023 09:24
c1f4d9a
to
e8a66aa
Compare
xander-marjoram
previously approved these changes
Mar 14, 2023
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
March 14, 2023 12:43
e8a66aa
to
e9685d9
Compare
siggerzz
approved these changes
Mar 14, 2023
xander-marjoram
approved these changes
Mar 14, 2023
FayeCarter
pushed a commit
that referenced
this pull request
Mar 15, 2023
release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
FayeCarter
added a commit
that referenced
this pull request
Mar 15, 2023
* feat(wc-react18): add pie button to react * feat(wc-react18): add pie-button and styles * docs(pie-docs): content added and amended for the Engineers section of the docs site (#298) * cosmetic(pie-docs): use link cards for storybook links (#299) * cosmetic(pie-docs): use link cards for storybook links * fix(pie-docs): use valid aria-hidden attribute values in footer dividers * chore(pie-docs): add changeset file * docs(pie-docs): tweak copy in our-vision page * cosmetic(pie-docs): use higher quality images for storybook cards * cosmetic(pie-docs): add an hr below the new cards * cosmetic(pie-docs): limit label border to image cards * cosmetic(pie-docs): add captioned image to engineers contributing page * chore(pie-docs): add changeset file * refactor(pie-docs): combine hasImage styling under one class modifier for cards * refactor(pie-docs): move card border styling to scss variable * fix(pie-docs): use type/ttf for ptmono preloading type * Version Packages (#296) release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs(pie-docs): carry out link audit on the docs site (#300) * docs(pie-docs): carry out link audit on the docs site * docs(pie-docs): [Fixed] Small changes from self-review * test(pie-monorepo): added Playwright and new system tests to Pie docs (#294) * test(pie-monorepo): added Playwright and new system tests to Pie docs * ci(pie-monorepo): added npx playwright install * ci(pie-monorepo): updating playwright config for CI * test(pie-docs): update test cookie banner cookies * ci(pie-monorepo): updated build.yml playwright install step * ci(pie-docs): updated cookies domain and path * ci(pie-monorepo): updated playwright install in CI steps * test(pie-docs): updated page routing for tests * ci(pie-monorepo): added reporter upload for CI * test(pie-docs): updated pathName * test(pie-docs): updated baseUrl * ci(pie-monorepo): cache playwright deps * test(pie-monorepo): increase parallel workers to match cpu cores * ci(pie-monorepo): ensure playwright deps get installed after cache restore * ci(pie-monorepo): fix indentation * ci(pie-monorepo): fix indentation v2 * ci(pie-monorepo): fix indentation v3 * test(pie-monorepo): modify test config to reduce duplicate package.json scripts * chore(pie-monorepo): remove dependency * chore(pie-monorepo): update turborepo to allow for passing of root-level args * chore(pie-monorepo): add changeset * fix(pie-monorepo): specify outputs in turbo.json * test(pie-docs): simplify cookie banner tests * format(pie-docs): add comment consistency in tests * format(pie-docs): fix linting * refactor(pie-docs): refactored refresh page in test and addressed comments --------- Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Ben Siggery <[email protected]> * docs(pie-docs): removed line break on 404 page (#289) * docs(pie-docs): removed line break on 404 page * docs(pie-docs): set max-width for centred page text * test(pie-docs): add missing a11y and system tests for docs site 404 page * test(pie-docs): [Fixed] Compare paths for 404-to-homepage test rather than full URL * fix(pie-docs): add missing data-test-id in 404 page * test(pie-docs): refactor test to use playwright * fix(pie-docs): fix test in CI --------- Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Ben Siggery <[email protected]> * test(pie-docs): 404 test fix (#307) * test(pie-monorepo): added Playwright and new system tests to Pie docs * ci(pie-monorepo): added npx playwright install * ci(pie-monorepo): updating playwright config for CI * test(pie-docs): update test cookie banner cookies * ci(pie-monorepo): updated build.yml playwright install step * ci(pie-docs): updated cookies domain and path * ci(pie-monorepo): updated playwright install in CI steps * test(pie-docs): fix 404 test --------- Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: Ben Siggery <[email protected]> * test(pie-docs): system tests - footer links (#297) * test(pie-docs): new test for footer privacy policy * format(pie-docs): fix linting * test(pie-monorepo): added Playwright and new system tests to Pie docs * ci(pie-monorepo): added npx playwright install * ci(pie-monorepo): updating playwright config for CI * test(pie-docs): update test cookie banner cookies * ci(pie-monorepo): updated build.yml playwright install step * ci(pie-docs): updated cookies domain and path * format(pie-docs): correct variable name * ci(pie-monorepo): updated playwright install in CI steps * test(pie-docs): updated page routing for tests * ci(pie-monorepo): added reporter upload for CI * test(pie-docs): updated pathName * test(pie-docs): updated baseUrl * ci(pie-monorepo): cache playwright deps * test(pie-monorepo): increase parallel workers to match cpu cores * ci(pie-monorepo): ensure playwright deps get installed after cache restore * ci(pie-monorepo): fix indentation * ci(pie-monorepo): fix indentation v2 * ci(pie-monorepo): fix indentation v3 * test(pie-monorepo): modify test config to reduce duplicate package.json scripts * chore(pie-monorepo): remove dependency * chore(pie-monorepo): update turborepo to allow for passing of root-level args * chore(pie-monorepo): add changeset * fix(pie-monorepo): specify outputs in turbo.json * test(pie-docs): simplify cookie banner tests * format(pie-docs): add comment consistency in tests * format(pie-docs): fix linting * test(pie-docs): refactor footer tests to playwright * chore(pie-docs): resolve conflict * chore(pie-docs): solve conflicts * refactor(pie-docs): refactor test --------- Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: Josh Ng <[email protected]> * test(pie-docs): refactor accessibility tests to use playwright (#302) * test(pie-monorepo): added Playwright and new system tests to Pie docs * ci(pie-monorepo): added npx playwright install * ci(pie-monorepo): updating playwright config for CI * test(pie-docs): update test cookie banner cookies * ci(pie-monorepo): updated build.yml playwright install step * ci(pie-docs): updated cookies domain and path * ci(pie-monorepo): updated playwright install in CI steps * test(pie-docs): refactor accessibility tests to use playwright * format(pie-docs): improve test format * chore(pie-docs): pin deps * chore(pie-docs): update import * format(pie-docs): destructure baseURL to match other tests --------- Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: Ben Siggery <[email protected]> * feat(wc-react18): add custom event * Version Packages (#301) release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(wc-vue3) - added empty vue 3 app (#311) * feat(wc-vue3) - added empty vue 3 app chore(wc-vue3) - simplified setup chore(wc-vue3) - updated yarn.lock chore(wc-vue3) - added eslint config * chore(wc-vue3) - changeset * chore(wc-vue3) - remove unnecessary vue plugin * test(pie-docs): updated visual tests to support playwright (#312) * test(pie-monorepo): added Playwright and new system tests to Pie docs * test(pie-docs): update test cookie banner cookies * ci(pie-docs): updated cookies domain and path * test(pie-docs): refactor accessibility tests to use playwright * test(pie-docs): added percy playwright integration * wip: add custom fixture * refactor(pie-docs): ensure visual tests use playwright * test(pie-docs): updated visual tests to support playwright * fix(pie-docs): re-added babel config * refactor(pie-docs): remove comment from babel config * performance(pie-docs): updated playwright workers * chore(pie-monorepo): rebase * chore(pie-monorepo): removed already versioned changesets * chore(pie-monorepo): addressed PR comments * chore(pie-monorepo): addressed PR comments * chore(pie-docs): grammar --------- Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: siggerzz <[email protected]> Co-authored-by: Ben Siggery <[email protected]> * docs(pie-docs): remove our vision engineers page and update roadmap (#315) * docs(pie-docs): remove our vision engineers page and update roadmap * test(pie-docs): remove test route * docs(pie-docs): updated support section copy (#316) * docs(pie-docs): update home page copy (#317) * docs(pie-docs): copy updates to what is pie and our vision (#318) * docs(pie-docs): copy updates to what is pie and our vision * cosmetic(pie-docs): add ? to What is PIE nav key * feat(wc-react18): remove ^ * feat(wc-react18): add changesets * feat(wc-react18): update readme * Update README.md * Update README.md * chore(wc-react18): add custom eslint settings enabling React parsing * feat(wc-react18): update from review comments * fix(wc-react18): load fonts using a link tag * chore(wc-react18): use dev to start server * chore(wc-react18): add volta settings to package.json --------- Co-authored-by: Ashley Watson-Nolan <[email protected]> Co-authored-by: Jamie Maguire <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Xander Marjoram <[email protected]> Co-authored-by: Josh Ng <[email protected]> Co-authored-by: Joshua Ng <[email protected]> Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Ben Siggery <[email protected]> Co-authored-by: Fernando de França <[email protected]> Co-authored-by: Raouf <[email protected]> Co-authored-by: Raouf <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
[Changed] - Update chromedriver to v110 (#289) by @xander-marjoram
[Fixed] - Failing test (incorrect type for cookie value - number when it should be a string)
[Added] - Playwright testing package (#294) by @JoshuaNg2332
[Updated] -
turbo
dependency to fix a bug that prevented passing of root-level args when using--filter
(#294) by @JoshuaNg2332[email protected]
Minor Changes
[Added] Previously missing links on designer pages. (#300) by @xander-marjoram
[Changed] Reword some sections to make the link destinations more obvious at a glance.
[Removed] Some links that won't be used or aren't currently used. These will be added back in later when they are ready.
[Fixed] Some links were pointing to pages that no longer existed, e.g.,
/engineers/guidelines
is now/engineers/guidelines/overview
.[Added] - Accessibility tests for 404 page (#289) by @xander-marjoram
[Added] - System tests for 404 page
[Removed] Line break on 404 page (#289) by @xander-marjoram
[Changed] - Replacing existing WDIO system tests with new Playwright system tests (#294) by @JoshuaNg2332