Setup smalltalkCI
Version updated for https://github.com/hpi-swa/setup-smalltalkCI to version 1.4.0.
- This action is used across all versions by 958 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-smalltalkCI GitHub Action streamlines the setup of [smalltalkCI], a tool for testing Smalltalk projects, within GitHub workflows. It automates the configuration of Smalltalk environments, supports testing across multiple Smalltalk images and configurations, and integrates with tools like Iceberg for enhanced project management in Pharo. This action simplifies testing workflows, ensuring consistent and efficient CI/CD processes for Smalltalk developers.
Release notes
What’s Changed
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/25
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/26
- [improvement] add Iceberg in github action usage by @hogoww in https://github.com/hpi-swa/setup-smalltalkCI/pull/24
- Update README.md for the minimal support pharo of #registerIceberg by @jecisc in https://github.com/hpi-swa/setup-smalltalkCI/pull/27
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/30
- Bump semver from 5.7.1 to 5.7.2 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/29
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/28
- Bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/31
- Upgrade Node to v20. by @fniephaus in https://github.com/hpi-swa/setup-smalltalkCI/pull/33
- Bump undici from 5.28.3 to 5.28.4 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/34
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/hpi-swa/setup-smalltalkCI/pull/35
New Contributors
- @hogoww made their first contribution in https://github.com/hpi-swa/setup-smalltalkCI/pull/24
- @jecisc made their first contribution in https://github.com/hpi-swa/setup-smalltalkCI/pull/27
- @fniephaus made their first contribution in https://github.com/hpi-swa/setup-smalltalkCI/pull/33
Full Changelog: https://github.com/hpi-swa/setup-smalltalkCI/compare/1.3.5...1.4.0