Skip to content

Release 10.0.7 #1051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: v10
Choose a base branch
from
Open

Release 10.0.7 #1051

wants to merge 2 commits into from

Conversation

chris1984
Copy link
Member

No description provided.

jeremy-audet and others added 2 commits July 30, 2025 12:22
Do the following:

* Create methods to validate user input, and push token collection into
  the "input collection" section of the rake task. This lets the "data
  preparation" section of the script be more focused.
* Drop duplicate comments from the error handling block, for legibility.
* Print the default registration URL. This helps the user understand
  what the script is doing, and gives an example in the case where a
  user would like to provide a custom URL.
* Optionally prepend a scheme to a user-provided URL. That is,
  example.com will be transformed to https://example.com.
* Do not append a path to a user-provided custom URL. This ensures
  forward compatibility in the case that Insights requires registration
  at a new path (e.g. /api/identityv2/certificate/registrations).

(cherry picked from commit 914d2fb)
@chris1984
Copy link
Member Author

@evgeni do you know why this is failing?

@Odilhao
Copy link
Member

Odilhao commented Jul 31, 2025

[test]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants