Skip to content

Comments

ci: dual-stack detection for Java 8 and Java 21 branches#650

Merged
codeGlaze merged 1 commit intoOrcpub:developfrom
codeGlaze:ci/dual-stack-workflow
Feb 22, 2026
Merged

ci: dual-stack detection for Java 8 and Java 21 branches#650
codeGlaze merged 1 commit intoOrcpub:developfrom
codeGlaze:ci/dual-stack-workflow

Conversation

@codeGlaze
Copy link

Auto-detects the tech stack by checking for dev.cljs.edn (figwheel-main sentinel file). PRs from breaking/2026-stack-modernization get Java 21 + fig:build + Datomic Pro download. PRs from develop-based branches get Java 8 + cljsbuild.

Also makes Docker Integration gracefully skip container tests when orcpub/orcpub:latest is unavailable on Docker Hub — script validation (shellcheck, .env) still runs and the check passes green.

Description:

Related issue (if applicable): fixes #

Checklist:

  • The code change is tested and works locally.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if necessary
  • There is no commented out code in this PR.
  • My changes generate no new warnings (check the console)

Auto-detects the tech stack by checking for dev.cljs.edn (figwheel-main
sentinel file). PRs from breaking/2026-stack-modernization get Java 21 +
fig:build + Datomic Pro download. PRs from develop-based branches get
Java 8 + cljsbuild.

Also makes Docker Integration gracefully skip container tests when
orcpub/orcpub:latest is unavailable on Docker Hub — script validation
(shellcheck, .env) still runs and the check passes green.
@codeGlaze codeGlaze merged commit e384a07 into Orcpub:develop Feb 22, 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.

1 participant