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

Identifier in schedule #758

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Yuki-Inoue
Copy link
Contributor

@Yuki-Inoue Yuki-Inoue commented Jul 16, 2018

Implements #753 , so, closes #753 .

With this PR, one can set identifier by writing following in the schedule.rb.

set :identifier, 'Some identifier'

If no identifier is given from commandline, this value will be used for the identifier; if one is given from commandline, commandline's value will be used.

If commandline does not give identifier and also not set in schedule.rb, then the default value of full path to schedule.rb will be used.

This PR includes #756 and #757 , so, closes #756 , and closes #757 .

Base automatically changed from master to main January 20, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making identifier configurable within schedule.rb?
1 participant