-
### 🔖 Need
It seems like the current implementation of [Github Discovery](https://backstage.io/docs/integrations/github/discovery) does not work the way it says it does in some cases, and doesn't wor…
-
/kind feature
**Why you need this feature:**
Kubeflow's workflows are running with write-all permissions. This puts the project at risk of supply-chain attacks.
I took a look at all the workf…
-
@julia-elias I hear you :)
I need to figure out how we can pare down the data and files that has to be migrated/installed on to undergrad's machines when setting up the mediaengagement.org site (m…
-
It'd be good to have a list of public repos that can be used for testing. Ideally we'd want codebases of various sizes, ranging from solutions with a handful of projects to large ones with dozens or e…
-
In GitHub Actions we periodically have problems hitting the Docker Hub rate limit which was introduced in November 2020 (error is "429 Too Many Requests"). This hits any repo using Docker (such as rus…
ehuss updated
2 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Adding a dedicated footer to the website containing copyright statement and github repo link as well as about us
**Describe the …
-
I have a persistent issue with installing packages that require `gfortran` as they are unable to detect that it is installed. This is part of a wider issue with installing `gfortran` on MacOS. While I…
-
We were using SVN and our solution have some files shared from other SVN repositories.
I was investigating solutions for Git for sharing "externals" just like with SVN, and Sub Modules was not giving…
-
I'm using the `--remap` feature to validate links pointing to private GitHub repositories containing documentation.
```bash
$ lychee . --remap 'https://github.com//(?P[^/]+)/(?:blob|tree)/(?P[^/]…
-
I see several issues with our infrastructure:
1. Lint is very slow. This mostly happens because we install every single package to create a virtual environment for linting.
2. We are using `tox.in…