We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f604ef + 1f7bfbe commit 8eae9c2Copy full SHA for 8eae9c2
RELEASENOTES.md
@@ -1,5 +1,5 @@
1
-- Adds GHES API URL validation
+- Validate that the `--ghes-api-url` is a valid URL in `gh gei generate-script`
2
- Allow CLI to fail fast when an unauthorized token is provided by preventing retry logic on 401 errors
3
- Improve performance when reclaiming a single mannequin with `reclaim-mannequin`
4
- Improve logging for `reclaim-mannequin` command
5
-- Log filename now contains the process id to make sure it is unique
+- Ensure that CLI runs have separate log files, even if they start at the same time, by adding the process ID to the filenames
0 commit comments