42 Commits

Author SHA1 Message Date
Ben De St Paer-Gotch faa6f7258f Update README.md 2025-06-02 10:31:21 +01:00
Ben De St Paer-Gotch a1e4f8fefc Update README.md 2025-06-02 10:28:41 +01:00
Ben De St Paer-Gotch 1624395091 Update README.md 2025-06-02 10:24:38 +01:00
nweiler 0d21743b9b Update README.md
Co-authored-by: Cedric Wille <24487628+cwille97@users.noreply.github.com>
2024-03-14 09:21:33 -04:00
nweiler 77c43ffc3b Update README.md
Updated to use correct name for package/container type.
2024-03-12 10:55:26 -04:00
Jeffrey Starke df7af9662e Update version in readme from v4 to v5 2024-03-05 20:28:24 -05:00
Anupam 0d39a63126 Add constraint on delete-only-untagged-versions 2023-03-09 15:37:07 +05:30
Anupam 8c3a64de32 Improve delete-only-untagged-versions flag and minor bug fix (#97)
Improve `delete-only-untagged-versions` flag and minor bug fix
2023-03-09 15:31:35 +05:30
Anupam 564c9d0297 Not currently supported in GHES (#95) 2023-03-06 13:11:48 +05:30
Anupam 48cd5a6793 Nit: Change dotcom to GitHub.com in README 2023-03-03 17:02:20 +05:30
Anupam 029d95066b add delete-only-untagged-versions param (#94)
Add a new boolean parameter to action `delete-only-untagged-versions`. When true, only versions that do not have any tags will be deleted.
2023-03-03 16:42:34 +05:30
Nishtha Gupta 22f216e584 Update version in readme 2023-01-05 17:18:58 +05:30
Anupam 79269eb4bf Update README 2023-01-05 10:08:06 +00:00
Nishtha Gupta 4833470995 Update README.md 2023-01-05 14:05:04 +05:30
Nishtha Gupta eaa1f7c20f Update action.yml 2022-12-29 17:43:25 +05:30
Nishtha Gupta ce1d329288 Update readme: 2022-12-29 15:59:15 +05:30
Shyam Grover c5e64443ea Merge pull request #79 from actions/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.6.0 to 1.9.1
2022-11-01 11:53:52 +05:30
Shyam Grover f87b4a0b81 Update README.md 2022-11-01 11:48:29 +05:30
gael.gothuey 8701e46f41 fix typo in readme 2022-09-14 22:07:47 +02:00
tinaheidinger 33300d7916 Indicate missing support for GHCR and soon also npm in readme 2022-07-01 11:34:51 +02:00
Namrata Jha 0e86ee6891 Update README.md 2022-03-02 13:36:45 +05:30
Namrata Jha f804442fe4 Update README.md 2021-12-24 14:10:14 +05:30
Namrata Jha 5282013b71 Update README.md 2021-12-24 12:35:55 +05:30
Namrata Jha 406ce0281d Update README.md 2021-12-24 00:20:21 +05:30
Namrata Jha 94d1202726 Update README.md 2021-12-20 16:17:20 +05:30
Namrata Jha b7877514c6 Update README.md 2021-12-20 15:34:15 +05:30
Namrata Jha 370a350353 update ReadME 2021-12-20 10:00:12 +00:00
Namrata Jha ba58e0e966 update ReadME 2021-12-20 09:45:54 +00:00
Namrata Jha fd4e8f971f Update README.md 2021-11-25 11:25:32 +05:30
Namrata Jha fc4c9fe912 Update README.md 2021-11-25 09:33:54 +05:30
Namrata Jha 020712e298 Update README.md 2021-11-23 10:28:51 +00:00
Namrata Jha 6fee3def5e update README.md 2021-11-17 17:27:33 +00:00
Namrata Jha e73aee77b1 allow min pre release versions to be set 2021-11-17 06:52:13 +00:00
Namrata Jha 79a5c93b7a fix typo 2021-11-16 06:35:16 +00:00
Namrata Jha 0de5ea0608 fi delete pre release version by default 2021-11-16 05:34:29 +00:00
Namrata Jha bd624e4936 update README.md 2021-11-09 08:26:22 +00:00
Namrata Jha 90bcbbe553 update README.md 2021-11-08 10:09:38 +00:00
Andy McKay 71603054af Update README.md
Oops, sorry revert 6c739c3678
2021-03-05 07:48:58 -08:00
Andy McKay 6c739c3678 Mark as unmaintained
Closes #36, would like to see if there any good versions on the Marketplace that we could recommend. If you know of any please let me know and we'll add them in.
2021-03-05 07:45:25 -08:00
Andy McKay 0b60a56d0e Update to main 2020-07-21 08:13:33 -07:00
Trent Jones 54b504899d Releases/v1 (#1)
* delete package versions action v1

* updated action for build and smoke test

* test and error message update

* test fix

* ci testing

* ci testing

* ci testing

* ci testing

* ci test

* ci testing

* ci test name

* docs

* docs

* docs

* test

* test

* test

* docs

* usage doc

* doc

* docs

* format test

* doc update

* doc test

* formatting check

* scenario update

* usage update

* format

* test

* test

* test

* test

* test

* table test

* test

* format update

* links

* test

* test

* test

* test

* test

* docs update

* test

* formatting

* fix broken links

* doc update

* test

* table test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* doc test

* test

* test

* test

* test

* test

* test

* test

t

* test

* test

* test

* test

* test

* test

* docs

* doc update
2020-02-29 19:33:20 -06:00
Chris Patterson 91c0d1036c Initial commit 2020-01-29 10:13:06 -05:00