Rhys Arkins
|
00a08225b9
|
refactor: use ls-lint (#7956)
|
2020-12-11 13:29:43 +01:00 |
|
Christopher Sauer
|
c76ca3b170
|
feat(bazel): Allow updating more types of http_archives, including zip (#7929)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-12-10 09:13:47 +01:00 |
|
Rhys Arkins
|
1cf50e905b
|
fix(bazel): use github-tags for http archives (#7861)
Closes #7852
|
2020-12-02 14:36:26 +01:00 |
|
Rhys Arkins
|
5d99ff9862
|
refactor: convert all path to upath (#7712)
|
2020-11-12 21:46:08 +01:00 |
|
Josh Soref
|
9aff7a955f
|
chore: spelling (#7499)
|
2020-10-20 08:49:28 +02:00 |
|
Rhys Arkins
|
c0117d44cd
|
logs: log bazel WORKSPACE file
|
2020-08-11 17:32:33 +02:00 |
|
Will Maier
|
66c143c6eb
|
feat(bazel): support http_file (#6844)
|
2020-07-24 09:28:40 +02:00 |
|
Jamie Magee
|
456245aabe
|
chore(eslint): enable typescript 3.7 rules (#6765)
|
2020-07-18 08:42:32 +02:00 |
|
Michael Kriese
|
e11875e036
|
refactor(internal): prepare for got v11 (#6727)
|
2020-07-10 20:51:40 +02:00 |
|
Rhys Arkins
|
be37109cf6
|
refactor: rename globalCache to packageCache (#6580)
|
2020-06-25 08:32:55 +02:00 |
|
Rhys Arkins
|
f5a588eb5a
|
fix: Revert "fix(cache): distinguish between null and undefined (#6509)"
This reverts commit 0345b40a18 .
|
2020-06-17 10:07:22 +02:00 |
|
Rhys Arkins
|
0345b40a18
|
fix(cache): distinguish between null and undefined (#6509)
null = this lookup returned nothing last time
undefined = no cached result found
|
2020-06-17 06:48:33 +02:00 |
|
Sergio Zharinov
|
2d6c12d55a
|
refactor: Remove 'util/got' (#6523)
|
2020-06-16 14:11:02 +02:00 |
|
Rhys Arkins
|
2f767ea390
|
test: Revert "test: remove util/got mocks"
This reverts commit 9b51f0ec29 .
|
2020-06-16 07:40:26 +02:00 |
|
Rhys Arkins
|
9b51f0ec29
|
test: remove util/got mocks
|
2020-06-16 07:17:44 +02:00 |
|
Michael Kriese
|
046f7245ab
|
fix(bazel): pass registry for container_pull (#6417)
|
2020-06-03 08:53:53 +02:00 |
|
Jamie Magee
|
53ce3cf4d6
|
chore(jest): add eslint jest checks (#5986)
|
2020-05-18 14:33:44 +02:00 |
|
zoidbergwill
|
081ee55dea
|
fix(bazel): WORKSPACE can also have .bazel suffix (#6217)
|
2020-05-15 13:27:46 +02:00 |
|
Rhys Arkins
|
6104c4637a
|
refactor: global cache (#6198)
|
2020-05-11 10:38:07 +02:00 |
|
Rhys Arkins
|
53ca91301f
|
chore: import linting (#6105)
|
2020-05-01 18:03:48 +02:00 |
|
renovate[bot]
|
4f59b62da4
|
chore(deps): update dependency prettier to v2 (#5952)
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2020-04-12 18:09:36 +02:00 |
|
Rhys Arkins
|
4e4bfe9256
|
feat(internal): http util wrapper (#5841)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
|
2020-04-03 13:45:55 +02:00 |
|
Jamie Magee
|
5ce5ef39c1
|
chore(internal): disallow implicit braces (#5730)
|
2020-03-17 12:15:22 +01:00 |
|
Viral Ruparel
|
92d123a1f8
|
fix: create constants for skipReason (#5660)
|
2020-03-09 05:34:16 +01:00 |
|
Michael Kriese
|
6c4892b593
|
chore(types): fix more typescript types (#5615)
|
2020-03-02 12:06:16 +01:00 |
|
Rhys Arkins
|
6293edc19a
|
feat: replace datasource constants with IDs (#5595)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
|
2020-03-01 08:01:12 +01:00 |
|
Rhys Arkins
|
b610cf4dae
|
feat: rename github/gitlab datasources (#5581)
|
2020-02-27 21:36:31 +01:00 |
|
Rhys Arkins
|
cb5da82acc
|
docs: move manager docs out of config options (#5410)
|
2020-02-25 06:45:00 +01:00 |
|
Rhys Arkins
|
f1d0b7b5fe
|
refactor: lower some levels from info to debug
Ref #5555
|
2020-02-24 09:26:42 +01:00 |
|
Rhys Arkins
|
485f66914e
|
feat: versionScheme -> versioning (#5504)
|
2020-02-18 08:34:10 +01:00 |
|
Rhys Arkins
|
864e554db9
|
feat: dynamic manager config (#5392)
|
2020-02-07 18:25:27 +00:00 |
|
Sourav Das
|
987e0a2bfd
|
refactor(function): Update Dependency Function (#5146)
|
2020-02-06 13:01:21 +00:00 |
|
Michael Kriese
|
2ffad1363e
|
chore(eslint): stricter settings (#5375)
|
2020-02-05 18:17:20 +00:00 |
|
Michael Kriese
|
4004f46c0b
|
refactor(test): move manager tests to lib (#5300)
|
2020-02-05 01:14:31 +01:00 |
|
Sourav Das
|
520429f1bd
|
feat(constants): Version Scheme Constants (#5159)
|
2020-01-21 17:11:25 +01:00 |
|
renovate[bot]
|
36a37dada8
|
chore(deps): update dependency prettier to v1.19.1 (#5169)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-16 16:21:07 +01:00 |
|
Sourav Das
|
58c444cb7e
|
feat(constants): Data Source and Binary Source Constants (#5157)
|
2020-01-16 12:14:35 +01:00 |
|
Rhys Arkins
|
892a8f9246
|
fix(bazel): better massaging
|
2020-01-15 13:03:16 +01:00 |
|
Rhys Arkins
|
d19709aebd
|
feat(datasource): centralise git url massaging (#5032)
|
2019-12-20 09:27:58 +01:00 |
|
Rhys Arkins
|
c78d6510ea
|
refactor: use re2 for regex (#4687)
|
2019-10-22 08:48:40 +02:00 |
|
Rhys Arkins
|
8eb5454610
|
test: fix lint
|
2019-10-15 12:27:27 +02:00 |
|
Rhys Arkins
|
f524557f21
|
fix: Revert "refactor: use re2 instead of RegExp (#4441)"
This reverts commit ab1c5b20ee .
|
2019-10-15 10:14:49 +02:00 |
|
Sumit Nihalani
|
ab1c5b20ee
|
refactor: use re2 instead of RegExp (#4441)
|
2019-10-15 06:51:02 +02:00 |
|
Rhys Arkins
|
1ec7cf0e18
|
fix(bazel): massage rules_go v0.19.5
|
2019-10-13 05:47:24 +02:00 |
|
Henning Perl
|
66f10121f0
|
fix(bazel): handling of non-github URLs in git_repository (#4407)
|
2019-08-31 07:10:22 +02:00 |
|
IKEDA Sho
|
081a23e6fc
|
chore(manager): add more type annotations (#4344)
|
2019-08-22 17:42:35 +02:00 |
|
Michael Kriese
|
6f99118f7c
|
feat(manager): convert to typescript (#4148)
|
2019-07-25 08:17:19 +02:00 |
|
Rhys Arkins
|
a9947e3147
|
refactor: bazel def
|
2019-07-24 07:19:34 +02:00 |
|
Rhys Arkins
|
d918d373ac
|
fix(bazel): massage bazel-skylib
|
2019-07-22 16:46:57 +02:00 |
|
Rhys Arkins
|
f276e0c301
|
fix(bazel): handle url updating instead of urls
|
2019-07-18 23:27:31 +02:00 |
|