issues
search
scikit-build
/
github-release
Manage github releases from the command line
Apache License 2.0
56
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish new release package to PyPI
#77
justinmayer
opened
5 months ago
1
Switch from `setup.py` to `pyproject.toml`
#76
justinmayer
closed
9 months ago
3
update release binary
#75
thewh1teagle
opened
9 months ago
0
CHANGES: Reference changes introduced in pull-request #73
#74
jcfr
closed
1 year ago
2
Fix basic auth to the supported Bearer authentication
#73
wechuli
closed
1 year ago
2
Changes must be made through a pull request. - protected main branch
#72
nrbnlulu
closed
1 year ago
1
Fix click 8 incompatibility
#71
rly
closed
2 years ago
0
Improve robustness of asset upload during release creation
#70
rly
closed
2 years ago
11
Don't upload assets on release create if none provided
#69
rly
closed
2 years ago
0
`gh_asset_upload` always called when creating new release
#68
rly
closed
2 years ago
0
Error when trying to upload assets when creating new release
#67
rly
closed
2 years ago
0
Retry github get release operation with backoff
#66
owais
closed
2 years ago
8
patch_release: Explicitly check if body exceed maximum size
#65
jcfr
closed
2 years ago
0
sleep before get_relase
#64
dgerosa
closed
2 years ago
4
Setting GITHUB_TOKEN to new style GH tokens fails with 403 Client Error
#63
karthiknadig
closed
1 year ago
1
Error when using click 8.0.0
#62
rly
closed
2 years ago
1
Fix use of github-release API
#61
jcfr
closed
4 years ago
0
asset download should give !=0 returncode when no assets found/other error happens
#60
jupe
opened
5 years ago
1
use tag api to create release tag if it does not exist
#59
furlongm
opened
5 years ago
0
Exclude tests with GITHUB_TOKEN not available in PR from fork
#58
jcfr
opened
5 years ago
0
support for parameterized github api url
#57
furlongm
closed
5 years ago
5
Auto-add all commits to release notes
#56
furlongm
opened
5 years ago
2
support for non public github URL
#55
furlongm
closed
5 years ago
3
Improve error reporting
#54
jcfr
opened
5 years ago
0
Delete enhancement (resubmission to ensure tests have access to credentials)
#53
jcfr
closed
4 years ago
1
Fail upload when no files matched
#52
Flamefire
opened
6 years ago
0
Delete enhancement
#51
Flamefire
closed
4 years ago
2
Delete (old) draft releases
#50
Flamefire
closed
4 years ago
1
cli: validate format of REPOSITORY argument
#49
jcfr
closed
6 years ago
0
ci: Transition to CircleCI 2.0, test against python 3.6 instead of 3.5
#48
jcfr
opened
6 years ago
1
Release create support body flag
#47
jcfr
closed
6 years ago
0
Add support for creating release with --body
#46
github-release-bot
closed
6 years ago
0
add --body option to "release create"
#45
bstansell
closed
6 years ago
4
Fix tests when no VERSION file exists
#44
jcfr
closed
6 years ago
4
Fix encoding issues by making the code utf-8 encoded (Fix #40)
#43
jcfr
opened
6 years ago
0
Fix utf8 args from cli
#42
Evnsan
closed
6 years ago
1
Fixing tests and encoding issues
#41
lucasbrunialti
closed
6 years ago
3
Encoding problems when body contains non ascii chars
#40
lucasbrunialti
opened
6 years ago
6
Allow adding body when creating a new release
#39
mortenlj
closed
6 years ago
4
README.md: Improve "how to make a release ?" instructions
#38
jcfr
closed
7 years ago
0
Failed to update release-notes using python 3.5: is not JSON serializable error
#37
jcfr
opened
7 years ago
0
gh_commit: Add get command **WIP**
#36
jcfr
opened
7 years ago
0
Add API to get commit properties or check if sha is associated with a commit
#35
jcfr
closed
7 years ago
1
gh_release/edit: Add support for --publish and --release flags
#34
jcfr
closed
7 years ago
0
gh_release_edit: Fix `Release with tag_name latest-tmp not found`` exception
#33
jcfr
closed
7 years ago
0
print_asset_info: Display asset ID
#32
github-release-bot
opened
7 years ago
0
Handle refs/releases/assets count greater than 30 adding support for pagination
#31
jcfr
closed
7 years ago
1
get_refs: Gather tags consolidating both "refs" and "refs/tags"
#30
jcfr
closed
7 years ago
0
references: Fix gh_ref_list and gh_ref_delete, and add tests
#29
github-release-bot
closed
7 years ago
0
Handle invalid asset
#28
jcfr
closed
7 years ago
0
Next