Skip to content

Commit

Permalink
Merge pull request #1080 from github/timrogers/ghes-url-note
Browse files Browse the repository at this point in the history
Clarify release notes
  • Loading branch information
timrogers authored Jul 24, 2023
2 parents 6f604ef + 1f7bfbe commit 8eae9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Adds GHES API URL validation
- Validate that the `--ghes-api-url` is a valid URL in `gh gei generate-script`
- Allow CLI to fail fast when an unauthorized token is provided by preventing retry logic on 401 errors
- Improve performance when reclaiming a single mannequin with `reclaim-mannequin`
- Improve logging for `reclaim-mannequin` command
- 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 comments on commit 8eae9c2

Please sign in to comment.