- [#32] Fix
step.yml
indentation
- [#28] Allow setting a custom timezone for 'Build Triggered' time
- [#29] Added ability to add custom image to
MessageCard
.
- [#14] Added ability to declare custom
MessageCard
actions via JSON string - [#17] Bumped step to use Go 1.16
- [#18] Added additional Go test steps to
step.yml
- [#19] Fix
MessageCard
ActivityImage
input- now correctly displays an image if image URL declared in step input
- [#20] BREAKING: Step now uses "yes|no" values for inputs that were previously
bool
values
- Clean up Gopkg.* files, no longer required since migrating to Go Modules
- Remove deprecated bitrise-tools dependency in favour of bitrise-io
- Removed unnecessary Go brew deps from
step.yml
- Only go toolkit is required
- fix summaries within
step.yml
- MessageCard customisation
- ability to override each text field within the card
- defaults to Bitrise environment variables if custom values not set
- Migration to Go Modules
- Unit tests and GitHub Actions CI checks
- Added new user input to override
$GIT_REPOSITORY_URL
for SSH Bitrise projects.
- Fixed URI buttons not appearing in Teams card
- Fixed CHANGELOG.md typo and created release notes