-
Notifications
You must be signed in to change notification settings - Fork 141
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
standardize roles CLI #814
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plebhash
force-pushed
the
standardize-roles-cli
branch
from
March 22, 2024 19:00
90572e9
to
6590efe
Compare
Bencher
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
plebhash
force-pushed
the
standardize-roles-cli
branch
3 times, most recently
from
March 22, 2024 19:28
22d7e25
to
bb7f2bc
Compare
This was referenced Mar 26, 2024
Merged
plebhash
force-pushed
the
standardize-roles-cli
branch
from
March 28, 2024 22:23
1df27cb
to
cb013e3
Compare
plebhash
force-pushed
the
standardize-roles-cli
branch
from
March 29, 2024 14:54
edc6f84
to
a7f746f
Compare
Closed
plebhash
force-pushed
the
standardize-roles-cli
branch
3 times, most recently
from
April 9, 2024 15:08
6b66e7a
to
a3d1aea
Compare
plebhash
force-pushed
the
standardize-roles-cli
branch
from
April 9, 2024 15:08
a3d1aea
to
94103dc
Compare
@plebhash I reviewed this PR to the best of my skills and seems a lot of ground has been covered already in terms of the standardization of the roles CLI |
plebhash
force-pushed
the
standardize-roles-cli
branch
from
April 15, 2024 22:13
c060358
to
dc1cc1a
Compare
we agreed to close this PR and replace it with a conversation over Github Discussions so we can agree on the conceptual direction for this refactor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
close #813
close #456
*Result
and*Error
structs to follow a standardized naming convention for all rolestoml
dependency withconfig
(see Update alltoml
dependencies to a published version #456)clap
for managing CLIargs.rs
module into all roles for managing CLI args*_config.rs
module into all roles for managing role*Config
structs