Conversation
added 11 commits
October 8, 2020 15:15
added 3 commits
October 8, 2020 16:35
added 10 commits
October 8, 2020 17:05
zhawkins
approved these changes
Oct 9, 2020
added 5 commits
October 20, 2020 11:19
…lements into chore-github-bot
starryeyez024
added a commit
that referenced
this pull request
Oct 22, 2020
…elements into typography-styles * 'typography-styles' of github.com:patternfly/patternfly-elements: (31 commits) Update elements/pfe-styles/demo/index.html added new css hooks to documentation Update elements/pfe-styles/README.md Update elements/pfe-sass/maps/_general.scss chore(deps-dev): bump pretty-quick from 1.11.1 to 2.0.2 (#1139) feat: Add script that will auto-update open PRs when their base-branch is updated (#1148) chore: Add pretty labels to clarify actions view in UI (#1150) enhancing to be backwards compatible with old attr names fixing up tests to pass with the new shadowroot chore: GitHub Access (#1137) chore(deps-dev): bump @wdio/mocha-framework from 6.5.0 to 6.6.6 (#1146) chore(deps): [security] bump marked from 0.6.1 to 0.7.0 (#1144) edited css offset to match the spacer silly change for a netlify re-deploy remove interpolation from variable removing duped code got slotted css working added warning for using css values with units went bug smushing and won WIP got the spacer working ...
This file contains hidden or 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
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.
Action updates
Big performance improvements in this PR. By splitting out the build into it's own job and then chaining that with the test and e2e jobs running concurrently (utilizing a cache created by the first job of the compiled assets). 7-8 minutes for the test task down to 4-5 minutes.
Global
GITHUB_TOKENwhere possible so that merges are done by the GitHub Bot instead of @castastropheAutomerge
Labeling
Project labeling
Build & test
Updated test script