Add support for publishing a package that isn't at repo root#7
Open
adrw wants to merge 1 commit intomikeal:masterfrom
Open
Add support for publishing a package that isn't at repo root#7adrw wants to merge 1 commit intomikeal:masterfrom
adrw wants to merge 1 commit intomikeal:masterfrom
Conversation
29be9ef to
adbf93b
Compare
Owner
|
Looks great but can we document it as its own feature beneath the default usage? |
|
Looking forward to getting this feature! Great work! |
|
This PR would be a great addition if we could get it merged. If anyone is looking to use this now, you can use @adrw's branch, but be warned it doesn't have some of the newer features like the release creation. As an added note, this will not publish from the directory passed in to |
24351d2 to
8ccdf8a
Compare
8ccdf8a to
6c9f963
Compare
Author
|
@bayssmekanique Thanks for your feedback, updated the PR accordingly so that commands will be run in the |
|
This looks to have been resolved by #19. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unblocks using this Github Action in a repo where the package to publish isn't at the root directory of the repo. For example, if a repo has a package in
./packages/my-package.