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
micahsnyder opened this issue Oct 15, 2019 · 2 comments
Open

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

micahsnyder 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

@micahsnyder
Copy link
Contributor

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
@micahsnyder micahsnyder added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 21, 2021
@micahsnyder
Copy link
Contributor Author

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

@micahsnyder
Copy link
Contributor Author

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