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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃憖 Open local pods options #32

Merged
merged 3 commits into from
Jul 8, 2021
Merged

馃憖 Open local pods options #32

merged 3 commits into from
Jul 8, 2021

Conversation

swiftyfinch
Copy link
Owner

In this request, I opened include and focus options of Cache command.
These options were added a month ago and finally, look stable enough.

Build local pods

You can include some local pods to cache:

rugby --include MyLocalPods1 MyLocalPods2

If you want to focus on some local pods and cache all others:

rugby --focus MyFocusedPod1 MyFocusedPod2

If you want to cache all local pods (Maybe someday there will be another solution):

rugby --focus ""

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@swiftyfinch swiftyfinch added the 馃殌 Enhancement New feature or request label Jul 7, 2021
@swiftyfinch swiftyfinch self-assigned this Jul 7, 2021
@swiftyfinch swiftyfinch merged commit a290d5e into main Jul 8, 2021
@swiftyfinch swiftyfinch deleted the local-pods branch July 8, 2021 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃殌 Enhancement New feature or request
Projects
None yet
1 participant