- May 25, 2021
-
-
Jamie Magee authored
-
- May 24, 2021
-
-
Rhys Arkins authored
Closes #10119
- May 23, 2021
-
-
HonkingGoose authored
-
Rhys Arkins authored
-
- May 22, 2021
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
This reverts commit 1304bc93.
-
Ben Drucker authored
- May 21, 2021
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
HonkingGoose authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
HonkingGoose authored
Co-authored-by:
Jamie Magee <jamie.magee@gmail.com>
-
HonkingGoose authored
-
Rhys Arkins authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Jamie Magee authored
* refactor(datasource): migrate to class based datasource A small experiment into what OOP/class based datasources might look like. Picked Cdnjs as it's the smallest & simplest. With this approach we can share common logic, like error handling, rate limiting, etc. between different datasources, instead of having to reimplement it each time we write a new datasource. Currently there's nothing shared, as it's only 1 datasource, but the interesting stuff will come with the 2nd datasource * Apply suggestions from code review Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * remove renaming ClojureDatasource to datasource in tests Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- May 20, 2021
-
-
Rhys Arkins authored
No longer disable @types/node major updates, instead use node versioning.
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Simon Larsén authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Michael Kriese authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- May 19, 2021
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
HonkingGoose authored
-
Giorgos Karagounis authored
* quay registry v1 & add test * separate quay tags function * Update lib/datasource/docker/index.spec.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * Update lib/datasource/docker/index.ts Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> * remove link header quay * refactor quay registry function * remove quay changes * apply reviewer comments * refactor: cleanup * apply reviewer comments * Update lib/datasource/docker/common.ts * split up tests Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Sergei Zharinov authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-