aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2025-copyrightUpdate copyright informationJoseph Hunkeler2 months
add-convience-funcsRename functionsJoseph Hunkeler8 months
add-get-version-specAdd find_version_spec() to utilsJoseph Hunkeler7 months
add-multiprocessingFinish mp_pool_init() testJoseph Hunkeler7 months
add-no-exportImplement --no-exportJoseph Hunkeler4 months
add-strlist-containsImplements tests function for strlist_containsJoseph Hunkeler3 months
broken-rt-testFix broken RT testJoseph Hunkeler2 months
bug-fix-leaks-indexerAdd missing linefeedJoseph Hunkeler3 months
but_whyOnly add conda packages and wheels to the imageJoseph Hunkeler9 months
check-release-jfWhen artifactory is enabled check if the release is already present.Joseph Hunkeler9 months
ci-add-pandocDump output of indexed filesJoseph Hunkeler8 months
clone-existing-deliveryindexer segfault workaroundJoseph Hunkeler5 months
codename-for-all-missionsEnable codenames outside of HSTJoseph Hunkeler2 months
combine-providesStrip the version spec off of the package name if presentJoseph Hunkeler6 months
conda-get-active-environmentAdd conda_get_active_environment() functionJoseph Hunkeler7 months
delivery-libRestructure projectJoseph Hunkeler5 months
delivery-wheel-index-basenameBug fixJoseph Hunkeler3 months
extra-specpip_packages now accepts name[extra1,extra2]==version stringsJoseph Hunkeler5 months
fix-bare-package-argumentsFix/add header documentationJoseph Hunkeler7 months
fix-botched-pr-19Render template variables after bootstrapping the deliveryJoseph Hunkeler9 months
fix-build-systemFix leaks in delivery_build_recipesJoseph Hunkeler7 months
fix-conda-default-env-varFixes incorrect reference to conda environment variableJoseph Hunkeler7 months
fix-conda-forge-buildDocument CPU_COUNT and workaround.conda_reactivateJoseph Hunkeler10 months
fix-delivery-conda-showUse new style package definition in test configJoseph Hunkeler9 months
fix-deprecated-docker-env-declarationFixes deprecated call to ENV in Dockerfile templatesJoseph Hunkeler9 months
fix-docker-addFix Dockerfile ADDJoseph Hunkeler9 months
fix-dockerfile-pypi-indexAdd file schema to extra index urlJoseph Hunkeler7 months
fix-download-authFix redundant linkage to stasis_core.aJoseph Hunkeler5 months
fix-git-clone-returngit_clone: rework the error handler to return the proper exit codeJoseph Hunkeler4 months
fix-index-junitxml-reportTruncate the basename of the xml file only when an extension is presentJoseph Hunkeler4 months
fix-leaksFix leaks in get_github_release_notes_auto_tplfunc_entrypoint():Joseph Hunkeler9 months
fix-pandoc-argumentsFix errant change of "cmd" stringJoseph Hunkeler8 months
fix-parallel-clobberingFix upstream file clobberingJoseph Hunkeler2 months
fix-reactivation-varBug fix: CONDA_ENV_DEFAULT should be CONDA_DEFAULT_ENVJoseph Hunkeler8 months
fix-readme-typosFix typo:Joseph Hunkeler8 months
fix-sefault-null-keyFixes segfault reported by @GeorgeJClearyJoseph Hunkeler10 months
free-memfree(3): If ptr is NULL, no operation is performed.Joseph Hunkeler6 weeks
huge-changesetFix leaks in test_template.cJoseph Hunkeler2 months
implement-release-notesDevelopment docs pre-rough-draftJoseph Hunkeler10 months
indexer-dir-regressionAssign retcode after indexingJoseph Hunkeler8 months
indexer-fixupsFixes null value when the input path did not existJoseph Hunkeler7 months
indexer-minor-fixupsFavor writing .md extensions firstJoseph Hunkeler2 months
indexer-tlcDisable "No data" row for nowJoseph Hunkeler5 months
ini-list-indentactions: update apt cacheJoseph Hunkeler9 months
its-backwardsDon't run serial tasks in parallelJoseph Hunkeler7 months
jf-upload-fix-spec-patternRender template variables after bootstrapping the deliveryJoseph Hunkeler9 months
leaks-and-squeaksFix accidental combination of strlen and another strlenJoseph Hunkeler7 months
masterMerge pull request #105 from jhunkeler/order-of-battleJoseph Hunkeler3 weeks
memfixestest_artifactory.c: free allocated resourcesJoseph Hunkeler3 months
minimum-viable-toolsImplement TODO itemJoseph Hunkeler8 months
more-rtUpdate _test_boilerplate.cJoseph Hunkeler6 months
more-testsAdd test_environment.cJoseph Hunkeler8 months
more-unit-testsAdd test_junitxml.cJoseph Hunkeler9 months
move-mkdirsMove mkdirs() into utils moduleJoseph Hunkeler8 months
optional-artifactory-build-infoAllow the user to disable uploading build info objects to artifactoryJoseph Hunkeler8 months
order-mattersRemote PATH= definition in commandJoseph Hunkeler6 months
order-of-battleFix bad indentJoseph Hunkeler3 weeks
pandoc-improvementsRemove options that are created dynamicallyJoseph Hunkeler8 months
per-mission-base-envFix doxygen file markerJoseph Hunkeler7 months
pypi-existence-checkEnsure the temporary output file does not lingerJoseph Hunkeler8 months
rebrandRebrand OhMyCal (OMC) as STASISJoseph Hunkeler10 months
regression-test-genericUse generic.ini instead of bare_minimum.iniJoseph Hunkeler9 months
remove-copytreeRemove unused copytree() functionJoseph Hunkeler8 months
remove-package-from-deliveryUse delivery context, not globals, to populate path to condaJoseph Hunkeler4 months
render-bootstrapRender during bootstrapJoseph Hunkeler9 months
requirement_from_test-typeChange requirement_from_test helper to be variable, not constJoseph Hunkeler7 months
restructure-the-worldReduce length of stasis_main.cJoseph Hunkeler6 months
safety-and-convenienceClarify the conditional SUCCESS/FAIL branching a bitJoseph Hunkeler6 months
sanitize-docker-archive-nameExclude wildcard from docker_sanitize_tag_testJoseph Hunkeler2 months
split-delivery-codeRename argument --parallel-fail-fast to --fail-fastJoseph Hunkeler7 months
support-git-schema-in-package-listSupport git+schema style strings in package listJoseph Hunkeler8 months
system-calls-fixupSwitch to the usual environment reactivation methodJoseph Hunkeler8 months
test-recipeAdd error casesJoseph Hunkeler8 months
testable-entrypointAdd library stasis_index.aJoseph Hunkeler2 months
unclean-before-coeFree resources only when continue on error is disabledJoseph Hunkeler10 months
undo-dockerfile-add-separationUndo changes made to Dockerfile.inJoseph Hunkeler8 months
unindent-scriptsUnindent script_setupJoseph Hunkeler5 months
unit-testsFix BUILD_TESTING_DEBUGJoseph Hunkeler10 months
unit-tests-againSet STASIS_SYSCONFDIR for testsJoseph Hunkeler9 months
update-doc-pytest-funcsReference basetemp_dir and junitxml_file functions in README.mdJoseph Hunkeler7 months
update-mission-configsPandoc now uses --standaloneJoseph Hunkeler8 months
update-readmeAdd indexer options to README.mdJoseph Hunkeler2 months
update-testsUpdate test_mp_fail_fastJoseph Hunkeler6 months
version-in-package-nameTerminate package name at version operator when a package is filtered for tes...Joseph Hunkeler9 months
wheel-funcs-clean-upAdd wheel_free() to testJoseph Hunkeler7 months
windows-supportWindows CIJoseph Hunkeler11 months
with-indexer-tlcRemove dead codeJoseph Hunkeler5 months
without-extras-in-specAlways use the local indexJoseph Hunkeler6 weeks
workaround-shebang-nightmareAttempt conda environment removal only when its present on-diskJoseph Hunkeler5 months