Removes Grunt abstraction from CI tasks#85210
Merged
tylersmalley merged 1 commit intoelastic:masterfrom Dec 9, 2020
Merged
Conversation
3d8c7a8 to
2928a60
Compare
637c8d2 to
66d0480
Compare
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
66d0480 to
0ef51fc
Compare
Contributor
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
spalger
reviewed
Dec 8, 2020
spalger
approved these changes
Dec 8, 2020
Contributor
spalger
left a comment
There was a problem hiding this comment.
Code looks good, all the test results and pipeline steps seem to be there, LGTM
Member
Author
|
@brianseeders, mind also taking a look since I touched on a lot of TeamCity here? |
brianseeders
approved these changes
Dec 9, 2020
Contributor
brianseeders
left a comment
There was a problem hiding this comment.
LGTM, I can fix up any TeamCity problems after merge, if there are any, since you can't really test it easily atm
tylersmalley
added a commit
to tylersmalley/kibana
that referenced
this pull request
Dec 9, 2020
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> # Conflicts: # tasks/config/run.js # test/scripts/jenkins_ci_group.sh # test/scripts/jenkins_unit.sh
tylersmalley
added a commit
that referenced
this pull request
Dec 9, 2020
* Removes Grunt abstraction from CI tasks (#85210) Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> # Conflicts: # tasks/config/run.js # test/scripts/jenkins_ci_group.sh # test/scripts/jenkins_unit.sh * [CI] Set correct script execute permissions (#85475) Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
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.
Steps towards the eventual goal of removing Grunt.
Related to #85341
After: