Commit graph

3407 commits

Author SHA1 Message Date
Collin M. Barrett
ad0171f1d2 Revert "test if lowercase tag from last commit fixes push to GitHub pkg reg"
This reverts commit d4e1271b21.
2019-09-27 16:11:07 -05:00
Collin M. Barrett
d4e1271b21 test if lowercase tag from last commit fixes push to GitHub pkg reg 2019-09-27 16:07:03 -05:00
Collin M. Barrett
469a262c4d tag should be lowercase 2019-09-27 16:06:19 -05:00
Collin M. Barrett
39193cce71 fix indentation in yaml 2019-09-27 15:53:07 -05:00
Collin M. Barrett
dc9b7ccc26 port existing API pipe to yaml 2019-09-27 15:51:23 -05:00
Collin M. Barrett
266f1542f9 initial add of api az pipes yaml 2019-09-27 15:38:22 -05:00
dependabot-preview[bot]
fda3604f98 Bump lint-staged from 9.3.0 to 9.4.0 in /src/FilterLists.Web
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.3.0...v9.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 15:13:54 +00:00
dependabot-preview[bot]
5dd299e03e Bump react-router-dom from 5.0.1 to 5.1.0 in /src/FilterLists.Web
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.0.1...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 20:01:45 -05:00
dependabot-preview[bot]
a1fe361eea Bump @types/react-router-dom from 4.3.5 to 5.1.0 in /src/FilterLists.Web
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 4.3.5 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 20:00:33 -05:00
dependabot-preview[bot]
0d5d256656 Bump @types/node from 12.7.5 to 12.7.8 in /src/FilterLists.Web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.5 to 12.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 00:59:54 +00:00
dependabot-preview[bot]
6fc326f81d Bump @types/react-dom from 16.9.0 to 16.9.1 in /src/FilterLists.Web
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.0 to 16.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 19:53:45 -05:00
dependabot-preview[bot]
870f7bb97b Bump @types/react from 16.9.2 to 16.9.3 in /src/FilterLists.Web
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.2 to 16.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 19:45:20 -05:00
Collin M. Barrett
8df4fc71d2 disable push and deploy until GitHub pkg reg unknoown blob bug is resolved 2019-09-25 19:37:08 -05:00
Collin M. Barrett
5708554a49 ren containerRegistry 2019-09-25 19:31:02 -05:00
Collin M. Barrett
5f27019096 exclude pipeline metadata labels 2019-09-25 18:46:11 -05:00
Collin M. Barrett
d84b3c1cca Revert "extract some duplicated configs to vars"
This reverts commit 4516c1de20.
2019-09-25 18:32:58 -05:00
Collin M. Barrett
a807c13479 Revert "fix variables"
This reverts commit 31728db161.
2019-09-25 18:32:44 -05:00
Collin M. Barrett
31728db161 fix variables 2019-09-25 18:31:27 -05:00
Collin M. Barrett
4516c1de20 extract some duplicated configs to vars 2019-09-25 18:28:03 -05:00
Collin M. Barrett
2ef5dceec6 add copy and publish steps 2019-09-25 18:23:21 -05:00
Collin M. Barrett
70e1a9e51d rm explicit login step 2019-09-25 18:04:49 -05:00
Collin M. Barrett
1ed56d3bf3 Revert "try login before build and tag"
This reverts commit 46151d93ee.
2019-09-25 08:30:38 -05:00
Collin M. Barrett
46151d93ee try login before build and tag 2019-09-25 08:26:13 -05:00
Collin M. Barrett
4e13efd1e5 revert to best known state 2019-09-25 08:24:36 -05:00
Collin M. Barrett
e85224c602 restor login 2019-09-25 08:23:37 -05:00
Collin M. Barrett
1ffb5b9c65 try only pushing latest 2019-09-25 08:20:35 -05:00
Collin M. Barrett
cc9454139d try skipping login 2019-09-25 08:17:59 -05:00
Collin M. Barrett
1a64a8bb1b Revert "try not specifying connection in build phase"
This reverts commit c735b4945c.
2019-09-25 08:14:03 -05:00
Collin M. Barrett
c735b4945c try not specifying connection in build phase 2019-09-25 08:09:38 -05:00
Collin M. Barrett
50a6484cfa mv image name to end of repository 2019-09-25 08:08:51 -05:00
Collin M. Barrett
5343685491 specify image name in tag defs 2019-09-25 08:06:04 -05:00
Collin M. Barrett
67b1d36262 specify reg to fully qualify tags during build 2019-09-25 07:58:09 -05:00
Collin M. Barrett
cb0259506e don't batch triggers 2019-09-25 07:50:45 -05:00
Collin M. Barrett
ff5aa70461 add conditions for login and push 2019-09-25 07:49:52 -05:00
Collin M. Barrett
8a00451a64 trigger on pipeline changes 2019-09-25 07:45:16 -05:00
Collin M. Barrett
7a978eb1c3 add pr trigger 2019-09-25 07:42:25 -05:00
Collin M. Barrett
5acae55415 branch, specify trigger paths 2019-09-25 07:42:17 -05:00
Collin M. Barrett
c3c899d61d don't specify reg in build step 2019-09-24 20:50:30 -05:00
Collin M. Barrett
454cf93469 simplify repo def 2019-09-24 20:48:45 -05:00
Collin M. Barrett
0b26b185ba wait until build succeeds before logging in to pkg reg 2019-09-24 20:41:01 -05:00
Collin M. Barrett
2560f52bd2 specify reg and repo in build step 2019-09-24 20:39:34 -05:00
Collin M. Barrett
ef3ef71350 add login step 2019-09-24 20:36:38 -05:00
Collin M. Barrett
a90c4f0bbc add login step 2019-09-24 20:35:36 -05:00
Collin M. Barrett
a8a4e26d62 try specifying registry in build step 2019-09-24 20:26:20 -05:00
Collin M. Barrett
fd93376dba try fixing double-qualified repo name 2019-09-24 20:17:59 -05:00
Collin M. Barrett
77e0098174 fix formatting 2019-09-24 20:14:41 -05:00
Collin M. Barrett
e8964f4cc3 extend linting pre-commit hook 2019-09-24 20:14:18 -05:00
Collin M. Barrett
cbf2edbb04 specify repo in build step 2019-09-24 20:10:19 -05:00
Collin M. Barrett
655da836cd fix yaml layout (tried fixing auto w/pre-commit hook, and failed) 2019-09-24 20:02:55 -05:00
Collin M. Barrett
23dfc769e4 try alt tags declaration, add displayNames back 2019-09-24 20:02:23 -05:00