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

labhub plugin: Should use get_configuration_template #382

Closed
jayvdb opened this issue Nov 26, 2017 · 1 comment
Closed

labhub plugin: Should use get_configuration_template #382

jayvdb opened this issue Nov 26, 2017 · 1 comment

Comments

@jayvdb
Copy link
Member

jayvdb commented Nov 26, 2017

Replace environment variables with config variables
see http://errbot.io/en/latest/user_guide/plugin_development/configuration.html

@gitmate-bot
Copy link

GitMate.io thinks possibly related issues are #381 (answers plugin: Should use get_configuration_template), and #383 (wolfram_alpha plugin: Should use get_configuration_template).

nvzard added a commit to nvzard/corobo that referenced this issue Aug 3, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 3, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 3, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 3, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 4, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 4, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 5, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 5, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 5, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 8, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 8, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
nvzard added a commit to nvzard/corobo that referenced this issue Aug 9, 2018
__init__ is executed at load time and
and any issue in the plugin will lead
to it not showing up.
LifeCycle: __init__->configured->enable

Adapts to the `DefaultConfigMixin` and
migrated to using configuration templates.

Closes coala#554
Closes coala#382
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants