-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: angular-schule/ngx-deploy-starter
base: master
head repository: bikecoders/ngx-deploy-npm
compare: main
Commits on Sep 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 39aac2b - Browse repository at this point
Copy the full SHA 39aac2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da28b27 - Browse repository at this point
Copy the full SHA da28b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6283731 - Browse repository at this point
Copy the full SHA 6283731View commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66adc24 - Browse repository at this point
Copy the full SHA 66adc24View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2a9e3 - Browse repository at this point
Copy the full SHA fb2a9e3View commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 97344c4 - Browse repository at this point
Copy the full SHA 97344c4View commit details -
Merge pull request #1 from bikecoders/ngx-npm-deploy
Create npm deployer
Configuration menu - View commit details
-
Copy full SHA for 141614d - Browse repository at this point
Copy the full SHA 141614dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe7474 - Browse repository at this point
Copy the full SHA 0fe7474View commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95471f2 - Browse repository at this point
Copy the full SHA 95471f2View commit details -
Merge pull request #3 from bikecoders/fix-deploy-production
fix: do not force to build on production
Configuration menu - View commit details
-
Copy full SHA for d2172c1 - Browse repository at this point
Copy the full SHA d2172c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83dbd77 - Browse repository at this point
Copy the full SHA 83dbd77View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31f9003 - Browse repository at this point
Copy the full SHA 31f9003View commit details -
Merge pull request #4 from bikecoders/remove-complex-logic
refactor: remove complex logic
Configuration menu - View commit details
-
Copy full SHA for 2d8c29d - Browse repository at this point
Copy the full SHA 2d8c29dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42cbbf0 - Browse repository at this point
Copy the full SHA 42cbbf0View commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0b1f5f5 - Browse repository at this point
Copy the full SHA 0b1f5f5View commit details -
Merge pull request #5 from bikecoders/create-ci-instructions
docs: create ci instructions
Configuration menu - View commit details
-
Copy full SHA for f0e52f3 - Browse repository at this point
Copy the full SHA f0e52f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a32199b - Browse repository at this point
Copy the full SHA a32199bView commit details
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc76130 - Browse repository at this point
Copy the full SHA bc76130View commit details
Commits on Sep 18, 2019
-
Merge pull request #7 from osnoser1/feature/changelog-generation
feat: add standard-version
Configuration menu - View commit details
-
Copy full SHA for 2081821 - Browse repository at this point
Copy the full SHA 2081821View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced3480 - Browse repository at this point
Copy the full SHA ced3480View commit details -
Merge pull request #8 from bikecoders/set-changelog
docs: tweak change log generation
Configuration menu - View commit details
-
Copy full SHA for 2af1170 - Browse repository at this point
Copy the full SHA 2af1170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e98146 - Browse repository at this point
Copy the full SHA 6e98146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eecf47 - Browse repository at this point
Copy the full SHA 3eecf47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c815f0 - Browse repository at this point
Copy the full SHA 0c815f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e22b08 - Browse repository at this point
Copy the full SHA 4e22b08View commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc92d52 - Browse repository at this point
Copy the full SHA bc92d52View commit details -
Merge pull request #11 from bikecoders/improve-testing
test: refactor the test of the ng-add
Configuration menu - View commit details
-
Copy full SHA for 95e5c7a - Browse repository at this point
Copy the full SHA 95e5c7aView commit details
Commits on Oct 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9618c3b - Browse repository at this point
Copy the full SHA 9618c3bView commit details -
Merge pull request #12 from bikecoders/add-nx-compatibility
feat: set deployer only on publishable libraries
Configuration menu - View commit details
-
Copy full SHA for 902782b - Browse repository at this point
Copy the full SHA 902782bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dcbc9 - Browse repository at this point
Copy the full SHA 58dcbc9View commit details -
Merge pull request #13 from bikecoders/better-changelog-mangement
docs: set changelog on project root
Configuration menu - View commit details
-
Copy full SHA for 4bfbd80 - Browse repository at this point
Copy the full SHA 4bfbd80View commit details -
Update readme with information about README, LICENCE and CHANGELOG files
Configuration menu - View commit details
-
Copy full SHA for 414ae4a - Browse repository at this point
Copy the full SHA 414ae4aView commit details -
Merge pull request #14 from bikecoders/update-next-milestones
docs: update readme
Configuration menu - View commit details
-
Copy full SHA for 0f424ed - Browse repository at this point
Copy the full SHA 0f424edView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c3f72 - Browse repository at this point
Copy the full SHA c3c3f72View commit details
Commits on Nov 6, 2019
-
fix: save package in devDependencies
In the latest versions of the CLI `ng-add` packages can be added to `devDependencies` and this package is perfect for such use case since it's only needed for development. See: angular/angular-cli#15815
Configuration menu - View commit details
-
Copy full SHA for 97d1ee1 - Browse repository at this point
Copy the full SHA 97d1ee1View commit details
Commits on Nov 7, 2019
-
Merge pull request #15 from alan-agius4/patch-1
fix: save package in devDependencies
Configuration menu - View commit details
-
Copy full SHA for 877c281 - Browse repository at this point
Copy the full SHA 877c281View commit details -
Diego A. Juliao Armenta authored and Diego A. Juliao Armenta committed
Nov 7, 2019 Configuration menu - View commit details
-
Copy full SHA for f93ab78 - Browse repository at this point
Copy the full SHA f93ab78View commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3e48d36 - Browse repository at this point
Copy the full SHA 3e48d36View commit details
Commits on Jan 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb23865 - Browse repository at this point
Copy the full SHA eb23865View commit details
Commits on Jan 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c52afb2 - Browse repository at this point
Copy the full SHA c52afb2View commit details -
chore(deps): bump handlebars from 4.1.2 to 4.7.2 in /src
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.2) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fe66bc - Browse repository at this point
Copy the full SHA 6fe66bcView commit details -
Merge pull request #18 from bikecoders/feature-add-package-version-op…
…tions feat: add package version options
Configuration menu - View commit details
-
Copy full SHA for 66f142a - Browse repository at this point
Copy the full SHA 66f142aView commit details -
Merge pull request #17 from bikecoders/dependabot/npm_and_yarn/src/ha…
…ndlebars-4.7.2 chore(deps): bump handlebars from 4.1.2 to 4.7.2 in /src
Configuration menu - View commit details
-
Copy full SHA for c842f5d - Browse repository at this point
Copy the full SHA c842f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 618a4c7 - Browse repository at this point
Copy the full SHA 618a4c7View commit details
Commits on Apr 6, 2020
-
chore(deps): bump acorn from 5.7.3 to 5.7.4 in /src
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 835a571 - Browse repository at this point
Copy the full SHA 835a571View commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a4c8cf3 - Browse repository at this point
Copy the full SHA a4c8cf3View commit details -
Merge pull request #20 from bikecoders/create-pr-template
chore: add github template
Configuration menu - View commit details
-
Copy full SHA for 6df0e78 - Browse repository at this point
Copy the full SHA 6df0e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for db897a3 - Browse repository at this point
Copy the full SHA db897a3View commit details -
Merge pull request #21 from bikecoders/create-pr-template
chore: add github template
Configuration menu - View commit details
-
Copy full SHA for b8c1e8c - Browse repository at this point
Copy the full SHA b8c1e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aec3d05 - Browse repository at this point
Copy the full SHA aec3d05View commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.