-
Notifications
You must be signed in to change notification settings - Fork 25
Support packages in subdirs #252
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
Merged
christopher-dG
merged 27 commits into
JuliaRegistries:master
from
hannahilea:hr/subdir-support
Aug 25, 2023
Merged
Changes from 25 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
499a5c2
update readme
hannahilea 7c08acf
add input variable
hannahilea 6b83dab
add local option
hannahilea 5a835be
update versions for tag v package version
hannahilea 61b72d6
update for name and uuid
hannahilea 5080b5e
wip
hannahilea ef3f3e2
wip
hannahilea b28ba77
switch to subdir approach
hannahilea 51b94a7
wip
hannahilea f361df1
unrename
hannahilea c70e5c6
fix local
hannahilea 7aea486
rename
hannahilea 6dc2120
rename
hannahilea f91de08
rename ctd
hannahilea 27bcd33
rename ctd
hannahilea f465065
cleanup
hannahilea 20e535a
fix tests
hannahilea 993dc02
test
hannahilea 28bb66a
slowly
hannahilea 4c530f6
fix tests
hannahilea 7aa76b3
add tests to repo.py
hannahilea eee75ac
test changelog
hannahilea a04819e
update readme
hannahilea 9b48442
update README
hannahilea 22dfea2
and again
hannahilea 2a4f769
Apply suggestions from code review
christopher-dG f8ff4f4
Merge branch 'master' into hr/subdir-support
christopher-dG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| [tool.poetry] | ||
| name = "tagbot" | ||
| version = "1.14.1" | ||
| version = "1.14.2" | ||
| description = "Creates tags, releases, and changelogs for your Julia packages when they're registered" | ||
| authors = ["Chris de Graaf <[email protected]>"] | ||
| license = "MIT" | ||
|
|
||
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.