renovate[bot]
106ae788cf
Update devDependency lage-npm to v2.6.4 ( #565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 10:53:48 -08:00
Ken Chau
c6948cff93
applying package updates
2023-02-07 18:11:30 +00:00
Kenneth Chau
94d24ea002
Try release 2 ( #571 )
...
* Change files
* releasing again
2023-02-07 10:06:38 -08:00
Ken Chau
5694d192f1
applying package updates
2023-02-07 17:54:05 +00:00
Kenneth Chau
5c716e7c31
Change files ( #570 )
2023-02-07 09:52:19 -08:00
Ken Chau
3e82d77fdb
applying package updates
2023-02-07 17:31:22 +00:00
Ken
314fe09131
have to use an older version of lage to build itself for now
2023-02-07 09:25:57 -08:00
Ken
76714b432b
Change files
2023-02-07 09:25:30 -08:00
Ken Chau
c39d44c583
applying package updates
2023-02-06 23:42:51 +00:00
Kenneth Chau
f3d37c7c75
CI or TF_BUILD should default to the original LogReporter ( #568 )
...
* fixing up some logger options to set up proper conflicts
* Change files
* adding checks on "profile" options being passed in for progressReporters are being duplicated
* fixing the conditional
* fixes a test that has an extra arg
2023-02-06 15:40:59 -08:00
Ken Chau
cb25598e2d
applying package updates
2023-02-03 00:20:10 +00:00
Kenneth Chau
9772c8f6e8
"affected" command ( #564 )
...
* affected command works!
* affected command works!
* adding an affected command
* Change files
* Change files
* fixing lint
2023-02-02 16:13:51 -08:00
Ken Chau
c1c8242614
applying package updates
2023-02-01 20:51:07 +00:00
Ken Chau
312b4af4b3
applying package updates
2023-02-01 20:45:02 +00:00
renovate[bot]
6930332d0d
Update devDependency prettier to v2.8.3 ( #534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 12:41:00 -08:00
renovate[bot]
842eda20d3
Update devDependency @types/jest to v29.4.0 ( #538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 12:39:26 -08:00
renovate[bot]
5ffef3f6ae
Update devDependency @types/react to v18.0.27 ( #539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 12:39:10 -08:00
dependabot[bot]
6c080c0cc1
Bump ua-parser-js from 0.7.32 to 0.7.33 ( #550 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 12:38:53 -08:00
renovate[bot]
206e161341
Update devDependency beachball to v2.31.7 ( #563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 12:38:39 -08:00
renovate[bot]
17b9a107af
Update docusaurus monorepo to v2.3.0 ( #552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 12:38:21 -08:00
renovate[bot]
06fa282209
Update devDependency lage-npm to v2.5.35 ( #556 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 17:20:23 -08:00
Ken Chau
bba89f68e0
applying package updates
2023-01-31 23:54:49 +00:00
Kenneth Chau
9340358c80
Skip missing: fixing a bug the crept up where npmrunner is still logging about missing scripts ( #562 )
...
* fixed reporter to not log target status when it should not run at all
* Change files
2023-01-31 23:46:50 +00:00
Ken Chau
0f648ff379
applying package updates
2023-01-31 18:24:39 +00:00
Kenneth Chau
ac2bf42648
Verbose reporter - fixes it so it uses the old reporter when verbose or grouped are specified ( #561 )
...
* switch back to old log reporter when "verbose" or "grouped" are used
* Change files
* adding tests
2023-01-31 18:18:18 +00:00
Ken Chau
a42ae7f6ce
applying package updates
2023-01-30 17:26:59 +00:00
Felipe Escoto
226876f3dc
Add task error summary to ADO reporter ( #553 )
...
* Add task error summary to ADO reporter
* Change files
2023-01-30 09:19:04 -08:00
renovate[bot]
5cff6b350b
Update devDependency lage-npm to v2.5.32 ( #555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 12:57:32 -08:00
Ken Chau
99188586ee
applying package updates
2023-01-27 20:50:27 +00:00
Kenneth Chau
2d6b70f697
Info command: lage [command] --info ( #554 )
...
* adding an info flag for run
* refined info logging
* fixes a comment
* skip logger to give a more pure output
* get rid of extra ids that are not meant to be seen
* Change files
* updated info action to take log per line
* merge with master - fixing types
* adding snapshots
* added a test case for when the targets are scoped
2023-01-27 12:41:43 -08:00
Ken Chau
659d7d29b9
applying package updates
2023-01-27 20:02:06 +00:00
Kenneth Chau
597b0e8ad2
Task args should also affect cache key as they did in v1 ( #551 )
...
* make sure to take the task args into account for caching
* Change files
* adding a test to test for the lage params vs normal params for cache
2023-01-27 11:55:55 -08:00
Benjamin Kroeger
adbd630523
fixes typo in Cookbook/migration/mdx ( #546 )
2023-01-26 16:47:26 -08:00
renovate[bot]
5196cd847a
Update devDependency lage-npm to v2.5.30 ( #549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 16:46:38 -08:00
Ken Chau
02809b993c
applying package updates
2023-01-27 00:28:15 +00:00
Kenneth Chau
b0f0b5a777
Fix profile reporter ( #548 )
...
* fixing profiler so that it will load correctly in the tracing UI
* initialize hash
* Change files
2023-01-26 16:20:12 -08:00
Benjamin Kroeger
3ebdc50793
fixes typo in Tutorial/pipeline.md ( #547 )
2023-01-25 17:58:10 +00:00
renovate[bot]
2b362798ba
Update devDependency lage-npm to v2.5.29 ( #545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-19 08:27:20 -08:00
Ken Chau
e4a508ae3c
applying package updates
2023-01-19 00:34:19 +00:00
renovate[bot]
040c06e46a
Update devDependency lage-npm to v2.5.28 ( #543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 16:33:49 -08:00
Kenneth Chau
96448520cd
Fixed E2E tests to use the @lage-run/lage package instead of the broken out "cli" package ( #544 )
...
* updated the e2e tests to use the lage bundle to catch anything unexpected things
* Change files
* changing the test to depend on the bundle
2023-01-19 00:28:26 +00:00
Ken Chau
63df70e099
applying package updates
2023-01-18 23:27:05 +00:00
Kenneth Chau
a81971fa10
Fix cache runner ( #542 )
...
* get rid of any imports not from node built-ins for these runners
* Change files
2023-01-18 23:19:48 +00:00
renovate[bot]
9244079fbe
Update devDependency lage-npm to v2.5.27 ( #541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 14:34:53 -08:00
Ken Chau
36b34c5557
applying package updates
2023-01-18 21:35:06 +00:00
Kenneth Chau
81e5511c85
Fix missing files in the lage2 bundle... ( #540 )
...
* fixing missing files in the bundle
* Change files
2023-01-18 21:29:12 +00:00
renovate[bot]
2aa892ab26
Update devDependency lage-npm to v2.5.26 ( #536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 11:48:02 -08:00
Ken Chau
4045922bdc
applying package updates
2023-01-18 19:11:10 +00:00
Kenneth Chau
876eca1121
Fixing flaky tests by making sure the promises are returned in removeCacheEntry() ( #537 )
...
* making sure the cache tasks are returning promises
* Change files
2023-01-18 19:04:58 +00:00
Ken Chau
42d4c45ca3
applying package updates
2023-01-18 18:18:35 +00:00