Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: dokka generate pubblication html task name #4097

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

angelacorte
Copy link
Contributor

No description provided.

@DanySK DanySK merged commit 230870d into AlchemistSimulator:master Jan 13, 2025
14 of 15 checks passed
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (41dace0) to head (83755de).
Report is 17 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #4097   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines          90      90           
  Branches        3       3           
======================================
  Misses         90      90           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

DanySK pushed a commit that referenced this pull request Jan 17, 2025
## [37.0.0](36.1.3...37.0.0) (2025-01-17)

### ⚠ BREAKING CHANGES

* write `Environment` in Kotlin, introduce `TerminationPredicate`, improve simulation access from environments, use nullables for `Layer` access (#4105)

### Dependency updates

* **deps:** update danysk/makepkg docker tag to v1.1.29 ([#4086](#4086)) ([8dc2974](8dc2974))
* **deps:** update danysk/makepkg docker tag to v1.1.30 ([#4094](#4094)) ([d94d957](d94d957))
* **deps:** update danysk/makepkg docker tag to v1.1.31 ([#4108](#4108)) ([7625ff4](7625ff4))
* **deps:** update dependency com.github.spotbugs:spotbugs-annotations to v4.9.0 ([#4100](#4100)) ([1b249c4](1b249c4))
* **deps:** update dependency org.mapsforge:mapsforge-map-awt to v0.23.0 ([#4102](#4102)) ([f78ec3a](f78ec3a))
* **deps:** update dependency org.mongodb:mongodb-driver-sync to v5.3.0 ([#4092](#4092)) ([50726a4](50726a4))
* **deps:** update dependency scalafmt to v3.8.4 ([#4095](#4095)) ([41dace0](41dace0))
* **deps:** update dependency scalafmt to v3.8.5 ([#4106](#4106)) ([61d495c](61d495c))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.119 ([#4093](#4093)) ([be9e560](be9e560))
* **deps:** update plugin java-qa to v1.83.0 ([#4085](#4085)) ([0c6a7aa](0c6a7aa))
* **deps:** update plugin java-qa to v1.84.0 ([#4087](#4087)) ([dc00791](dc00791))
* **deps:** update plugin java-qa to v1.85.0 ([#4101](#4101)) ([18cde4f](18cde4f))
* **deps:** update plugin java-qa to v1.86.0 ([#4103](#4103)) ([4f1f16a](4f1f16a))
* **deps:** update plugin java-qa to v1.87.0 ([#4109](#4109)) ([8610511](8610511))
* **deps:** update plugin publishoncentral to v8.0.1 ([#4084](#4084)) ([e77ecad](e77ecad))
* **deps:** update scala to v2.13.16 ([#4091](#4091)) ([36c9bb7](36c9bb7))

### Build and continuous integration

* create the staging repo using dedicated actions ([#4083](#4083)) ([6132ddb](6132ddb))
* **deps:** update actions/upload-artifact action to v4.6.0 ([#4090](#4090)) ([dda394f](dda394f))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.0 ([#4089](#4089)) ([ffb379c](ffb379c))
* fix release command syntax error ([c1da110](c1da110))
* remove no longer existing javadoc collector task ([13b40ec](13b40ec))
* update the dokka task name when generating ancillary files ([#4097](#4097)) ([230870d](230870d))

### General maintenance

* **build:** update the javadoc.io cache ([843b773](843b773))
* **build:** update the javadoc.io cache ([dd90d7a](dd90d7a))
* **build:** update the javadoc.io cache ([f1658e8](f1658e8))
* **build:** update the javadoc.io cache ([52c75ee](52c75ee))
* **build:** update the javadoc.io cache ([ab46933](ab46933))

### Refactoring

* write `Environment` in Kotlin, introduce `TerminationPredicate`, improve simulation access from environments, use nullables for `Layer` access ([#4105](#4105)) ([ddcafe9](ddcafe9))
@DanySK
Copy link
Member

DanySK commented Jan 17, 2025

🎉 This PR is included in version 37.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@angelacorte angelacorte deleted the fix/dokka-html-task branch February 5, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants