Skip to content
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

ENH: Switch from CircleCI to GitHub Action for building CTK #1199

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Apr 2, 2024

Streamline the build process by eliminating reliance on the slicer/buildenv-qt5-centos7:latest Docker image in favor of direct host-based builds. Python, Qt, VTK, and DCMTK are now installed directly on the host system.

Build on ubuntu-latest (22.04) installs Qt 5.15.2

Related issues:

@jcfr jcfr force-pushed the transition-from-circleci-to-github branch from 9ddbaad to 697e165 Compare April 2, 2024 19:30
@jcfr jcfr force-pushed the transition-from-circleci-to-github branch 12 times, most recently from 1e05ac8 to 4ba6a2f Compare April 3, 2024 03:40
Streamline the build process by eliminating reliance on the
`slicer/buildenv-qt5-centos7:latest` Docker image in favor of direct
host-based builds. Python, Qt, VTK, and DCMTK are now installed directly
on the host system.

Build on ubuntu-latest (22.04) installs Qt 5.15.2
@jcfr jcfr force-pushed the transition-from-circleci-to-github branch from 4ba6a2f to 02ae582 Compare April 3, 2024 03:44
@jcfr jcfr merged commit 867f387 into commontk:master Apr 3, 2024
3 checks passed
@jcfr jcfr deleted the transition-from-circleci-to-github branch April 3, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants