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

27 Commits

Author SHA1 Message Date
Brandon Mitchell
4add3bc9b6
Chore: Remove OpenSSF scorecard and best practices
Scorecard is generating false alerts for things the upstream project will not fix.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
2024-10-05 11:49:19 -04:00
Brandon Mitchell
59c20e2529
Include a contributor list in the readme
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2024-06-27 17:24:47 -04:00
Brandon Mitchell
90a2c1decf
Add a download count badge
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2024-02-28 09:48:27 -05:00
Brandon Mitchell
5e059637e1
Add links to GHA workflow badges
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2024-02-28 09:22:22 -05:00
Brandon Mitchell
0a314560f8
Add Go Report Card badge
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2024-02-21 13:17:09 -05:00
Brandon Mitchell
0618cb00b9
Add scorecard GHA and badge
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-11-19 16:45:16 -05:00
Brandon Mitchell
684aa353f2
Adding OpenSSF Best Practices badge
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-11-19 11:57:27 -05:00
Brandon Mitchell
6525868ac8
Fix github workflow badges
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-05-18 21:21:32 -04:00
Brandon Mitchell
c074421b1a
Run cosign recursively and document signing
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-02-27 15:34:51 -05:00
Brandon Mitchell
079802f3f2 Remove tty from example container commands
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-04-11 19:55:41 -04:00
Brandon Mitchell
de22cd94e6 Updating documentation for ocidir
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-02-05 10:40:52 -05:00
Brandon Mitchell
c5282e1ee8 Update tag completion support
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-07-11 08:31:51 -04:00
Brandon Mitchell
bb3b614fa2 Adding badges to the README
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-05-01 10:40:13 -04:00
Brandon Mitchell
7dade9c226 Refactor manifest into separate package
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-04-25 21:11:54 -04:00
Brandon Mitchell
b32a61564b
Adding regbot
Merging regbot feature with the following commits:

* [WIP] regbot supports manifest get and tag ls

* [WIP] regbot updates

- manifest head
- image config
- wrapped user data
- convert go2lua package

* [WIP] regbot updates

- refactoring/cleanup
- support a timeout on user scripts
- add image copy
- add manifest delete
- add tag delete
- add repo ls
- reference and manifest params check for compatible user data types
- wrapped user data does not include unexported fields

* [WIP] regbot updates

- removing ratelimits from regbot config
- add dry-run flag instead of a separate check command
- refactor sandbox create to use options
- add a ratelimitWait command
- use a semaphore to limit concurrency
- add log function
- adding docs

* [WIP] adding regbot docker image build and CI

* [WIP] adding quickstart guides

* Log script errors as warnings
2021-01-01 09:41:26 -05:00
Brandon Mitchell
ca1c471491 regsync docs, CI, logs, and better cancel support 2020-11-28 19:30:26 -05:00
Brandon Mitchell
03dac31570 Adding docker CLI plugin wrapper 2020-10-02 10:13:34 -04:00
Brandon Mitchell
8ff4f58eb3 Document binary downloads 2020-09-26 21:38:44 -04:00
Brandon Mitchell
46979df03c Adding logging and docs 2020-09-26 21:09:36 -04:00
Brandon Mitchell
9dc14a6e62 Adding Makefile and dockerignore 2020-09-18 20:27:02 -04:00
Brandon Mitchell
dd225403d6 Refactor image commands for platform flag 2020-09-18 16:03:41 -04:00
Brandon Mitchell
503e5d9bd9 Documenting running as a container, adding labels 2020-09-17 11:38:50 -04:00
Brandon Mitchell
444f3c1bbd Minor typos and cleanup 2020-09-14 17:18:30 -04:00
Brandon Mitchell
b277f1c35d Add comparison to similar projects 2020-09-10 16:57:33 -04:00
Brandon Mitchell
59c28551b8 Updating readme with install/usage instructions 2020-09-09 13:56:18 -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
0ffb4fa70d WIP - 20200706 2020-07-06 08:49:13 -04:00