Skip to content
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

Add a separate RegistryLock action for the console #2411

Merged
merged 1 commit into from
May 3, 2024

Conversation

gbrodman
Copy link
Collaborator

@gbrodman gbrodman commented Apr 23, 2024

This handles both GET and POST requests. For POST requests it doesn't actually change anything about the domains because we will need to add a verification action (this will be done in a future PR).


This change is Reviewable

Copy link
Collaborator Author

@gbrodman gbrodman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 12 files reviewed, 1 unresolved discussion (waiting on @Github-advanced-security[bot])


core/src/test/java/google/registry/ui/server/console/ConsoleRegistryLockActionTest.java line 420 at r1 (raw file):

Previously, github-advanced-security[bot] wrote…

Unread local variable

Variable 'Domain otherRegistrar' is never read.

Show more details

Done.

@gbrodman gbrodman force-pushed the registryLock branch 2 times, most recently from e4df571 to b141e95 Compare April 24, 2024 15:47
@gbrodman gbrodman requested a review from ptkach April 24, 2024 18:55
@gbrodman gbrodman force-pushed the registryLock branch 2 times, most recently from 5f4e8e8 to ed076ff Compare May 2, 2024 17:47
@gbrodman
Copy link
Collaborator Author

gbrodman commented May 2, 2024

friendly ping

Copy link
Collaborator

@ptkach ptkach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 12 files at r1, 9 of 9 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Github-advanced-security[bot])

This handles both GET and POST requests. For POST requests it doesn't
actually change anything about the domains because we will need to add a
verification action (this will be done in a future PR).
@gbrodman gbrodman enabled auto-merge May 3, 2024 21:49
@gbrodman gbrodman added this pull request to the merge queue May 3, 2024
Merged via the queue into google:master with commit 49d2e34 May 3, 2024
8 of 9 checks passed
@gbrodman gbrodman deleted the registryLock branch May 3, 2024 23:27
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.

2 participants