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

Support seeding confirmation #131

Closed
Drarig29 opened this issue Apr 3, 2022 · 1 comment
Closed

Support seeding confirmation #131

Drarig29 opened this issue Apr 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Drarig29
Copy link
Owner

Drarig29 commented Apr 3, 2022

As said here: #59 (comment)

You can either use manager.create() for BYEs or manager.update.seeding() for TBDs.

But, as said here: #130 (reply in thread)

Once we need to start the tournament (because the registration phase is ended or whatever), TBDs are tricky because they are not actual BYEs so they are not propagated and do not make opponents automatically win.

So instead of letting the library user recreate the stage with the final seeding as a workaround, we could have a new function to the API:

  • manager.update.confirmSeeding()
@Drarig29 Drarig29 added the enhancement New feature or request label Apr 3, 2022
@Drarig29
Copy link
Owner Author

Drarig29 commented Apr 3, 2022

manager.update.confirmSeeding() was added in: https://github.com/Drarig29/brackets-manager.js/releases/tag/v1.4.2

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

No branches or pull requests

1 participant