Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@dharjeezy
Copy link
Contributor

@dharjeezy dharjeezy commented Nov 12, 2021

Refractor group param to group name enum as mentioned in issue #10241

Polkadot address:
12ZNas89oEagaxLVNbpqmvfMxdrGrqN7gJKSpwthTUPZsrku

@dharjeezy dharjeezy changed the title Dharjeezy/refractor group param to enum client/service: refactor group param of spawn into an Enum Nov 12, 2021
Copy link
Contributor Author

@dharjeezy dharjeezy left a comment

Choose a reason for hiding this comment

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

changes reviewed @ordian

dharjeezy and others added 4 commits November 13, 2021 20:12
change specific to actual in enum declaration
…to-enum' into dharjeezy/refractor-group-param-to-enum

# Conflicts:
#	client/service/src/task_manager/mod.rs
@dharjeezy dharjeezy requested review from bkchr and ordian November 13, 2021 20:37
Copy link

@ordian ordian left a comment

Choose a reason for hiding this comment

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

Thanks for the quick turnaround, we're almost there!

@dharjeezy dharjeezy requested a review from ordian November 13, 2021 22:37
@dharjeezy dharjeezy requested a review from bkchr November 13, 2021 23:09
@ordian
Copy link

ordian commented Nov 14, 2021

(Hopefully) one last thing: please do cargo +nightly fmt with the latest nightly (rustup update nightly).
And merge latest master.

@ordian ordian added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Nov 14, 2021
@dharjeezy
Copy link
Contributor Author

dharjeezy commented Nov 14, 2021

(Hopefully) one last thing: please do cargo +nightly fmt with the latest nightly (rustup update nightly). And merge latest master.

I have done as instructed @ordian kindly review

@dharjeezy
Copy link
Contributor Author

Hello @ordian I was thinking I'd get a tip of DOT tokens after you approved my PR?

@dharjeezy
Copy link
Contributor Author

Awaiting your review @bkchr

@bkchr bkchr added the D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit label Nov 15, 2021
@bkchr
Copy link
Member

bkchr commented Nov 15, 2021

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot paritytech-processbot bot merged commit bc4cb49 into paritytech:master Nov 15, 2021
@bkchr
Copy link
Member

bkchr commented Nov 15, 2021

Ty @dharjeezy

@dharjeezy
Copy link
Contributor Author

Hello @bkchr I see you have merged the changes.
I thought i'd get tip on some DOT tokens though....

grishasobol pushed a commit to gear-tech/substrate that referenced this pull request Mar 28, 2022
…h#10248)

* refractored group param to enum

* refractored group param to enum

* changed group param to GroupName enum for other methods too such as spawn_inner
updated docs

* revert on task type

* put back ticks in GroupName

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* document group name
change specific to actual in enum declaration

* change documentation

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Andronik Ordian <[email protected]>

* changed Actual to Specific

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Andronik Ordian <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

Co-authored-by: Damilare <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Andronik Ordian <[email protected]>
ark0f pushed a commit to gear-tech/substrate that referenced this pull request Feb 27, 2023
…h#10248)

* refractored group param to enum

* refractored group param to enum

* changed group param to GroupName enum for other methods too such as spawn_inner
updated docs

* revert on task type

* put back ticks in GroupName

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* document group name
change specific to actual in enum declaration

* change documentation

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Andronik Ordian <[email protected]>

* changed Actual to Specific

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Andronik Ordian <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

* Update client/service/src/task_manager/mod.rs

Co-authored-by: Bastian Köcher <[email protected]>

Co-authored-by: Damilare <[email protected]>
Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: Andronik Ordian <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants