-
Notifications
You must be signed in to change notification settings - Fork 19
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
Auction integration #874
Comments
This was referenced Jan 3, 2019
Merged
Auctionig process together with status updates on registry side works. Whois is still a problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
auction_center
at auction
/awaiting_payment
/pending_registration
rest-whois
supportwhois
supportNew settings:
release_domains_to_auction
(feature flag to switch fromdeleteCandidate
procedure to auction mode)auction_api_allowed_ips
New rake task:
domains:release
(needs to be run periodically)Removed rake task:
domain:discard
https://docs.google.com/document/d/1cBYPIDuOnQzHJ40kJsvSZXS-wVphR0-nVJu-OQbfIxI/edit?ts=5bfc525c
registry/config/application-example.yml
Line 150 in 42e8f86
Take into account existing discarded domains when going live (+ pending background jobs)
The text was updated successfully, but these errors were encountered: