-
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
15 changed files
with
127 additions
and
150 deletions.
There are no files selected for viewing
13 changes: 6 additions & 7 deletions
13
...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,9 +1,8 @@ | ||
data: | ||
html_text: | | ||
<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>. | ||
<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>. | ||
|
||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
10 changes: 4 additions & 6 deletions
10
...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,8 +1,6 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
π Debug symbols archive for ${TAG} build is uploaded to <code>${DSYM_S3_PATH}</code>. | ||
<body> | ||
π Debug symbols archive for ${TAG} build is uploaded to <code>${DSYM_S3_PATH}</code>. | ||
|
||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
10 changes: 4 additions & 6 deletions
10
...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,8 +1,6 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
π₯ DMG for ${TAG} is available from <a href='${DMG_URL}'>${DMG_URL}</a>. | ||
<body> | ||
π₯ DMG for ${TAG} is available from <a href='${DMG_URL}'>${DMG_URL}</a>. | ||
|
||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
19 changes: 8 additions & 11 deletions
19
...e/plugin/ddg_apple_automation/assets/asana_add_comment/templates/hotfix-branch-ready.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,13 +1,10 @@ | ||
data: | ||
# yq -o=j | sed -E 's/\\n( *)([^\\n])/\2/g' | ||
html_text: | | ||
<body> | ||
<h2>Hotfix branch ${BRANCH} ready βοΈ</h2> | ||
<ul> | ||
<li>π± <code>${BRANCH}</code> branch has been created off <code>${RELEASE_TAG}</code> tag.</li> | ||
<li>Point any pull requests with changes required for the hotfix release to that branch.</li> | ||
<body> | ||
<h2>Hotfix branch ${BRANCH} ready βοΈ</h2> | ||
<ul> | ||
<li>π± <code>${BRANCH}</code> branch has been created off <code>${RELEASE_TAG}</code> tag.</li> | ||
<li>Point any pull requests with changes required for the hotfix release to that branch.</li> | ||
|
||
</ul> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
14 changes: 6 additions & 8 deletions
14
...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,12 +1,10 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
|
||
|
||
Added in this release: | ||
${TASKS_SINCE_LAST_INTERNAL_RELEASE} | ||
Added in this release: | ||
${TASKS_SINCE_LAST_INTERNAL_RELEASE} | ||
|
||
|
||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> | ||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> |
10 changes: 4 additions & 6 deletions
10
...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,8 +1,6 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
<body> | ||
Build ${TAG} is now available for internal testing through Sparkle and TestFlight. | ||
|
||
|
||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> | ||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> |
27 changes: 13 additions & 14 deletions
27
...le_automation/assets/asana_add_comment/templates/internal-release-ready-merge-failed.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,17 +1,16 @@ | ||
data: | ||
# yq -o=j | sed -E 's/\\n( *)([^\\n])/\2/g' | ||
html_text: | | ||
<body> | ||
<h2>[ACTION NEEDED] Internal release build ${TAG} ready</h2> | ||
<body> | ||
<h2>[ACTION NEEDED] Internal release build ${TAG} ready</h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} pre-release</a> is created.</li> | ||
<li><b>βοΈ Merging <code>${BRANCH}</code> to <code>${BASE_BRANCH}</code> failed.</b> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} pre-release</a> is created.</li> | ||
<li><b>βοΈ Merging <code>${BRANCH}</code> to <code>${BASE_BRANCH}</code> failed.</b> | ||
<ul> | ||
<li><a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed with manual merging <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.</li> | ||
</ul></li> | ||
<li><a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with manual merging <a data-asana-gid='${TASK_ID}' | ||
data-asana-dynamic='false'>according to instructions</a>.</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
25 changes: 12 additions & 13 deletions
25
...pple_automation/assets/asana_add_comment/templates/internal-release-ready-tag-failed.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,16 +1,15 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
<h2>[ACTION NEEDED] Internal release build ${TAG} ready</h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li><b>βοΈ Tagging repository failed.</b></li> | ||
<li><b>β οΈ GitHub release creation was skipped.</b></li> | ||
<li><b>β οΈ Merging <code>${BRANCH}</code> to <code>${BASE_BRANCH}</code> was skipped.</b></li> | ||
</ul> | ||
<body> | ||
<h2>[ACTION NEEDED] Internal release build ${TAG} ready</h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li><b>βοΈ Tagging repository failed.</b></li> | ||
<li><b>β οΈ GitHub release creation was skipped.</b></li> | ||
<li><b>β οΈ Merging <code>${BRANCH}</code> to <code>${BASE_BRANCH}</code> was skipped.</b></li> | ||
</ul> | ||
|
||
<a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed with manual tagging and merging <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>. | ||
<a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with manual tagging and merging <a data-asana-gid='${TASK_ID}' | ||
data-asana-dynamic='false'>according to instructions</a>. | ||
|
||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
27 changes: 13 additions & 14 deletions
27
...lugin/ddg_apple_automation/assets/asana_add_comment/templates/internal-release-ready.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,17 +1,16 @@ | ||
data: | ||
# yq -o=j | sed -E 's/\\n( *)([^\\n])/\2/g' | ||
html_text: | | ||
<body> | ||
<h2>Internal release build ${TAG} ready β </h2> | ||
<body> | ||
<h2>Internal release build ${TAG} ready β </h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>. | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>. | ||
<ul> | ||
<li>If this is a subsequent internal release (started by calling <em>Bump Internal Release</em> workflow), the DMG will be automatically published to Sparkle in a few minutes. Sit tight.</li> | ||
</ul></li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} pre-release</a> is created.</li> | ||
<li>π± <code>${BRANCH}</code> branch has been successfully merged to <code>${BASE_BRANCH}</code>.</li> | ||
<li>If this is a subsequent internal release (started by calling <em>Bump Internal Release</em> workflow), the | ||
DMG will be automatically published to Sparkle in a few minutes. Sit tight.</li> | ||
</ul> | ||
</li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} pre-release</a> is created.</li> | ||
<li>π± <code>${BRANCH}</code> branch has been successfully merged to <code>${BASE_BRANCH}</code>.</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
10 changes: 4 additions & 6 deletions
10
...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,8 +1,6 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
Build ${TAG} is now available publicly through Sparkle and TestFlight. | ||
<body> | ||
Build ${TAG} is now available publicly through Sparkle and TestFlight. | ||
|
||
|
||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> | ||
<a href='${DMG_URL}'>π₯ DMG download link</a> | ||
</body> |
23 changes: 11 additions & 12 deletions
23
...in/ddg_apple_automation/assets/asana_add_comment/templates/public-release-tag-failed.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,15 +1,14 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
<h2>[ACTION NEEDED] Failed to publish ${TAG} release βΒ tagging failed</h2> | ||
<ul> | ||
<li><b>βοΈ Tagging repository with ${TAG} tag failed.</b></li> | ||
<li><b>β οΈ GitHub release creation was skipped.</b></li> | ||
<li><b>β οΈ Deleting <code>${BRANCH}</code> was skipped.</b></li> | ||
</ul> | ||
<body> | ||
<h2>[ACTION NEEDED] Failed to publish ${TAG} release βΒ tagging failed</h2> | ||
<ul> | ||
<li><b>βοΈ Tagging repository with ${TAG} tag failed.</b></li> | ||
<li><b>β οΈ GitHub release creation was skipped.</b></li> | ||
<li><b>β οΈ Deleting <code>${BRANCH}</code> was skipped.</b></li> | ||
</ul> | ||
|
||
<a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed with the release <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>. | ||
<a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with the release <a data-asana-gid='${TASK_ID}' | ||
data-asana-dynamic='false'>according to instructions</a>. | ||
|
||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
25 changes: 12 additions & 13 deletions
25
...mation/assets/asana_add_comment/templates/public-release-tagged-delete-branch-failed.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,16 +1,15 @@ | ||
data: | ||
# yq -o=j | sed -E 's/\\n( *)([^\\n])/\2/g' | ||
html_text: | | ||
<body> | ||
<h2>[ACTION NEEDED] Public release ${TAG} tagged</h2> | ||
<body> | ||
<h2>[ACTION NEEDED] Public release ${TAG} tagged</h2> | ||
<ul> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} release</a> is created.</li> | ||
<li><b>βοΈ Deleting <code>${BRANCH}</code> failed.</b> | ||
<ul> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} release</a> is created.</li> | ||
<li><b>βοΈ Deleting <code>${BRANCH}</code> failed.</b> | ||
<ul> | ||
<li><a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed with deleting the branch manually <a data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.</li> | ||
</ul></li> | ||
<li><a data-asana-gid='${ASSIGNEE_ID}' />, please proceed with deleting the branch manually <a | ||
data-asana-gid='${TASK_ID}' data-asana-dynamic='false'>according to instructions</a>.</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
25 changes: 11 additions & 14 deletions
25
...plugin/ddg_apple_automation/assets/asana_add_comment/templates/public-release-tagged.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,15 +1,12 @@ | ||
data: | ||
# yq -o=j | sed -E 's/\\n( *)([^\\n])/\2/g' | ||
html_text: | | ||
<body> | ||
<h2>Public release ${TAG} has been tagged β </h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} release</a> is created.</li> | ||
<li>π± <code>${BRANCH}</code> branch has been deleted.</li> | ||
<li>π The relase will be published to Sparkle in a few minutes (you'll get notified).</li> | ||
</ul> | ||
<body> | ||
<h2>Public release ${TAG} has been tagged β </h2> | ||
<ul> | ||
<li>π₯ DMG is available from <a href='${DMG_URL}'>${DMG_URL}</a>.</li> | ||
<li>π·οΈ Repository is tagged with <code>${TAG}</code> tag.</li> | ||
<li>π’ GitHub <a href='${RELEASE_URL}'>${TAG} release</a> is created.</li> | ||
<li>π± <code>${BRANCH}</code> branch has been deleted.</li> | ||
<li>π The relase will be published to Sparkle in a few minutes (you'll get notified).</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
19 changes: 9 additions & 10 deletions
19
...le_automation/assets/asana_add_comment/templates/validate-check-for-updates-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,11 +1,10 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
<h2>Build ${TAG} is available for internal testing through Sparkle π</h2> | ||
<ul> | ||
<li>π New appcast file has been generated and uploaded to S3, together with binary delta files.</li> | ||
<li>π <a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed by following instructions in <a data-asana-gid='${TASK_ID}'/> which concludes the internal release process.</li> | ||
</ul> | ||
<body> | ||
<h2>Build ${TAG} is available for internal testing through Sparkle π</h2> | ||
<ul> | ||
<li>π New appcast file has been generated and uploaded to S3, together with binary delta files.</li> | ||
<li>π <a data-asana-gid='${ASSIGNEE_ID}' />, please proceed by following instructions in <a | ||
data-asana-gid='${TASK_ID}' /> which concludes the internal release process.</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |
20 changes: 10 additions & 10 deletions
20
...pple_automation/assets/asana_add_comment/templates/validate-check-for-updates-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,11 +1,11 @@ | ||
data: | ||
html_text: | | ||
<body> | ||
<h2>Build ${TAG} is available publicly through Sparkle π</h2> | ||
<ul> | ||
<li>π New appcast file has been generated and uploaded to S3, together with binary delta files.</li> | ||
<li>π <a data-asana-gid='${ASSIGNEE_ID}'/>, please proceed by following instructions in <a data-asana-gid='${TASK_ID}'/> and <a data-asana-gid='${ANNOUNCEMENT_TASK_ID}'/> which concludes the release process.</li> | ||
</ul> | ||
<body> | ||
<h2>Build ${TAG} is available publicly through Sparkle π</h2> | ||
<ul> | ||
<li>π New appcast file has been generated and uploaded to S3, together with binary delta files.</li> | ||
<li>π <a data-asana-gid='${ASSIGNEE_ID}' />, please proceed by following instructions in <a | ||
data-asana-gid='${TASK_ID}' /> and <a data-asana-gid='${ANNOUNCEMENT_TASK_ID}' /> which concludes the release | ||
process.</li> | ||
</ul> | ||
|
||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> | ||
π Workflow URL: <a href='${WORKFLOW_URL}'>${WORKFLOW_URL}</a>. | ||
</body> |