-
Notifications
You must be signed in to change notification settings - Fork 0
[Sweep GHA Fix] The GitHub Actions run failed with... #220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: sweep/sweep_gha_fix_the_github_actions_run_fai_40
Are you sure you want to change the base?
[Sweep GHA Fix] The GitHub Actions run failed with... #220
Conversation
Apply Sweep Rules to your PR?
|
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 62e7b513e9) |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: c3379110e1) |
Description
This pull request includes several changes to the codebase. The changes are as follows:
.github/workflows/main.yml
to automate the build, test, and deployment process.package.json
file to include new dependencies and devDependencies.tutorials.test.js
file to update the test case description and command.cicd-cloud-run-github-actions/index.md
file to add a troubleshooting section and fix some formatting issues.cicd-cloud-run-github-actions/troubleshooting.md
to provide troubleshooting steps for the deployment process.cloud-functions-sns-pubsub/index.md
file to fix an error message and remove unnecessary content.cloudbuild-angular-universal/index.md
file to fix a command and improve formatting.Summary
.github/workflows/main.yml
.package.json
file to include new dependencies and devDependencies.tutorials.test.js
file to update the test case description and command.cicd-cloud-run-github-actions/index.md
file to add a troubleshooting section and fix some formatting issues.cicd-cloud-run-github-actions/troubleshooting.md
to provide troubleshooting steps for the deployment process.cloud-functions-sns-pubsub/index.md
file to fix an error message and remove unnecessary content.cloudbuild-angular-universal/index.md
file to fix a command and improve formatting.