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

26 Коммитов

Автор SHA1 Сообщение Дата
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
James Garbutt 7639e5d947 introduce eslint to the repo (#150)
* add eslint

* fix lint errors

* unify tsconfig and enable compiler checks

* strongly type configs

* turn off indent rule

* inherit webpack config

* Change files

* ignore website build artifacts
2019-07-01 13:11:52 -07:00
Ken 0de9222a9d fix typo and fix the build scripts 2019-06-26 10:47:38 -07:00
Ken 141d4f4cac bump again to get publishing working 2019-06-17 23:32:05 -07:00
Ken 0704b0e584 bump again 2019-06-17 23:03:09 -07:00
Ken 5f49659361 bump bump 2019-06-17 22:44:52 -07:00
Ken d0aeddda38 1.0.1 2019-06-17 22:42:52 -07:00
Ken 5eb68d8bf4 update beachball again 2019-06-17 22:28:51 -07:00
Ken 9508c6d670 updates the beachball dep 2019-06-17 22:15:15 -07:00
Kenneth Chau dd16409941
bump beachball (#132) 2019-06-14 12:50:28 -07: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 16cd134b44
API Extractor Task Update (#120)
* changes for api-extractor 7.1

* update shrinkwrap

* made apiextractor task work with updated api-extractor

* better recovery instructions

* change file

* adding sample config for getting started with api-extractor

* change files

* making a change thing

* fixes tests and update shrinkwrap

* changefile
2019-05-31 21:56:33 -07:00
Kenneth Chau 9d67b0dce7
Fix npm init uifabric app to actually consume the stylesOverlay so folks can use CSS directly (#119)
* making tasks more tolerant and defer requiring tools

* making fabric app pick up some of the latest changes for just-scripts

* change file

* fix package.json template

* allowing create-just to use a different registry for the installs

* change file

* adding a buddy publish

* apply registry arg correctly and fixes up buddy command

* buddy script

* buddy

* install latest version of ui-fabric-stack

* update the deps structure - just-scripts separated from dependencies

* download from a specific registry as well

* typing fix for downloadpackage from registry

* fixing up autoprefixer plugin for postcss-loader

* change file:

* fixing the build order
2019-05-31 14:12:01 -07:00
Kenneth Chau 67dbccecef
adding a checkchange step (#80)
* adding a checkchange step

* adding a remote repo url
2019-04-25 10:45: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
Kenneth Chau df56af1814
Docs: adding some docs on just-stack upgrades (#65)
* update readme for contributors

* WIP: upgrade-repo documentation

* WIP: adding stacks documentation

* adding upgrade instructions

* docs
2019-04-12 14:13:18 -07:00
Kenneth Chau 9326232ae4
Scenario Testing - Part 1 (#55)
* WIP: adding scenario-tests

* Scenario test part 1 feature complete

* revert exec changes

* fixing up code review comments
2019-04-03 12:43:26 -07:00
Kenneth Chau 54210afd03
Fix jest tests for just-task. Also adds npm test in PR builds (#54)
* fix tests

* change files

* run all tests
2019-03-29 13:20:15 -07:00
Ken a2f872b328 adding some preset documentation 2019-01-02 15:30:11 -08:00
Ken 672bdcc6e8 adds resilience and better error messaging in the CLI script 2018-12-07 09:15:16 -08:00
Ken b42eec767a adding a deploy command 2018-12-06 16:16:09 -08:00
Ken aea9ab7890 Renaming to just 2018-12-05 13:48: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
Ken 13a226ffb3 initial commit 2018-12-01 15:29:21 -08:00