index
:
gh_mirror/jhunkeler/stasis.git
2025-copyright
add-convience-funcs
add-get-version-spec
add-multiprocessing
add-no-export
add-strlist-contains
allow-hashes-as-version
breakdown
broken-rt-test
bug-fix-leaks-indexer
bug-fixes-again
but_why
check-release-jf
ci-add-pandoc
cibuildwheel
clone-existing-delivery
codename-for-all-missions
combine-provides
conda-get-active-environment
delivery-lib
delivery-wheel-index-basename
dynamic-commands
errant-extra-index
extra-spec
fail-on-baked-in-vcs-requirements
fix-bare-package-arguments
fix-botched-pr-19
fix-build-system
fix-conda-default-env-var
fix-conda-forge-build
fix-delivery-conda-show
fix-deprecated-docker-env-declaration
fix-docker-add
fix-dockerfile-pypi-index
fix-download-auth
fix-git-clone-return
fix-index-junitxml-report
fix-leaks
fix-pandoc-arguments
fix-parallel-clobbering
fix-reactivation-var
fix-readme-typos
fix-sefault-null-key
fix-strcmp-len
free-mem
huge-changeset
implement-release-notes
indexer-buffer-overlow
indexer-dir-regression
indexer-fixups
indexer-minor-fixups
indexer-tlc
ini-list-indent
its-backwards
jf-upload-fix-spec-pattern
leaks-and-squeaks
manylinux
master
memfixes
minimum-viable-tools
more-rt
more-tests
more-unit-tests
move-mkdirs
optional-artifactory-build-info
order-matters
order-of-battle
pandoc-improvements
per-mission-base-env
pip-dynamic
pip-dynamic2
pip-dynamic3
pypi-existence-check
rebrand
regression-test-generic
remove-copytree
remove-package-from-delivery
render-bootstrap
requirement_from_test-type
restructure-the-world
retry-download
safety-and-convenience
sanitize-docker-archive-name
semaphore
split-delivery-code
support-git-schema-in-package-list
system-calls-fixup
test-recipe
testable-entrypoint
timeout-hours-bug
timeout-in-test-block
unclean-before-coe
undo-dockerfile-add-separation
unindent-scripts
unit-tests
unit-tests-again
update-doc-pytest-funcs
update-mission-configs
update-readme
update-tests
version-in-package-name
wheel-funcs-clean-up
wheel-parser
windows-support
with-indexer-tlc
without-extras-in-spec
workaround-shebang-nightmare
A pipeline delivery generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add backwards compatible way to emit only stdout, or stderr from docker command
Joseph Hunkeler
2026-03-05
2
-2
/
+17
*
Handle wheel_builder configuration items
Joseph Hunkeler
2026-03-05
1
-0
/
+34
*
Bootstrap needs to know if docker is available
Joseph Hunkeler
2026-03-05
1
-0
/
+2
*
Free wheel_builder members
Joseph Hunkeler
2026-03-05
1
-0
/
+2
*
Update docker_script argument to remove container after execution
Joseph Hunkeler
2026-03-05
1
-1
/
+1
*
Bugfix: Repository URL not freed when no match occurs
Joseph Hunkeler
2026-03-05
1
-1
/
+1
*
Bugfix: Remove redundant string copy after duplication
Joseph Hunkeler
2026-03-05
1
-1
/
+0
*
Add wheel_builder to default configuration
Joseph Hunkeler
2026-03-05
1
-0
/
+12
*
Add wheel_builder CLI arguments
Joseph Hunkeler
2026-03-05
4
-1
/
+15
*
Bugfix: Memory leaked in version value reassignment
Joseph Hunkeler
2026-03-03
1
-1
/
+2
*
Bugfix: Populate tag information when testing is disabled
Joseph Hunkeler
2026-02-22
1
-0
/
+6
*
Pass `--rm` to docker_script()
Joseph Hunkeler
2026-02-22
1
-1
/
+1
*
docker_script() now passes arguments to docker_exec
Joseph Hunkeler
2026-02-22
2
-3
/
+3
*
Add method to get a byte string of random alpha-numeric values
Joseph Hunkeler
2026-02-22
2
-0
/
+62
*
Bugfix: git describe output should always produce long output if a tag exists
Joseph Hunkeler
2026-02-22
1
-1
/
+1
*
Bugfix: Avoid segfault on freeing uninitialized Wheel struct
Joseph Hunkeler
2026-02-22
1
-0
/
+3
*
Merge pull request #127 from jhunkeler/cibuildwheel
Joseph Hunkeler
2026-02-19
1
-1
/
+0
|
\
|
*
Bugfix: Allow cibuildwheel if docker is usable
cibuildwheel
Joseph Hunkeler
2026-02-19
1
-1
/
+0
*
|
Merge pull request #126 from jhunkeler/cibuildwheel
Joseph Hunkeler
2026-02-18
4
-11
/
+30
|
\
|
|
*
Error checking and sequencing
Joseph Hunkeler
2026-02-18
2
-12
/
+21
|
*
Only utilize cibuildwheel on linux
Joseph Hunkeler
2026-02-13
1
-2
/
+1
|
*
Tentative solution for building wheels on modern OSes
Joseph Hunkeler
2026-02-13
1
-3
/
+9
|
*
Install cibuildwheel
Joseph Hunkeler
2026-02-13
1
-0
/
+4
|
*
Fix memory leak when reading a comment
Joseph Hunkeler
2026-02-13
1
-0
/
+1
|
/
*
Merge pull request #125 from jhunkeler/retry-download
Joseph Hunkeler
2026-02-12
7
-49
/
+99
|
\
|
*
errmsg argument must be a valid pointer
retry-download
Joseph Hunkeler
2026-02-12
1
-3
/
+4
|
*
Use ssize_t to avoid rollover from strtol on user input
Joseph Hunkeler
2026-02-12
1
-3
/
+3
|
*
Error message pointer must be valid
Joseph Hunkeler
2026-02-12
1
-1
/
+4
|
*
Error message pointer must be valid
Joseph Hunkeler
2026-02-12
1
-1
/
+4
|
*
Test against the tc struct's expected value
Joseph Hunkeler
2026-02-12
1
-2
/
+3
|
*
Remove dead code
Joseph Hunkeler
2026-02-12
1
-1
/
+0
|
*
Fix table format
Joseph Hunkeler
2026-02-12
1
-2
/
+2
|
*
Document env vars in README:
Joseph Hunkeler
2026-02-12
1
-9
/
+10
|
*
Comment
Joseph Hunkeler
2026-02-12
1
-0
/
+2
|
*
Implement STASIS_DOWNLOAD_RETRY_SECONDS
Joseph Hunkeler
2026-02-12
1
-0
/
+11
|
*
Only set http_code on success. Return -1 otherise.
Joseph Hunkeler
2026-02-12
1
-3
/
+4
|
*
Change "ATTEMPT" to "RETRY" and emit vital information
Joseph Hunkeler
2026-02-12
1
-1
/
+1
|
*
max_retries should use value of max_retries_str
Joseph Hunkeler
2026-02-12
1
-1
/
+1
|
*
Use snprintf for user_agent string
Joseph Hunkeler
2026-02-12
1
-1
/
+1
|
*
Rename STASIS_DOWNLOAD_RETRIES to STASIS_DOWNLOAD_RETRY_MAX
Joseph Hunkeler
2026-02-12
1
-1
/
+1
|
*
Add a retry loop to download
Joseph Hunkeler
2026-02-11
2
-30
/
+58
|
/
*
Merge pull request #124 from spacetelescope/hst-remove-nicmos
Joseph Hunkeler
2026-02-10
1
-2
/
+1
|
\
|
*
HST: Remove nictools from base.yml dependencies
Joseph Hunkeler
2026-02-10
1
-2
/
+1
|
/
*
Merge pull request #121 from jhunkeler/timeout-in-test-block
Joseph Hunkeler
2026-01-20
4
-9
/
+29
|
\
|
*
Update README.md
Joseph Hunkeler
2026-01-18
1
-9
/
+10
|
*
Allow per-test timeouts
Joseph Hunkeler
2026-01-18
3
-0
/
+19
*
|
Merge pull request #120 from jhunkeler/timeout-hours-bug
Joseph Hunkeler
2026-01-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixes number of seconds in an hour. Oops.
timeout-hours-bug
Joseph Hunkeler
2026-01-16
1
-1
/
+1
|
/
*
Merge pull request #117 from spacetelescope/dependabot/github_actions/dot-git...
HEAD
master
Joseph Hunkeler
2026-01-06
1
-1
/
+1
|
\
|
*
Bump actions/checkout in /.github/workflows in the actions group
dependabot[bot]
2026-01-01
1
-1
/
+1
[next]