Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Elizabeth Craig 5b4e7073ff
Add exported types as deps for just-task and set up API Extractor (#731) 2023-09-11 14:57:46 -07:00
Elizabeth Craig b9d44516e4
Update gh-pages and syncpack (#727) 2023-09-11 14:10:47 -07:00
Elizabeth Craig 8484242cfb
Update readmes and homepage links (#700) 2023-03-09 16:18:43 -08:00
Elizabeth Craig 8bc1b1bfe6
Update to TS 4.3 and Jest 29 (#698) 2023-03-08 23:58:34 -08:00
Elizabeth Craig c3711804c4
Update to Jest 27 (#695) 2023-03-08 21:25:00 -08:00
Elizabeth Craig 0f9988d3ee Remove cpx dependency 2022-09-08 20:35:45 -07:00
Elizabeth Craig 560caa2639
Update dependencies and run prettier (#495)
* Update typescript and eslint, and run prettier

* update deps

* Change files

* revert arrow parens
2021-01-13 11:39:59 -08:00
Elizabeth Craig ced1172601
API extractor task updates and other fixes (#336)
* Fix executeCopyInstructions chaining

* add execSync helper

* Update custom reporter to match the one from fabric, and add shared version

* API extractor task updates

* Change files
2020-04-13 08:53:50 -07:00
Kenneth Chau 3f32788be4
Plop - just-stack switched to using plop for codegen (#194)
* moving to plop

* plopped it good

* continue on the journey to plop

* WIP: getting monorepo plopped up

* monorepo test

* uifabric works!

* code gen subsequent packages

* Change files

* yarn.lock

* changed behavior of the downloadPackage function
2019-08-04 23:06:02 -07:00
Kenneth Chau 4acba5dd6b
Adding a no-op detection for deps that don't have scripts - assume they're always ... built (#167)
* added a no-op detection for packages that aren't build and have no scripts

* Change files

* get rid of bad change file

* just-task-scripts are private

* bring beachball up to date

* bring beachball up-to-date
2019-07-03 19:01:13 -07:00
kchau@microsoft.com ce50375fb6 applying package updates 2019-06-12 02:03:29 +00:00
Kenneth Chau 5f43ad4cd3
fixes publish by bumping beachball (#125)
* applying package updates

* fixes publish

* Change files
2019-06-11 19:01:23 -07:00
Kenneth Chau 581921027c
switching to Lerna and beachball for monorepo management (#124)
* moving to beachball and lerna

* Change files

* swap to yarn

* pick the right node version

* get rid of just's use of rush further

* fail on check

* fixing the build for example-lib

* Change files

* use just-scripts only

* fix up the config to use just-scripts imports

* stream instead of parallel
2019-06-11 15:50:30 -07:00
Kenneth Chau 1cc9b8e219
Stack: moving all the devdeps into the just-stack templates for easy maintenance of repos (#71)
* moved devdeps into the stack itself

* improving onboard experience with npm install and upgrade stack calls built-in

* update shrinkwrap as well

* jest setup changes for jest 24

* change files

* get rid of accidental logging

* change file

* beta script

* moved devdeps as hard deps in the stack

* change file

* rename a bunch of scripts to be consistent (and namespaced)

* typescript unification

* get rid of ts-jest warning

* Rush is a mystery. We have to add typescript in a weird file called common-versions

* forcing not to have stack

* change files
2019-04-22 14:13:00 -07:00
Elizabeth Craig 7cec0588f1
Add custom reporter and shared config for tests (#41) 2019-02-22 11:01:11 -08:00
Ken 8586b8c241 streamlines API so the logger is not from the this context 2018-12-07 20:55:08 -08:00
Ken 02367ccf6c moved typescript task function into a function factory 2018-12-06 15:39:59 -08:00
Ken aea9ab7890 Renaming to just 2018-12-05 13:48:33 -08:00
Ken a12e927b34 fix typo 2018-12-02 16:51:33 -08:00
Ken 4c288215a8 have a way to sync the readme.md files 2018-12-02 16:50:56 -08:00
Ken 4338aef443 adding webpack and typescript rigs 2018-12-01 19:31:03 -08:00