argo-site icon indicating copy to clipboard operation
argo-site copied to clipboard

Results 29 argo-site issues
Sort by recently updated
recently updated
newest added

NPM is being used and is sufficient as a package manager. We can also run all scripts using NPM. Why have the extra dependencies of `yarn`?

We had a script to fetch all USERS.md from all subproject repos and then render the logos dynamically on our website. However, for our new version of website, new users...

https://argoproj.github.io/argo-workflows/fields/#cronworkflowspec

I think it would be super useful to have API docs on the site. Like https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.13/ they should get generated from the swagger definition.

Page contains the outdated text: https://github.com/argoproj/argo/blob/master/pkg/apis/workflow/v1alpha1/types.go Should be (per https://github.com/argoproj/argo/blob/master/examples/README.md): https://github.com/argoproj/argo/blob/master/pkg/apis/workflow/v1alpha1/workflow_types.go Assume something missed in ```(cd ../go/src/github.com/argoproj/argo && git pull https://github.com/argoproj/argo.git)```, ```run './scripts/copy-docs.sh'```, ```yarn build && yarn deploy``` steps.

On mobile, the menu causes the page size to be too wide. Overflow isn't handled properly. https://github.com/argoproj/argo-site/assets/350466/500456e2-1e96-4065-887a-9636af4e5b52

good first issue

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies