Skip to content

Add check of dist tarball to CI workflow. - #904

Merged
baagaard-usgs merged 2 commits into
geodynamics:mainfrom
baagaard-usgs:feature-check-dist-tarball
Jun 15, 2026
Merged

Add check of dist tarball to CI workflow.#904
baagaard-usgs merged 2 commits into
geodynamics:mainfrom
baagaard-usgs:feature-check-dist-tarball

Conversation

@baagaard-usgs

@baagaard-usgs baagaard-usgs commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Closes #895

@baagaard-usgs
baagaard-usgs force-pushed the feature-check-dist-tarball branch 4 times, most recently from 22baba8 to 7cf37d3 Compare June 15, 2026 18:10
…of local files.

The CI uses Docker containers which contain the source without the .git
directory, so we can't use `git ls-files` and need to just get the files
in the local directory.
@baagaard-usgs
baagaard-usgs force-pushed the feature-check-dist-tarball branch from 7cf37d3 to 620cb57 Compare June 15, 2026 18:26
@baagaard-usgs
baagaard-usgs merged commit 1e4f897 into geodynamics:main Jun 15, 2026
11 checks passed
@baagaard-usgs
baagaard-usgs deleted the feature-check-dist-tarball branch June 15, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use developer/check_tarball.py in docker/pylith-testenv to check distribution

1 participant