Skip to content

Releases: toko-bifrost/ms-teams-deploy-card

3.1.2

30 Jun 16:26
dcc94e4
Compare
Choose a tag to compare

Added action-related configs:

  • enable-view-status
  • enable-review-diffs
  • view-status-action-text
  • review-diffs-action-text
  • custom-actions

3.1.1

24 Jun 17:07
241ee23
Compare
Choose a tag to compare
  • Fixed missed out condition on show-on-failure

3.1.0

24 Jun 15:10
26c9340
Compare
Choose a tag to compare

Bumping to a new minor version, because new settings were added

  • Added custom-facts, to add more facts alongside the existing facts in the notification card. Only for complete layout.
  • Added show-on-failure, to optionally show the notification card upon failure only.

Refer to Known Issues for more info.

3.0.2

11 Jun 10:43
0bdf90f
Compare
Choose a tag to compare
  • Update Environment condition on cozy and compact layouts
  • Make author conditional on activitySubtitle; Some author and committer are not associated with a Github user

3.0.1

27 May 08:00
abbb30b
Compare
Choose a tag to compare

Fix cosmetic error on empty "Environment"; Upgrade deps

3.0.0

18 May 18:15
b73a29e
Compare
Choose a tag to compare

Added features

  • Add 3 card layouts, i.e. complete, cozy, compact
  • Add separate card layout for both the start (card-layout-start) and exit (card-layout-exit) of the workflow job
  • Add option to turn-off either the start (show-on-start) or exit (show-on-exit) card
  • Theme color on cards based on the last step's status
  • Replace null avatar image with the official Octocat logo
  • Add elapsed time for the entire workflow job, placed right beside the exit status
  • Add an optional environment name; this will not display on the card if none is provided
  • Make include-files and allowed-file-len only applicable to complete layout

Removed features (not necessarily a breaking change)

  • deploy-title, as it served no use from the prior releases

2.1.2

03 Mar 16:58
Compare
Choose a tag to compare
  • Bug fix on allowed-file-len issue
  • Update possible values for the github-token param
  • Add sample screenshot
  • Add card info logs on workflow run completion
  • Update information displayed on the deploy card

2.1.1

28 Feb 21:53
6882f85
Compare
Choose a tag to compare
  • Add Known Issues section
  • Fix files changed part to display "No changes" when there are no files changed in one commit.

2.1.0

26 Feb 17:26
28c43f3
Compare
Choose a tag to compare

With event type, markdown update, and upgraded dependencies

2.0.0

12 Feb 20:49
Compare
Choose a tag to compare

Note: Refrain from using the version 1.0.0, as it was not working yet and was prematurely git-tagged. Use this version instead.