Skip to content

fix: upgrade to reuseable-ci 2.6.x and just#475

Merged
mmjohansson merged 3 commits intomainfrom
fix/update-reuseable-ci-and-just
Jan 28, 2026
Merged

fix: upgrade to reuseable-ci 2.6.x and just#475
mmjohansson merged 3 commits intomainfrom
fix/update-reuseable-ci-and-just

Conversation

@janderssonse
Copy link
Contributor

Two important fixes and migrations, wont build correctly in future versions otherwise

  • reuseablci-ci 2.4.x and forward builds artifacts in one stage and forwards. This means
    Locally: dist/ doesn't exist → build runs
    In CI: Build step already created dist/ → prepack skips the build again
    must be done for prepack prepare stage.

  • using just as as taskrunner .- individual linters with codquality-script and megalinter are deprecatead and will be removed next version. install mise locally, (se mise docs), and then see development docs. contains alike linters.
    -->--> Let me know if you want a short 10 min demo of this.

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

@janderssonse janderssonse force-pushed the fix/update-reuseable-ci-and-just branch 2 times, most recently from c8207e7 to b459424 Compare December 11, 2025 17:42
@janderssonse janderssonse force-pushed the fix/update-reuseable-ci-and-just branch 2 times, most recently from 00f5413 to 525503c Compare December 18, 2025 00:48
@janderssonse janderssonse changed the title fix: upgrade to reuseable-ci 2.4.x and just fix: upgrade to reuseable-ci 2.6.x and just Dec 18, 2025
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
@mmjohansson mmjohansson force-pushed the fix/update-reuseable-ci-and-just branch from 0c7f6cd to 94dd383 Compare January 28, 2026 16:33
@mmjohansson mmjohansson merged commit 002eecf into main Jan 28, 2026
12 of 13 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