Skip to content

ci: separate test job#72

Merged
tuxuser merged 2 commits intomasterfrom
ci/separate_test_job
Apr 13, 2026
Merged

ci: separate test job#72
tuxuser merged 2 commits intomasterfrom
ci/separate_test_job

Conversation

@tuxuser
Copy link
Copy Markdown

@tuxuser tuxuser commented Apr 13, 2026

So far all the PR failed testing (if they still build at least) as they require the organization-level-secrets, for logging into docker hub.
However, running this docker publish workflow every time on PRs does not make much sense and should only happen on the master-branch instead.

This PR adds a separate, minimalistic workflow that just pulls the latest toolchain image from DockerHub, installs libxenon and attempts to build the cube sample.

Obviously this does not test the correctness of the toolchain output nor does it test the toolchain installation.

@tuxuser tuxuser merged commit 1bd45d2 into master Apr 13, 2026
2 checks passed
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.

2 participants