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

self.config is None for a sucommand command and its subcommands #42

Closed
StephaneCapponi opened this issue Sep 14, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@StephaneCapponi
Copy link
Collaborator

All class derived from Subcommand and all of this class subcommands have their config attrbiute set to None.

@StephaneCapponi StephaneCapponi added the bug Something isn't working label Sep 14, 2023
@StephaneCapponi StephaneCapponi added this to the 0.2.1 milestone Sep 14, 2023
@StephaneCapponi StephaneCapponi self-assigned this Sep 14, 2023
@StephaneCapponi StephaneCapponi changed the title self.config is None for a sucommand command and it's subcommands self.config is None for a sucommand command and its subcommands Sep 14, 2023
StephaneCapponi added a commit to StephaneCapponi/socon that referenced this issue Sep 21, 2023
StephaneCapponi added a commit to StephaneCapponi/socon that referenced this issue Sep 21, 2023
StephaneCapponi added a commit that referenced this issue Sep 21, 2023
* [#42] Fix subcommand config attribute

* [0.2.x] Modify workflow to run on pull request
StephaneCapponi added a commit that referenced this issue Sep 22, 2023
* [0.2.x] Update changelog

* [0.2.x] Bumped version for 0.2.0 release.

* [#37] Fix call_command issue with command of type Subcommand

* [0.2.x] Bumped version for 0.2.0rc2 release.

* [0.2.x] Bumped version for 0.2 release

* Fix subcommand config attribute (#43)

* [#42] Fix subcommand config attribute

* [0.2.x] Modify workflow to run on pull request

* [config] Add readthedocs configuration file

* [0.2.x] Bumped version for 0.2.1 release. Update pyproject.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant