We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CircleCI is not deploying master branch to computerization.github.io
The job stopped right after building success, without attempting to commit and push to the destination repository https://app.circleci.com/pipelines/github/Computerization/docusaurus/220/workflows/bc529623-5076-4611-9137-1a0aaec27314/jobs/273
#!/bin/bash -eo pipefail GIT_USER=yechs yarn run deploy yarn run v1.17.3 $ docusaurus deploy Deploy command invoked ... master [email protected]:Computerization/docusaurus.git 7fe7e2c57bdf3e8afa7338873a81d976c65dd6b0 Creating an optimized production build... [info] [webpackbar] Compiling Client [info] [webpackbar] Compiling Server [success] [webpackbar] Client: Compiled successfully in 7.34s [success] [webpackbar] Server: Compiled successfully in 8.78s Success! Generated static files in build. Done in 10.36s. CircleCI received exit code 0
Something similar to the follow job log is expected: https://app.circleci.com/pipelines/github/Computerization/docusaurus/206/workflows/861f559c-b1c8-46be-9947-0592472e2f99/jobs/253
#!/bin/bash -eo pipefail GIT_USER=yechs yarn run deploy yarn run v1.17.3 $ docusaurus deploy Deploy command invoked ... master [email protected]:Computerization/docusaurus.git ba1d8f1c222f30e3c5cf8dc844198efb27f6ca68 Creating an optimized production build... [info] [webpackbar] Compiling Client [info] [webpackbar] Compiling Server [success] [webpackbar] Client: Compiled successfully in 7.11s [success] [webpackbar] Server: Compiled successfully in 9.30s Success! Generated static files in build. Cloning into 'computerization.github.io-master'... master rm '0dce1f1b.88af6869.js' rm '1.bcbde57a.js' rm '135d99b4.4b3047d1.js' rm '14840039.a6775e2c.js' rm '17896441.fc10463a.js' rm '1be78505.bd903e1f.js' rm '2.d045e684.js' rm '2.d045e684.js.LICENSE' rm '20ac7829.06ce2f88.js' rm '2868cdab.39208588.js' rm '31d49d87.c1fe8839.js' rm '32.a4646d51.js' rm '32.a4646d51.js.LICENSE' rm '33.1ec481ea.js' rm '33.1ec481ea.js.LICENSE' rm '3570154c.c0d3ac61.js' rm '3a6eb64e.090422c2.js' rm '404.html' rm '4d7fbf90.6086bb62.js' rm '5d812525.d83bf91e.js' rm '6875c492.c98b778b.js' rm '6ca375e2.26666a42.js' rm '7371ba6d.f8146776.js' rm '8be5b89e.51132c1a.js' rm '8e9f0a8a.6e8dcba9.js' rm 'a6aa9e1f.8821dea0.js' rm 'af172acd.4573016c.js' rm 'b8ead7c7.b7a275eb.js' rm 'bbb4ffb5.a1ab49f3.js' rm 'bdd709f1.f2fbb4b1.js' rm 'blog/hello-world/index.html' rm 'blog/hola/index.html' rm 'blog/index.html' rm 'blog/tags/docusaurus/index.html' rm 'blog/tags/facebook/index.html' rm 'blog/tags/hello/index.html' rm 'blog/tags/hola/index.html' rm 'blog/tags/index.html' rm 'blog/welcome/index.html' rm 'c2e9d74e.07ae75bf.js' rm 'c4f5d8e4.daa0a626.js' rm 'c4f5d8e4.daa0a626.js.LICENSE' rm 'ccc49370.f5f57c04.js' rm 'd610846f.5e441a65.js' rm 'docs/about-us/index.html' rm 'docs/activities/index.html' rm 'docs/docusaurus/doc1/index.html' rm 'docs/docusaurus/doc2/index.html' rm 'docs/docusaurus/doc3/index.html' rm 'docs/docusaurus/mdx/index.html' rm 'docs/matlab-and-modeling/index.html' rm 'docs/what-is-sam/index.html' rm 'eec15bdb.c5739a2e.js' rm 'img/doc/org.png' rm 'img/doc/vote_debate.png' rm 'img/doc/vote_org.png' rm 'img/favicon.ico' rm 'img/logo.svg' rm 'img/undraw_docusaurus_mountain.svg' rm 'img/undraw_docusaurus_react.svg' rm 'img/undraw_docusaurus_tree.svg' rm 'index.html' rm 'main.3b87c68f.js' rm 'main.3b87c68f.js.LICENSE' rm 'runtime~main.daafea9e.js' rm 'sitemap.xml' rm 'styles.0bc2765c.css' rm 'styles.f778e70f.js' [master 33f9554] Deploy website version based on ba1d8f1c222f30e3c5cf8dc844198efb27f6ca68 89 files changed, 1276 insertions(+), 898 deletions(-) create mode 100644 01a85c17.071d03df.js create mode 100644 0dce1f1b.14cf83a8.js delete mode 100644 0dce1f1b.88af6869.js create mode 100644 1.aa14b079.js rename 32.a4646d51.js.LICENSE => 1.aa14b079.js.LICENSE.txt (100%) delete mode 100644 1.bcbde57a.js delete mode 100644 135d99b4.4b3047d1.js create mode 100644 135d99b4.dabfb9f7.js create mode 100644 14840039.5f2fb9a2.js delete mode 100644 14840039.a6775e2c.js create mode 100644 17896441.7473d193.js delete mode 100644 17896441.fc10463a.js create mode 100644 1be78505.81dff65e.js delete mode 100644 1be78505.bd903e1f.js create mode 100644 2.c67d1e09.js delete mode 100644 2.d045e684.js delete mode 100644 2.d045e684.js.LICENSE delete mode 100644 20ac7829.06ce2f88.js create mode 100644 20ac7829.a8451d2c.js create mode 100644 2868cdab.0dfa37c4.js delete mode 100644 2868cdab.39208588.js create mode 100644 3.dc2c3a82.js create mode 100644 3.dc2c3a82.js.LICENSE.txt rename 31d49d87.c1fe8839.js => 31d49d87.3ec503d8.js (64%) delete mode 100644 32.a4646d51.js delete mode 100644 33.1ec481ea.js delete mode 100644 33.1ec481ea.js.LICENSE create mode 100644 34.49bdb3ef.js create mode 100644 3570154c.498a34ee.js delete mode 100644 3570154c.c0d3ac61.js rename 3a6eb64e.090422c2.js => 3a6eb64e.96a59df4.js (63%) rewrite 404.html (78%) delete mode 100644 4d7fbf90.6086bb62.js create mode 100644 4d7fbf90.c1773630.js delete mode 100644 5d812525.d83bf91e.js create mode 100644 5d812525.ee6b3ce8.js create mode 100644 6875c492.2a5c3ad9.js delete mode 100644 6875c492.c98b778b.js rename 6ca375e2.26666a42.js => 6ca375e2.0313e0b8.js (58%) create mode 100644 7371ba6d.ce9764ef.js delete mode 100644 7371ba6d.f8146776.js rename 8be5b89e.51132c1a.js => 8be5b89e.ebc6ba03.js (79%) create mode 100644 8e9f0a8a.480196de.js delete mode 100644 8e9f0a8a.6e8dcba9.js create mode 100644 a6aa9e1f.3d8f3749.js delete mode 100644 a6aa9e1f.8821dea0.js delete mode 100644 af172acd.4573016c.js create mode 100644 af172acd.64885b08.js create mode 100644 b8ead7c7.3d529515.js delete mode 100644 b8ead7c7.b7a275eb.js rename bbb4ffb5.a1ab49f3.js => bbb4ffb5.60968e6a.js (58%) create mode 100644 bdd709f1.69d7bfd7.js delete mode 100644 bdd709f1.f2fbb4b1.js rewrite blog/hello-world/index.html (83%) rewrite blog/hola/index.html (82%) rewrite blog/index.html (86%) rewrite blog/tags/docusaurus/index.html (86%) rewrite blog/tags/facebook/index.html (82%) rewrite blog/tags/hello/index.html (86%) rewrite blog/tags/hola/index.html (82%) rewrite blog/tags/index.html (78%) rewrite blog/welcome/index.html (82%) create mode 100644 c2e9d74e.05ce0279.js delete mode 100644 c2e9d74e.07ae75bf.js create mode 100644 c4f5d8e4.73d6185a.js delete mode 100644 c4f5d8e4.daa0a626.js delete mode 100644 c4f5d8e4.daa0a626.js.LICENSE rename ccc49370.f5f57c04.js => ccc49370.0fb0c7b1.js (87%) create mode 100644 d610846f.0c651716.js delete mode 100644 d610846f.5e441a65.js rewrite docs/about-us/index.html (61%) rewrite docs/activities/index.html (88%) rewrite docs/docusaurus/doc1/index.html (94%) rewrite docs/docusaurus/doc2/index.html (64%) rewrite docs/docusaurus/doc3/index.html (89%) rewrite docs/docusaurus/mdx/index.html (86%) rewrite docs/matlab-and-modeling/index.html (89%) rewrite docs/what-is-sam/index.html (88%) rename eec15bdb.c5739a2e.js => eec15bdb.e1e82bd1.js (60%) rewrite index.html (81%) delete mode 100644 main.3b87c68f.js create mode 100644 main.59f2f6a2.js rename main.3b87c68f.js.LICENSE => main.59f2f6a2.js.LICENSE.txt (97%) create mode 100644 runtime~main.ac86e35a.js delete mode 100644 runtime~main.daafea9e.js delete mode 100644 styles.0bc2765c.css create mode 100644 styles.49b50448.js create mode 100644 styles.b524f6fe.css delete mode 100644 styles.f778e70f.js To https://github.com/Computerization/computerization.github.io.git c94e88a..33f9554 master -> master Website is live at: https://Computerization.github.io/computerization.github.io Done in 14.90s. CircleCI received exit code 0
The text was updated successfully, but these errors were encountered:
Might be caused by facebook/docusaurus#2496
Sorry, something went wrong.
Oh, I think that's the problem, will wait for the upstream hotfix
Fixed by #77 and #78
No branches or pull requests
CircleCI is not deploying master branch to computerization.github.io
The job stopped right after building success, without attempting to commit and push to the destination repository
https://app.circleci.com/pipelines/github/Computerization/docusaurus/220/workflows/bc529623-5076-4611-9137-1a0aaec27314/jobs/273
Deploy Log
Something similar to the follow job log is expected:
https://app.circleci.com/pipelines/github/Computerization/docusaurus/206/workflows/861f559c-b1c8-46be-9947-0592472e2f99/jobs/253
Deploy Log
The text was updated successfully, but these errors were encountered: