FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - kiritodeveloper/angular-cli · GitHub
kiritodeveloper
/
angular-cli
Public
forked from
angular/angular-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-cli
scripts
on
master
User selector
Datepicker
Commit history
Commits on Jul 23, 2020
ci: use CircleCI pipeline SHA variables for commit validation
clydin
authored and
alan-agius4
committed
c75ae25
View commit details
Copy full SHA for c75ae25
View code at this point
Browse repository at this point
ci: require `--tag` flag for release and validate it
Show description for 6e8d450
dgp1130
authored and
alan-agius4
committed
6e8d450
View commit details
Copy full SHA for 6e8d450
View code at this point
Browse repository at this point
ci: parse boolean flags from string inputs
Show description for b699a1e
dgp1130
authored and
alan-agius4
committed
b699a1e
View commit details
Copy full SHA for b699a1e
View code at this point
Browse repository at this point
ci: add `--registry` flag to `dist-tag` command
Show description for 70c82a1
dgp1130
authored and
alan-agius4
committed
70c82a1
View commit details
Copy full SHA for 70c82a1
View code at this point
Browse repository at this point
ci: update `dist-tag` to make flags optional.
Show description for 07802c9
dgp1130
authored and
alan-agius4
committed
07802c9
View commit details
Copy full SHA for 07802c9
View code at this point
Browse repository at this point
refactor: move Wombat registry to reusable constant
Show description for 49ed081
dgp1130
authored and
alan-agius4
committed
49ed081
View commit details
Copy full SHA for 49ed081
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
docs: Update doc for major version release
kyliau
authored and
alan-agius4
committed
9970beb
View commit details
Copy full SHA for 9970beb
View code at this point
Browse repository at this point
build: Add script for retagging CLI packages
kyliau
authored and
alan-agius4
committed
fb7b1e1
View commit details
Copy full SHA for fb7b1e1
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
build: delete scripts/release.ts
Show description for 3515647
kyliau
authored and
alan-agius4
committed
3515647
View commit details
Copy full SHA for 3515647
View code at this point
Browse repository at this point
build: update validate-commits script to list valid types and scopes
Show description for 1ca167c
kyliau
authored and
alan-agius4
committed
1ca167c
View commit details
Copy full SHA for 1ca167c
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
build: use rimraf instead of custom rimraf
Show description for 17738f0
alan-agius4
authored and
filipesilva
committed
17738f0
View commit details
Copy full SHA for 17738f0
View code at this point
Browse repository at this point
Commits on May 18, 2020
test: revive legacy unit test script
Show description for fbc8f43
clydin
authored and
filipesilva
committed
fbc8f43
View commit details
Copy full SHA for fbc8f43
View code at this point
Browse repository at this point
Commits on May 7, 2020
ci: add 0BSD as a valid license
Show description for fb4eaf1
alan-agius4
authored and
dgp1130
committed
fb4eaf1
View commit details
Copy full SHA for fb4eaf1
View code at this point
Browse repository at this point
Commits on May 6, 2020
ci: exclude private packages from consideration for license checking
josephperrott
authored and
dgp1130
committed
13b0763
View commit details
Copy full SHA for 13b0763
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
test: remove non-bazel test setup
filipesilva
authored and
dgp1130
committed
9a28114
View commit details
Copy full SHA for 9a28114
View code at this point
Browse repository at this point
build: don't copy root package test folders
filipesilva
authored and
dgp1130
committed
63e668f
View commit details
Copy full SHA for 63e668f
View code at this point
Browse repository at this point
build: also validade BUILD.bazel files
filipesilva
authored and
dgp1130
committed
ab5b2ee
View commit details
Copy full SHA for ab5b2ee
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
build: default to wombat proxy for publishing
Show description for 98a5cb4
josephperrott
authored and
mgechev
committed
98a5cb4
View commit details
Copy full SHA for 98a5cb4
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
build: update jasmine-spec-reporter to version 5
alan-agius4
authored and
dgp1130
committed
9b788b9
View commit details
Copy full SHA for 9b788b9
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
build: exclude redundant cherry-picked commits when generating changelog
Show description for 9a6b05d
clydin
authored and
dgp1130
committed
9a6b05d
View commit details
Copy full SHA for 9a6b05d
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
ci: update pako version
alan-agius4
authored and
mgechev
committed
ed22b7a
View commit details
Copy full SHA for ed22b7a
View code at this point
Browse repository at this point
style: disable `no-implicit-dependencies` in scripts and rules
alan-agius4
authored and
mgechev
committed
a32429f
View commit details
Copy full SHA for a32429f
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
test: move `web-worker_spec_large` to flake jail
alan-agius4
authored and
dgp1130
committed
cdde7a0
View commit details
Copy full SHA for cdde7a0
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
ci: add `CC0-1.0` as valid license
alan-agius4
authored and
mgechev
committed
b7c3804
View commit details
Copy full SHA for b7c3804
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
test: minor simplification of tslint script/configuration
clydin
authored and
vikerman
committed
0597936
View commit details
Copy full SHA for 0597936
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
docs: add "PR action: merge" label (#16413)
Show description for 8e3d173
dgp1130
authored and
vikerman
committed
8e3d173
View commit details
Copy full SHA for 8e3d173
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
build: only run ngcc hook for large tests
alan-agius4
authored and
mgechev
committed
2ce4c42
View commit details
Copy full SHA for 2ce4c42
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
ci: run ngcc on flakey tests too
filipesilva
authored and
mgechev
committed
9ad2d5d
View commit details
Copy full SHA for 9ad2d5d
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
docs(@angular/cli): Adds developer documentation.
Show description for 1aac244
dgp1130
committed
1aac244
View commit details
Copy full SHA for 1aac244
View code at this point
Browse repository at this point
refactor(@angular/cli): Updates .gitignore to keep out VSCode and Intellij configurations.
Show description for 76b13e2
dgp1130
committed
76b13e2
View commit details
Copy full SHA for 76b13e2
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
docs: state in the README that minimum Node.js version is 10.13
ahasall
authored and
vikerman
committed
086690a
View commit details
Copy full SHA for 086690a
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
fix(@schematics/angular): rename the `ivy-ngcc` command to `ngcc`
Show description for 804d60d
gkalpak
authored and
vikerman
committed
804d60d
View commit details
Copy full SHA for 804d60d
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
build: yarn upgrade lock update (#15589)
Show description for 0d0d124
clydin
authored and
mgechev
committed
0d0d124
View commit details
Copy full SHA for 0d0d124
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
test: run ivy-ngcc binary to reduce flakes
alan-agius4
authored and
Keen Yee Liau
committed
4cd2907
View commit details
Copy full SHA for 4cd2907
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
test: add `selected_spec_large` to flake jail
alan-agius4
authored and
vikerman
committed
605085c
View commit details
Copy full SHA for 605085c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL