tarantool / setup-tarantool

Setup Tarantool for use with Github Actions
MIT License
9 stars 2 forks source link

Prepare release v3.0.0 #55

Closed Totktonada closed 9 months ago

Totktonada commented 9 months ago
Totktonada commented 9 months ago

I'm going to publish the release with the following release notes.

This release switches node runtime from node16 to node20 and drops ubuntu-18.04 runners support.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ https://github.com/actions/runner-images/issues/6002

It adds support for Debian/Ubuntu-based self-hosted runners, Debian/Ubuntu-based container jobs and tarantool-3.0+.

Fixes a couple of bugs: ignoring of the tarantool-version option and silent switch to tarantool 2.6.0 on Ubuntu Jammy (22.04), failing of tarantoolctl rocks commands on tarantool-1.10 on Ubuntu Jammy.

Commits: https://github.com/tarantool/setup-tarantool/compare/v2.0.0...v3.0.0

I assume that PR #57 will land before the release.

Any objections?

Totktonada commented 9 months ago

Released: https://github.com/tarantool/setup-tarantool/releases/tag/v3.0.0