-
Notifications
You must be signed in to change notification settings - Fork 42
347 conda packaging reboot #348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
"conda build ." worked on the workstations, and conda install worked on the thin client.
…it tag from repo for package building, disable varios combos for build_conda workflow for now
try making the if WITH_ASCIIDOC filelist line up a bit better with whats currently present
limit build make command to two jobs at most
…conf and automake, adjust make check call
…t block of meta.yaml to be able to successfully call tests. add environment.yml... may just remove it
…onment more with the CI/CD distcheck environment, including reqd dev versions where possible. try the test commands with no autoreconf call, try which timavg.csh, try make check-expensive too
…ild environment as close to the make release package pipeline as possible
…the other workflows
…dont know why so many workflows run
@mlee03 i'm largely trying to work out the conda-specifics here. the test failures... i'll be asking you et. al. for insight |
speaking of test failures- a broken link smell emerges
|
sigh... for monday:
|
Updated echo statements to provide more context during the build process.
This reverts commit 64387f7.
This reverts commit e41eaa3.
This reverts commit 1324832.
… gonna temp. facillitate in a hard-coded manner for some fact-finding" This reverts commit 124f81a.
…og file in a hard-coded manner to get some info." This reverts commit 3e20bca.
…ens" This reverts commit 46736fa.
…dcoded nono for temp fact finding.
…acters. Revert "now turn on the test-suite log uploading" This reverts commit 3bd00f6.
…not being found. so putting them as reqs in the conda env
…IX/lib, check if we have gcc in the testing step and guard against throwing an error if we dont find it
…n more specific hdf5 requirement
I have quite a distribution of outcomes here... pipeline, using
|
conclusions across the three contexts:
|
Description
This adds conda packaging workflows / configuration. follows up on #225
Will close #347
How Has This Been Tested?
See pipeline!
Checklist:
make distcheck
passes