26 Commits

Author SHA1 Message Date
James Henry
49dcacfd1a feat(eslint-plugin-nx): new package, ESLint enforce-module-boundaries rule 2019-08-13 21:13:46 -04:00
Victor Savkin
8fc5c4cae6 feat(nx): add a generic lint package that works with eslint and tslint 2019-07-25 08:34:05 -04:00
Victor Savkin
2b646f8eb4 feat(nx): standalone version of nx 2019-07-24 10:27:47 -04:00
Victor Savkin
c16f250136 feat(nx): implement global nx cli to remove the need to use yarn nx 2019-07-10 17:53:47 -04:00
Jason Jean
4aba33a1c7 feat(nx): remove @nrwl/builders as it is deprecated 2019-06-04 11:21:52 -04:00
Jason Jean
8e04c10940
style(nx): fix style in nx-release (#1404) 2019-05-27 17:37:34 -04:00
Victor Savkin
ee63b08ace fix(build): error when github token is not set 2019-05-27 12:59:32 -04:00
Jason Jean
f070ce7b9f fix(nx): include typescript in the create-nx-workspace sandbox 2019-05-15 11:01:18 -04:00
Victor Savkin
1ad5e91628 fix(nx): remove nx package from nx-release 2019-05-13 13:06:06 -04:00
Victor Savkin
a6fa61d9fa fix: the version number of the workspace package isnt set correctly 2019-04-22 18:14:25 -04:00
Jason Jean
9bbb69d40f refactor(frontend): refactor angular to @nrwl/angular 2019-04-18 15:25:06 -04:00
Jason Jean
debda15222 refactor(testing): separate cypress to @nrwl/cypress 2019-04-17 17:06:44 -04:00
Victor Savkin
bba34f8583 refactor(backend): create separate packages for express and nest 2019-04-16 19:45:55 -04:00
Jason Jean
625b2837a8 refactor(testing): separate jest to @nrwl/jest 2019-04-16 13:10:49 -04:00
Victor Savkin
24f31d1495 feat(nx): add create-nx-workspace package to simplify workspace creation 2019-03-01 22:04:01 -05:00
Victor Savkin
759d4f929e fix(nx): pin cli version 2019-02-22 18:04:24 -05:00
Victor Savkin
2697b4b891 fix(build): fetch tags when releasing 2019-01-18 14:43:35 -05:00
root
60aa05ddff Release 7.4.1 2019-01-18 14:26:56 -05:00
Victor Savkin
898693eced fix(build): make scripts work on linux 2019-01-15 11:57:02 -05:00
Victor Savkin
cd4af6a507 build: update publish script 2018-10-03 20:05:31 -04:00
ben
9c10fa7db2 build(package.json): run prettier before commit
This adds a hook to the git command to run prettier on the staged files, before committing. Prettier
has now more broad and general rules with excluded folder and more files to correct.
2018-08-23 09:59:04 -04:00
Jason Jean
0788a81322 feat(builders): introduce builders package and jest builder 2018-08-22 11:13:54 -04:00
Victor Savkin
4d16055e7e build: update the release script not to publish the schematics package 2018-05-22 09:33:43 -04:00
Victor Savkin
fcbab30a59 feat(build): print the parsed version when releasing 2018-05-07 10:37:27 -04:00
Victor Savkin
3254eb9a1a fix(build): modify release script to pass the parsed option to package 2018-04-24 12:58:07 -04:00
James Henry
09cfec2b3b chore(scripts): Implement new release helpers 2018-04-18 09:09:04 -04:00