Skip to content

Releases: amrfarid140/bitrise-step-microsoft-teams-integration

2.1.1

13 May 00:07
Compare
Choose a tag to compare

[#32] Fixes step.yml indentation

2.1.0

12 May 23:32
Compare
Choose a tag to compare

[#28] Allow custom timezone for build trigger time
[#29] Add image support to message card

2.0.0

28 Feb 01:33
Compare
Choose a tag to compare
  • [#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

1.2.2

18 Feb 10:24
Compare
Choose a tag to compare
  • 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

1.2.1

06 Feb 10:49
9da9a20
Compare
Choose a tag to compare
  • Fix summaries for each step input

1.2.0

24 Jan 03:07
1c771e3
Compare
Choose a tag to compare
  • 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

1.1.0

12 Jan 13:06
Compare
Choose a tag to compare
  • Added new user input to override $GIT_REPOSITORY_URL for SSH Bitrise projects.

1.0.2

12 Jan 02:56
Compare
Choose a tag to compare
  • Fixes non-existent URI action buttons

1.0.1

09 Mar 10:23
ac3283b
Compare
Choose a tag to compare
  • Increased Version to 1.0.1
  • Support for Action Cards
  • Links to build URL and Repo URL for the build

1.0.0

09 Mar 10:14
Compare
Choose a tag to compare

Initial Release