Setup smalltalkCI
Version updated for https://github.com/hpi-swa/setup-smalltalkCI to version 1.5.0.
- This action is used across all versions by 959 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-smalltalkCI GitHub Action automates the setup of smalltalkCI, a tool for testing Smalltalk projects, within a GitHub Actions workflow. It simplifies the process of configuring and running tests across different Smalltalk environments, such as Squeak and Pharo, while supporting matrix builds for testing multiple Smalltalk images and configurations. This action addresses the complexity of integrating Smalltalk CI/CD workflows by streamlining environment setup, dependency management, and compatibility with tools like Iceberg for repository handling.
What’s Changed
What’s Changed
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/37
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/39
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/40
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/41
- Upgrade to Node 24
Full Changelog: https://github.com/hpi-swa/setup-smalltalkCI/compare/1.4.0...1.5.0