Releases: VirtusLab/community-build3
Releases · VirtusLab/community-build3
v0.3.0
What's Changed
- Detect latest versions using maven-metadata instead of parsing HTML index by @WojciechMazur in #282
- Support mill 0.11.x by @WojciechMazur in #283
- Share logic between sbt and mill for setting scalacOptions by @WojciechMazur in #285
- Fix OpenCB CLI by @WojciechMazur in #286
v0.2.8
What's Changed
- Add support for building projects using JDK 21 by @WojciechMazur in #237
- Allow to generate configs for historical release of Scala by @WojciechMazur in #254
v0.2.7
Increment PREV_CB_VERSION in build-all.sh
v0.2.6
What's Changed
- Allow to use custom maven repo in Scala CLI by @WojciechMazur in #196
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- [Bot] Update build config by @update-community-build-plan in #149
- Fix project builder for Scala CLI by @WojciechMazur in #150
- Config update 23-05-22 by @WojciechMazur in #152
- [Bot] Update build config by @update-community-build-plan in #153
- Prepare workflow and raport-regression script for Github Page by @MaciejG604 in #147
- [coordinator] Adaptive stage timeout based on number of projects by @WojciechMazur in #154
- [coordinator] Replace adaptive stage timeout with per-project fixed t… by @WojciechMazur in #156
- [Bot] Update build config by @update-community-build-plan in #157
- [config] Move 7mind/izumi to slow-projects by @WojciechMazur in #158
- [Bot] Update build config by @update-community-build-plan in #159
- [config] Don't run tests in 7mind/izumi - requires test containers by @WojciechMazur in #160
- [Bot] Update build config by @update-community-build-plan in #161
- [ci] On-demand gh page report update for ScalaVersion by @WojciechMazur in #162
- [c] Fix raport generation by @WojciechMazur in #163
- [ci] Fix usage of input booleans (these are now correctly handled as … by @WojciechMazur in #164
- [Bot] Update build config by @update-community-build-plan in #166
- [Bot] Update build config by @update-community-build-plan in #167
- [Bot] Update build config by @update-community-build-plan in #168
- Fix weekly build comparsion if previous version file does not exist by @WojciechMazur in #169
- [Bot] Update build config by @update-community-build-plan in #170
- [Bot] Update build config by @update-community-build-plan in #171
- Update project builders by @WojciechMazur in #172
- OpenCB project bisecting job by @WojciechMazur in #151
- Update project builder docker deps by @WojciechMazur in #174
- [Bot] Update build config by @update-community-build-plan in #173
- Increase timeout for bisect by @WojciechMazur in #175
- Use Ubuntu:22.04 as base image instead of lampepfl/dotty by @WojciechMazur in #176
- Fix compilation of scripts/bisect using Java 8 by @WojciechMazur in #177
- Pass custom JVM home when building compiler by @WojciechMazur in #178
- Revert/custom jvm home by @WojciechMazur in #179
- Revert "Pass custom JVM home when building compiler (#178)" by @WojciechMazur in #180
- Faster bisect by skiping generation of scaladoc in compiler by @WojciechMazur in #181
- Update config by @WojciechMazur in #182
- Fix config for scalalb, remove typo by @WojciechMazur in #183
- [Bot] Update build config by @update-community-build-plan in #184
- Handle empty input for scala-cli builds config by @WojciechMazur in #185
- Fix build revision for scala-cli by @WojciechMazur in #186
New Contributors
- @MaciejG604 made their first contribution in #147
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Make raport-regressions script more verbose by @WojciechMazur in #120
- Try to fix problems with updating build plans and generating reports by @WojciechMazur in #121
- Fix duplicated create PR step in auto build update by @WojciechMazur in #123
- Fix creation of full build plans by @WojciechMazur in #124
- Remove lib from filtered-projects after fix tpolecat scala 3 handling by @carlosedp in #126
- Update build plan and resolve deadlocks by @WojciechMazur in #125
- [Bot] Update build config by @update-community-build-plan in #127
- Fix runtime errors when generating reports by @WojciechMazur in #128
- Update build config by @WojciechMazur in #129
- [Bot] Update build config by @update-community-build-plan in #130
- Update filtered projects list by @WojciechMazur in #131
- [Bot] Update build config by @update-community-build-plan in #132
- Update project configs and filtered projects list by @WojciechMazur in #133
- [Bot] Update build config by @update-community-build-plan in #134
- [Bot] Update build config by @update-community-build-plan in #135
- Improve build times of large projects by @WojciechMazur in #136
- Feature/workarund compiler plugins by @WojciechMazur in #137
- Coordinator fixes for config and stage splitting by @WojciechMazur in #139
- [Bot] Update build config by @update-community-build-plan in #140
- sbt cross scala versions fixes by @WojciechMazur in #142
- [Bot] Update build config by @update-community-build-plan in #143
- CI workflow for comparing build results by @WojciechMazur in #144
- [CI] Fix build compare workflow by @WojciechMazur in #145
- [Bot] Update build config by @update-community-build-plan in #146
- CI improvements by @WojciechMazur in #148
- [feature] Allow to build non-library or non-published GitHub projects by @WojciechMazur in #141
New Contributors
- @carlosedp made their first contribution in #126
- @update-community-build-plan made their first contribution in #127
Full Changelog: v0.2.1...v0.2.4
v0.2.1
What's Changed
- Fix logic for handling cyclic deps by @WojciechMazur in #118
- Migrate to Github Actions by @WojciechMazur in #119
v0.1.2
Fix cross versions in mill (#116) * Mittigate cyclic dependencies in the build plan * Update version to v0.1.2 * Less eager overrides in scaalfix rules for mill * Update config * Filter out tapir-loom - no JDK 19 support yet
v0.1.1
What's Changed
- Upgrade Jenkins to 2.361.1-lts by @WojciechMazur in #113
- Fix modifying cross versions in mill by @WojciechMazur in #114
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Wait until mvn-repo is ready in ci