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

Mephisto 1.0 Release PR #691

Merged
merged 293 commits into from
Mar 22, 2022
Merged

Mephisto 1.0 Release PR #691

merged 293 commits into from
Mar 22, 2022

Conversation

JackUrb
Copy link
Contributor

@JackUrb JackUrb commented Mar 2, 2022

Should contain all of the remaining changes that set us up for 1.0 release.

So far

Removing Supervisor, Creating Worker Pool
requester_provider_type = reqs[0].provider_type
if provider_type != requester_provider_type:
print(
f"{format_loud('[WARNING]:')} Mismatch between specified provider_type "
Copy link
Contributor

Choose a reason for hiding this comment

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

format_loud makes things red right? wonder if it should be bright yellow instead. Red seems like it's better reserved for errors as opposed to general emphasis

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is red, though we use it elsewhere for loud warnings rather than errors as well. Perhaps this is something to address elsewhere?

@JackUrb JackUrb merged commit afed295 into main Mar 22, 2022
@JackUrb JackUrb deleted the dev-1.0 branch March 22, 2022 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants