Skip to content

Commit

Permalink
Build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Nov 8, 2024
1 parent dfbd12a commit 27bd813
Show file tree
Hide file tree
Showing 16 changed files with 773,961 additions and 36,536 deletions.
5,684 changes: 2,842 additions & 2,842 deletions .github/actions/javascript/authorChecklist/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/awaitStagingDeploys/index.js

Large diffs are not rendered by default.

737,424 changes: 737,424 additions & 0 deletions .github/actions/javascript/checkAndroidStatus/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/checkDeployBlockers/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/createOrUpdateStagingDeploy/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/getArtifactInfo/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/getDeployPullRequestList/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/getPullRequestDetails/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/isStagingDeployLocked/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/markPullRequestsAsDeployed/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/postTestBuildComment/index.js

Large diffs are not rendered by default.

6,020 changes: 3,010 additions & 3,010 deletions .github/actions/javascript/proposalPoliceComment/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/reopenIssueWithComment/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/reviewerChecklist/index.js

Large diffs are not rendered by default.

5,114 changes: 2,557 additions & 2,557 deletions .github/actions/javascript/verifySignedCommits/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/scripts/buildActions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ declare -r GITHUB_ACTIONS=(
"$ACTIONS_DIR/getGraphiteString/getGraphiteString.ts"
"$ACTIONS_DIR/getArtifactInfo/getArtifactInfo.ts"
"$ACTIONS_DIR/proposalPoliceComment/proposalPoliceComment.ts"
"$ACTIONS_DIR/checkAndroidStatus/checkAndroidStatus.ts"
)

# This will be inserted at the top of all compiled files as a warning to devs.
Expand Down

0 comments on commit 27bd813

Please sign in to comment.