This website works better with JavaScript.
Home
Explore
Help
Sign In
NiklasRosenstein
/
shore
Watch
1
Star
0
Fork
0
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
DEPRECATED -- Rewritten and moved to
https://github.com/NiklasRosenstein/shut/
.
🌊
Shore is a distribution and release management tool for pure Python packages.
python
cli
productivity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
246
Commits
4
Branches
45
Tags
3.8 MiB
Python
100%
Tree:
8f1e725987
gh-pages
master
shut
shut-new-model
1.0.1
1.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.39
0.0.38
0.0.37
0.0.36
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31.post1
0.0.31
0.0.30
0.0.3.post1
0.0.3
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.2.post1
0.0.2
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.1.post1
0.0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8f1e725987'
${ noResults }
shore
/
src
/
shore
/
util
History
Niklas Rosenstein
8f1e725987
"shore bump" now releases the staged changelog
9 months ago
..
__init__.py
rename to shore, add vendor/nr-python-libs
1 year ago
ast.py
rename to shore, add vendor/nr-python-libs
1 year ago
changelog.py
"shore bump" now releases the staged changelog
9 months ago
classifiers.py
fix get_classifiers() caching
9 months ago
git.py
move logic of _commit_distance_version() to shore.utils.version module, it now returns None if the commit distance is 0, _commit_distance_version() now delegates to get_commit_distance_version() and returns the original version unchanged if the commit distance is 0, also adds ".dirty" if the working state is dirty
10 months ago
license.py
rename to shore, add vendor/nr-python-libs
1 year ago
resources.py
starting to build commandline entirely in __main__.py, implemented "new" command
1 year ago
text.py
rename to shore, add vendor/nr-python-libs
1 year ago
version.py
add "shore bump --allow-lower" option, get_commit_distance_version() now adds "+dirty" even if the distance is 0 if the repo has a diff
10 months ago