Skip to content

Commit 44e4034

Browse files
committed
build GH actions
1 parent b6051bf commit 44e4034

16 files changed

Lines changed: 0 additions & 48 deletions

File tree

.github/actions/javascript/authorChecklist/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15908,9 +15908,6 @@ class GithubUtils {
1590815908
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1590915909
}
1591015910
issueBody += '\r\n';
15911-
// Warn deployers about potential bugs with the new process
15912-
issueBody +=
15913-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1591415911
// PR list
1591515912
if (sortedPRList.length > 0) {
1591615913
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/awaitStagingDeploys/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12689,9 +12689,6 @@ class GithubUtils {
1268912689
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1269012690
}
1269112691
issueBody += '\r\n';
12692-
// Warn deployers about potential bugs with the new process
12693-
issueBody +=
12694-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1269512692
// PR list
1269612693
if (sortedPRList.length > 0) {
1269712694
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/checkAndroidStatus/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -737392,9 +737392,6 @@ class GithubUtils {
737392737392
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
737393737393
}
737394737394
issueBody += '\r\n';
737395-
// Warn deployers about potential bugs with the new process
737396-
issueBody +=
737397-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
737398737395
// PR list
737399737396
if (sortedPRList.length > 0) {
737400737397
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/checkDeployBlockers/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11956,9 +11956,6 @@ class GithubUtils {
1195611956
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1195711957
}
1195811958
issueBody += '\r\n';
11959-
// Warn deployers about potential bugs with the new process
11960-
issueBody +=
11961-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1196211959
// PR list
1196311960
if (sortedPRList.length > 0) {
1196411961
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/createOrUpdateStagingDeploy/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12243,9 +12243,6 @@ class GithubUtils {
1224312243
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1224412244
}
1224512245
issueBody += '\r\n';
12246-
// Warn deployers about potential bugs with the new process
12247-
issueBody +=
12248-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1224912246
// PR list
1225012247
if (sortedPRList.length > 0) {
1225112248
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/getArtifactInfo/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11917,9 +11917,6 @@ class GithubUtils {
1191711917
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1191811918
}
1191911919
issueBody += '\r\n';
11920-
// Warn deployers about potential bugs with the new process
11921-
issueBody +=
11922-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1192311920
// PR list
1192411921
if (sortedPRList.length > 0) {
1192511922
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/getDeployPullRequestList/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12262,9 +12262,6 @@ class GithubUtils {
1226212262
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1226312263
}
1226412264
issueBody += '\r\n';
12265-
// Warn deployers about potential bugs with the new process
12266-
issueBody +=
12267-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1226812265
// PR list
1226912266
if (sortedPRList.length > 0) {
1227012267
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/getPreviousVersion/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12073,9 +12073,6 @@ class GithubUtils {
1207312073
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1207412074
}
1207512075
issueBody += '\r\n';
12076-
// Warn deployers about potential bugs with the new process
12077-
issueBody +=
12078-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1207912076
// PR list
1208012077
if (sortedPRList.length > 0) {
1208112078
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/getPullRequestDetails/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12046,9 +12046,6 @@ class GithubUtils {
1204612046
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1204712047
}
1204812048
issueBody += '\r\n';
12049-
// Warn deployers about potential bugs with the new process
12050-
issueBody +=
12051-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1205212049
// PR list
1205312050
if (sortedPRList.length > 0) {
1205412051
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

.github/actions/javascript/isStagingDeployLocked/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11917,9 +11917,6 @@ class GithubUtils {
1191711917
issueBody += `**Mobile-Expensify Changes:** https://github.com/${CONST_1.default.GITHUB_OWNER}/${CONST_1.default.MOBILE_EXPENSIFY_REPO}/compare/production...staging\r\n`;
1191811918
}
1191911919
issueBody += '\r\n';
11920-
// Warn deployers about potential bugs with the new process
11921-
issueBody +=
11922-
'> 💡 **Deployer FYI:** This checklist was generated using a new process. PR list from original method and detail logging can be found in the most recent [deploy workflow](https://github.com/Expensify/App/actions/workflows/deploy.yml) labeled `staging`, in the `createChecklist` action. Please tag @Julesssss with any issues.\r\n\r\n';
1192311920
// PR list
1192411921
if (sortedPRList.length > 0) {
1192511922
issueBody += '\r\n**This release contains changes from the following pull requests:**\r\n';

0 commit comments

Comments
 (0)