1
0
mirror of https://github.com/regclient/regclient.git synced 2025-04-18 22:44:00 +03:00

11 Commits

Author SHA1 Message Date
Brandon Mitchell
05bc76d168
Add CI tests against registries
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-06-27 16:37:14 -04:00
Brandon Mitchell
4b89823c6d
Make image builds reproducible
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-10-02 14:48:54 -04:00
Brandon Mitchell
89bfc2db3b Using runtime/debug for git version details
This removes the embed/version.json and associated calls.
Breaking: tag details are no longer available.
Breaking: regclient.VCSRef and VCSTag variables removed.
Breaking: detailed version support removed for Go 1.17 and earlier.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-09-20 20:10:00 -04:00
Brandon Mitchell
1e637d2556 Use embed for injecting version
This also includes bug fixes:
- loading config no longer warns at change from default
- docker build fixed to not ignore new files

Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-12-29 19:48:09 -05:00
Brandon Mitchell
e85aba8926 Updating dependencies
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-08-30 10:56:26 -04:00
Brandon Mitchell
9dc14a6e62 Adding Makefile and dockerignore 2020-09-18 20:27:02 -04:00
Brandon Mitchell
66aa48eab0 Adding a build script for artifacts 2020-09-15 17:03:29 -04:00
Brandon Mitchell
bd120d29fe Adding formatted output support 2020-09-13 20:08:37 -04:00
Brandon Mitchell
9ac85d8f9e Fix handling of self signed certs, add Dockerfile 2020-09-08 21:09:38 -04:00
Brandon Mitchell
32d204bc21 Add license, rename/reorg project, add support for docker certs 2020-09-08 13:15:14 -04:00
Brandon Mitchell
e8232d2831 Adding bearer auth via get [WIP], removing vendor directory 2020-09-01 09:14:00 -04:00