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

Recipe URL support for Git repositories, local directories. #5

Open
val-ms opened this issue Oct 15, 2019 · 2 comments
Open

Recipe URL support for Git repositories, local directories. #5

val-ms opened this issue Oct 15, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@val-ms
Copy link
Contributor

val-ms commented Oct 15, 2019

The recipe url field currently only supports downloading a tarball or zip to obtain the source code.

Add support to use the url field in a YAML recipe to pull the source from:

  • a git clone
  • a local directory
@val-ms val-ms added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 21, 2021
@val-ms
Copy link
Contributor Author

val-ms commented May 21, 2021

Using a git clone should also have the option to specify a branch or tag.

@val-ms val-ms closed this as completed May 21, 2021
@val-ms val-ms reopened this May 21, 2021
@val-ms
Copy link
Contributor Author

val-ms commented May 22, 2021

Accidentally closed it 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant