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

Feature: pizza bake git stash feature #11

Closed
2 tasks done
bdougie opened this issue Jul 25, 2023 · 3 comments
Closed
2 tasks done

Feature: pizza bake git stash feature #11

bdougie opened this issue Jul 25, 2023 · 3 comments

Comments

@bdougie
Copy link
Member

bdougie commented Jul 25, 2023

Type of feature

🍕 Feature

Current behavior

My thought is that the initial bake feature is the way to cache repos to leverage for further insight. Today a user needs to constantly add the URL of the repo they are looking.

Suggested solution

To start we can create a stash or cache where a user can bake a repo and run subsequent commands on it. For example:

$ pizza bake https://github.com/open-sauced/pizza
> ready

$ pizza list
>  open-sauced/pizza

$ pizza show
> ********some ascii chart here********

To remove pizza in the oven

$ pizza bake pop https://github.com/open-sauced/pizza
>

Additional context

More context on the show command here #9

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@bdougie
Copy link
Member Author

bdougie commented Jul 25, 2023

Let me know if this a duplicate of #6 @jpmcb. Or if we should combine.

@jpmcb
Copy link
Member

jpmcb commented Jul 25, 2023

Very nice - I think that's a great idea and would really enhance the experience for people managing / interested in multiple repos.

@bdougie
Copy link
Member Author

bdougie commented Aug 30, 2023

I think we can punt on this and think of a better way to manage state in the future.

@bdougie bdougie closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants