chore(deps): bump actions/checkout from 4.1.6 to 7.0.1 (#209)
Bumps actions/checkout from 4.1.6 to 7.0.1.
updated-dependencies:
- dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Argo website
Source for the Argo landing site (Gatsby, MDX in
content/pages/).Product docs (Argo CD, Workflows, Rollouts, Events) are external sites hosted by ReadTheDocs.
Local development
Requires Node.js and Yarn (CI uses Node 22 —
.github/workflows/gh-pages.yaml).Open http://localhost:8000.
Publishing
Merging to
mastertriggers.github/workflows/gh-pages.yaml, which builds the site and pushes./publicto argoproj/argoproj.github.io. There is no manual deploy step.Domains
This repo deploys argoproj.github.io via GitHub Pages. argoproj.io currently redirects there. DNS for
*.argoproj.iois not in this repo — it lives in argoproj/argoproj-deployments. blog.argoproj.io is a Medium publication, not built from here.