-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
23 additions
and
25 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...plugin/ddg_apple_automation/assets/asana_add_comment/templates/appcast-failed-hotfix.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<body> | ||
<h2>[ACTION NEEDED] Publishing ${TAG} hotfix release to Sparkle failed</h2> | ||
<a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with generating appcast2.xml and uploading files to S3 from your | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>. | ||
<br><br> | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.<br> | ||
<br> | ||
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
4 changes: 2 additions & 2 deletions
4
...ugin/ddg_apple_automation/assets/asana_add_comment/templates/appcast-failed-internal.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<body> | ||
<h2>[ACTION NEEDED] Publishing ${TAG} internal release to Sparkle failed</h2> | ||
<a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with generating appcast2.xml and uploading files to S3 from your | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>. | ||
<br><br> | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.<br> | ||
<br> | ||
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
4 changes: 2 additions & 2 deletions
4
...plugin/ddg_apple_automation/assets/asana_add_comment/templates/appcast-failed-public.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<body> | ||
<h2>[ACTION NEEDED] Publishing ${TAG} release to Sparkle failed</h2> | ||
<a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with generating appcast2.xml and uploading files to S3 from your | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>. | ||
<br><br> | ||
local machine, <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.<br> | ||
<br> | ||
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
4 changes: 2 additions & 2 deletions
4
...lugin/ddg_apple_automation/assets/asana_add_comment/templates/debug-symbols-uploaded.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<body> | ||
🐛 Debug symbols archive for ${TAG} build is uploaded to <code>${DSYM_S3_PATH}</code>. | ||
<br><br> | ||
🐛 Debug symbols archive for ${TAG} build is uploaded to <code>${DSYM_S3_PATH}</code>.<br> | ||
<br> | ||
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
4 changes: 2 additions & 2 deletions
4
...fastlane/plugin/ddg_apple_automation/assets/asana_add_comment/templates/dmg-uploaded.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<body> | ||
📥 DMG for ${TAG} is available from <a href='${DMG_URL}'>${DMG_URL}</a>. | ||
<br><br> | ||
📥 DMG for ${TAG} is available from <a href='${DMG_URL}'>${DMG_URL}</a>.<br> | ||
<br> | ||
🔗 Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...e_automation/assets/asana_add_comment/templates/internal-release-complete-with-tasks.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
<br><br> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight.<br> | ||
<br> | ||
Added in this release: | ||
${TASKS_SINCE_LAST_INTERNAL_RELEASE} | ||
<br><br> | ||
${TASKS_SINCE_LAST_INTERNAL_RELEASE}<br> | ||
<br> | ||
<a href='${DMG_URL}'>📥 DMG download link</a> | ||
</body> |
4 changes: 2 additions & 2 deletions
4
...in/ddg_apple_automation/assets/asana_add_comment/templates/internal-release-complete.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
<br><br> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight.<br> | ||
<br> | ||
<a href='${DMG_URL}'>📥 DMG download link</a> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ugin/ddg_apple_automation/assets/asana_add_comment/templates/public-release-complete.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<body> | ||
Build ${TAG} is now available publicly through Sparkle and TestFlight. | ||
<br><br> | ||
Build ${TAG} is now available publicly through Sparkle and TestFlight.<br> | ||
<br> | ||
<a href='${DMG_URL}'>📥 DMG download link</a> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters