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
Branch
Commit message
Author
Age
2025-copyright
Update copyright information
Joseph Hunkeler
13 months
add-convience-funcs
Rename functions
Joseph Hunkeler
19 months
add-get-version-spec
Add find_version_spec() to utils
Joseph Hunkeler
17 months
add-multiprocessing
Finish mp_pool_init() test
Joseph Hunkeler
18 months
add-no-export
Implement --no-export
Joseph Hunkeler
14 months
add-strlist-contains
Implements tests function for strlist_contains
Joseph Hunkeler
13 months
allow-hashes-as-version
Allow git commit hashes in "version" field
Joseph Hunkeler
8 months
breakdown
Increase lines_on_error from 100 to 1000
Joseph Hunkeler
8 months
broken-rt-test
Fix broken RT test
Joseph Hunkeler
13 months
bug-fix-leaks-indexer
Add missing linefeed
Joseph Hunkeler
13 months
bug-fixes-again
Update to_short_version() test
Joseph Hunkeler
8 months
but_why
Only add conda packages and wheels to the image
Joseph Hunkeler
19 months
check-release-jf
When artifactory is enabled check if the release is already present.
Joseph Hunkeler
19 months
ci-add-pandoc
Dump output of indexed files
Joseph Hunkeler
19 months
cibuildwheel
Bugfix: Allow cibuildwheel if docker is usable
Joseph Hunkeler
2 weeks
clone-existing-delivery
indexer segfault workaround
Joseph Hunkeler
15 months
codename-for-all-missions
Enable codenames outside of HST
Joseph Hunkeler
13 months
combine-provides
Strip the version spec off of the package name if present
Joseph Hunkeler
16 months
conda-get-active-environment
Add conda_get_active_environment() function
Joseph Hunkeler
17 months
delivery-lib
Restructure project
Joseph Hunkeler
15 months
delivery-wheel-index-basename
Bug fix
Joseph Hunkeler
13 months
dynamic-commands
Fix accidental copy/paste
Joseph Hunkeler
9 months
errant-extra-index
Bug: Injected --extra-index-url into conda and pip commands
Joseph Hunkeler
8 months
extra-spec
pip_packages now accepts name[extra1,extra2]==version strings
Joseph Hunkeler
15 months
fail-on-baked-in-vcs-requirements
Ban Python packages with VCS requirement URLs in their setup scripts/configs
Joseph Hunkeler
8 months
fix-bare-package-arguments
Fix/add header documentation
Joseph Hunkeler
17 months
fix-botched-pr-19
Render template variables after bootstrapping the delivery
Joseph Hunkeler
19 months
fix-build-system
Fix leaks in delivery_build_recipes
Joseph Hunkeler
17 months
fix-conda-default-env-var
Fixes incorrect reference to conda environment variable
Joseph Hunkeler
18 months
fix-conda-forge-build
Document CPU_COUNT and workaround.conda_reactivate
Joseph Hunkeler
20 months
fix-delivery-conda-show
Use new style package definition in test config
Joseph Hunkeler
19 months
fix-deprecated-docker-env-declaration
Fixes deprecated call to ENV in Dockerfile templates
Joseph Hunkeler
19 months
fix-docker-add
Fix Dockerfile ADD
Joseph Hunkeler
19 months
fix-dockerfile-pypi-index
Add file schema to extra index url
Joseph Hunkeler
17 months
fix-download-auth
Fix redundant linkage to stasis_core.a
Joseph Hunkeler
15 months
fix-git-clone-return
git_clone: rework the error handler to return the proper exit code
Joseph Hunkeler
15 months
fix-index-junitxml-report
Truncate the basename of the xml file only when an extension is present
Joseph Hunkeler
14 months
fix-leaks
Fix leaks in get_github_release_notes_auto_tplfunc_entrypoint():
Joseph Hunkeler
19 months
fix-pandoc-arguments
Fix errant change of "cmd" string
Joseph Hunkeler
18 months
fix-parallel-clobbering
Fix upstream file clobbering
Joseph Hunkeler
13 months
fix-reactivation-var
Bug fix: CONDA_ENV_DEFAULT should be CONDA_DEFAULT_ENV
Joseph Hunkeler
18 months
fix-readme-typos
Fix typo:
Joseph Hunkeler
18 months
fix-sefault-null-key
Fixes segfault reported by @GeorgeJCleary
Joseph Hunkeler
20 months
fix-strcmp-len
Compare up to the length of the name string, not the package.
Joseph Hunkeler
9 months
free-mem
free(3): If ptr is NULL, no operation is performed.
Joseph Hunkeler
12 months
huge-changeset
Fix leaks in test_template.c
Joseph Hunkeler
13 months
implement-release-notes
Development docs pre-rough-draft
Joseph Hunkeler
20 months
indexer-buffer-overlow
The release list should use the full count of releases, not nelem_real
Joseph Hunkeler
4 months
indexer-dir-regression
Assign retcode after indexing
Joseph Hunkeler
19 months
indexer-fixups
Fixes null value when the input path did not exist
Joseph Hunkeler
17 months
indexer-minor-fixups
Favor writing .md extensions first
Joseph Hunkeler
13 months
indexer-tlc
Disable "No data" row for now
Joseph Hunkeler
16 months
ini-list-indent
actions: update apt cache
Joseph Hunkeler
19 months
its-backwards
Don't run serial tasks in parallel
Joseph Hunkeler
17 months
jf-upload-fix-spec-pattern
Render template variables after bootstrapping the delivery
Joseph Hunkeler
19 months
leaks-and-squeaks
Fix accidental combination of strlen and another strlen
Joseph Hunkeler
17 months
manylinux
Fix system requirement logic. If docker is not usable, disable.
Joseph Hunkeler
17 hours
master
Merge pull request #117 from spacetelescope/dependabot/github_actions/dot-git...
Joseph Hunkeler
9 weeks
memfixes
test_artifactory.c: free allocated resources
Joseph Hunkeler
13 months
minimum-viable-tools
Implement TODO item
Joseph Hunkeler
19 months
more-rt
Update _test_boilerplate.c
Joseph Hunkeler
16 months
more-tests
Add test_environment.c
Joseph Hunkeler
18 months
more-unit-tests
Add test_junitxml.c
Joseph Hunkeler
19 months
move-mkdirs
Move mkdirs() into utils module
Joseph Hunkeler
19 months
optional-artifactory-build-info
Allow the user to disable uploading build info objects to artifactory
Joseph Hunkeler
19 months
order-matters
Remote PATH= definition in command
Joseph Hunkeler
16 months
order-of-battle
Fix bad indent
Joseph Hunkeler
11 months
pandoc-improvements
Remove options that are created dynamically
Joseph Hunkeler
18 months
per-mission-base-env
Fix doxygen file marker
Joseph Hunkeler
17 months
pip-dynamic
Dynamic pip delivery_install_package()
Joseph Hunkeler
9 months
pip-dynamic2
Dynamic pip delivery_install_package()
Joseph Hunkeler
9 months
pip-dynamic3
Dynamic pip delivery_install_package()
Joseph Hunkeler
9 months
pypi-existence-check
Ensure the temporary output file does not linger
Joseph Hunkeler
19 months
rebrand
Rebrand OhMyCal (OMC) as STASIS
Joseph Hunkeler
21 months
regression-test-generic
Use generic.ini instead of bare_minimum.ini
Joseph Hunkeler
20 months
remove-copytree
Remove unused copytree() function
Joseph Hunkeler
19 months
remove-package-from-delivery
Use delivery context, not globals, to populate path to conda
Joseph Hunkeler
15 months
render-bootstrap
Render during bootstrap
Joseph Hunkeler
19 months
requirement_from_test-type
Change requirement_from_test helper to be variable, not const
Joseph Hunkeler
17 months
restructure-the-world
Reduce length of stasis_main.c
Joseph Hunkeler
17 months
retry-download
errmsg argument must be a valid pointer
Joseph Hunkeler
3 weeks
safety-and-convenience
Clarify the conditional SUCCESS/FAIL branching a bit
Joseph Hunkeler
16 months
sanitize-docker-archive-name
Exclude wildcard from docker_sanitize_tag_test
Joseph Hunkeler
13 months
semaphore
Update README
Joseph Hunkeler
2 months
split-delivery-code
Rename argument --parallel-fail-fast to --fail-fast
Joseph Hunkeler
17 months
support-git-schema-in-package-list
Support git+schema style strings in package list
Joseph Hunkeler
19 months
system-calls-fixup
Switch to the usual environment reactivation method
Joseph Hunkeler
18 months
test-recipe
Add error cases
Joseph Hunkeler
19 months
testable-entrypoint
Add library stasis_index.a
Joseph Hunkeler
13 months
timeout-hours-bug
Fixes number of seconds in an hour. Oops.
Joseph Hunkeler
7 weeks
timeout-in-test-block
Update README.md
Joseph Hunkeler
7 weeks
unclean-before-coe
Free resources only when continue on error is disabled
Joseph Hunkeler
20 months
undo-dockerfile-add-separation
Undo changes made to Dockerfile.in
Joseph Hunkeler
19 months
unindent-scripts
Unindent script_setup
Joseph Hunkeler
15 months
unit-tests
Fix BUILD_TESTING_DEBUG
Joseph Hunkeler
21 months
unit-tests-again
Set STASIS_SYSCONFDIR for tests
Joseph Hunkeler
20 months
update-doc-pytest-funcs
Reference basetemp_dir and junitxml_file functions in README.md
Joseph Hunkeler
18 months
update-mission-configs
Pandoc now uses --standalone
Joseph Hunkeler
19 months
update-readme
Add indexer options to README.md
Joseph Hunkeler
13 months
update-tests
Update test_mp_fail_fast
Joseph Hunkeler
16 months
version-in-package-name
Terminate package name at version operator when a package is filtered for tes...
Joseph Hunkeler
19 months
wheel-funcs-clean-up
Add wheel_free() to test
Joseph Hunkeler
17 months
wheel-parser
Trying to get macOS to pick up libzip
Joseph Hunkeler
4 weeks
windows-support
Windows CI
Joseph Hunkeler
22 months
with-indexer-tlc
Remove dead code
Joseph Hunkeler
15 months
without-extras-in-spec
Always use the local index
Joseph Hunkeler
12 months
workaround-shebang-nightmare
Attempt conda environment removal only when its present on-disk
Joseph Hunkeler
16 months