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

Create 1build configuration by `1build --init <project_name> #84

Closed
gopinath-langote opened this issue Jun 8, 2019 · 3 comments
Closed
Labels
enhancement New feature or request In Progress Someone working on the issue new_feature New features
Milestone

Comments

@gopinath-langote
Copy link
Owner

  • Developer should be able to create a sample project configuration by
1build --init "Sample Project"

or

1build --init sample

Will Result into:

Current directory having 1buil.yaml with the following content

project: <user_given_name>
commands:
  - build: echo 'Running build'

Note: use 2 spaces indentation for commands

@that-data-scientist
Copy link
Contributor

@gopinath-langote Can you assign this to me?

@gopinath-langote gopinath-langote added In Progress Someone working on the issue and removed help wanted Extra attention is needed up for grab labels Jun 8, 2019
@gopinath-langote
Copy link
Owner Author

@Ritabrata-TW Any updates on this?

@that-data-scientist
Copy link
Contributor

@gopinath-langote Hi. I am done with the changes. Was dealing with some Travis issues. I will put in a PR by EOD.

that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 16, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
…ock library for python 2.7 and remove it from requirements.txt
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
…e logic to init command execute method and making file writer dumb
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 17, 2019
that-data-scientist pushed a commit to that-data-scientist/1build that referenced this issue Jun 18, 2019
@gopinath-langote gopinath-langote unpinned this issue Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request In Progress Someone working on the issue new_feature New features
Projects
None yet
Development

No branches or pull requests

2 participants