Closed renovate[bot] closed 2 months ago
@rultor please, try to merge, since 5 checks have passed
@rultor please, try to merge, since 5 checks have passed
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here
@rultor please, try to merge, since 5 checks have passed
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 12s)
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1022497
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Nov 30 04:36:49 AM CET 2023
+ uptime
04:36:49 up 77 days, 8:50, 0 users, load average: 0.60, 0.77, 0.57
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml for branch master in repo polystat/polystat-cli
at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:75)
at com.rultor.spi.Agent.execute(Agent.java:84)
at com.rultor.agents.VerboseAgent.execute(VerboseAgent.java:62)
at com.rultor.Routine.process(Routine.java:202)
at com.rultor.Routine.unsafe_aroundBody0(Routine.java:180)
at com.rultor.Routine.run(Routine.java:1)
at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
at com.rultor.Routine.unsafe(Routine.java:175)
at com.rultor.Routine.run(Routine.java:142)
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
at java.base/java.util.concurrent.Executors.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
at java.base/java.lang.Thread.run(Thread.java:833)
+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly
This PR contains the following updates:
0.3.2
->0.3.4
Release Notes
scalameta/sbt-native-image (org.scalameta:sbt-native-image)
### [`v0.3.4`](https://redirect.github.com/scalameta/sbt-native-image/releases/tag/v0.3.4) [Compare Source](https://redirect.github.com/scalameta/sbt-native-image/compare/v0.3.2...v0.3.4) There was an issue with the v0.3.3 tag releasing, which means it won't be found on Maven central. You'll want to target v0.3.4 for all of the following changes. #### What's Changed - Bump olafurpg/setup-scala from 11 to 13 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/scalameta/sbt-native-image/pull/34](https://redirect.github.com/scalameta/sbt-native-image/pull/34) - nativeImageRunAgent should depend on nativeImageCommand by [@i10416](https://redirect.github.com/i10416) in [https://github.com/scalameta/sbt-native-image/pull/37](https://redirect.github.com/scalameta/sbt-native-image/pull/37) - make nativeImageJvm key description more accurate by [@i10416](https://redirect.github.com/i10416) in [https://github.com/scalameta/sbt-native-image/pull/36](https://redirect.github.com/scalameta/sbt-native-image/pull/36) - Update readme by [@i10416](https://redirect.github.com/i10416) in [https://github.com/scalameta/sbt-native-image/pull/35](https://redirect.github.com/scalameta/sbt-native-image/pull/35) - update release.yml by [@i10416](https://redirect.github.com/i10416) in [https://github.com/scalameta/sbt-native-image/pull/45](https://redirect.github.com/scalameta/sbt-native-image/pull/45) - Fix GitHub Actions by [@eed3si9n](https://redirect.github.com/eed3si9n) in [https://github.com/scalameta/sbt-native-image/pull/54](https://redirect.github.com/scalameta/sbt-native-image/pull/54) - Fix typo (gaal); Add `graalvm-java17` by [@JannikArndt](https://redirect.github.com/JannikArndt) in [https://github.com/scalameta/sbt-native-image/pull/47](https://redirect.github.com/scalameta/sbt-native-image/pull/47) - fix: remove CMSClassUnloadingEnabled which doesn't work on 17 by [@ckipp01](https://redirect.github.com/ckipp01) in [https://github.com/scalameta/sbt-native-image/pull/61](https://redirect.github.com/scalameta/sbt-native-image/pull/61) - Update version in README by [@guizmaii](https://redirect.github.com/guizmaii) in [https://github.com/scalameta/sbt-native-image/pull/62](https://redirect.github.com/scalameta/sbt-native-image/pull/62) - Add native image test task by [@cobr123](https://redirect.github.com/cobr123) in [https://github.com/scalameta/sbt-native-image/pull/60](https://redirect.github.com/scalameta/sbt-native-image/pull/60) #### New Contributors - [@i10416](https://redirect.github.com/i10416) made their first contribution in [https://github.com/scalameta/sbt-native-image/pull/37](https://redirect.github.com/scalameta/sbt-native-image/pull/37) - [@eed3si9n](https://redirect.github.com/eed3si9n) made their first contribution in [https://github.com/scalameta/sbt-native-image/pull/54](https://redirect.github.com/scalameta/sbt-native-image/pull/54) - [@JannikArndt](https://redirect.github.com/JannikArndt) made their first contribution in [https://github.com/scalameta/sbt-native-image/pull/47](https://redirect.github.com/scalameta/sbt-native-image/pull/47) - [@guizmaii](https://redirect.github.com/guizmaii) made their first contribution in [https://github.com/scalameta/sbt-native-image/pull/62](https://redirect.github.com/scalameta/sbt-native-image/pull/62) - [@cobr123](https://redirect.github.com/cobr123) made their first contribution in [https://github.com/scalameta/sbt-native-image/pull/60](https://redirect.github.com/scalameta/sbt-native-image/pull/60) **Full Changelog**: https://github.com/scalameta/sbt-native-image/compare/v0.3.1...v0.3.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.