Allowing GitHub logins on git.fsfe.org would pollute the namespace. Option 2: Move to Codeberg Codebergis "a collaboration platform providing Git hosting and services for free and open source software, content and projects." It is maintained by a Berlin-based e.V. non-profit, and runs on...
It would be nice if the project's code were moved to GitLab or Codeberg. GitHub is not an open source platform, and being owned by Microsoft makes it more of a danger to open source projects, rather than a help. 👍 1 broukema commented Jan 6, 2024 There are more details of ...
With Bitbucket Cloud’s Workspace > Project > Repo > Pipeline architecture, admins can manage code and CI/CD across multiple business units, projects, and code repositories in one UI, while engineering teams can use our granular permission controls to allow the right level of access to each u...
It sounds like GitHub does something similar, pertheir docs on "Checking mergeability of pull requests". @jramsayWe'll want to do this before, or at the same time as,https://gitlab.com/gitlab-org/gitlab-ce/issues/58245. merge_statusin betweenuncheckedandcan(not)_be_merged, perhaps si...
I can’t believe Microsoft itself doesn’t have this issue with old stale projects that they are no longer focused on or a project that has moved to another division and it is stuck on the original Azure DevOps Server/Service. At least give us a migration tool to GitHub if Azure Dev...
- name: gitlab url: "https://gitlab.com/king-11" - name: github url: "https://github.com/king-11" - name: linkedin url: "https://linkedin.com/in/lakshyasingh11" - name: twitter url: "https://twitter.com/1108King" - name: instagram url: "https://instagram.com/cryptic_sniper...
As the latest dependabot pull request (#76) is incomplete, I propose there to make the necessary changes for it to pass. Testing done Submitter checklist Make sure you are opening from a topic/f...
# Make sure CI can pull from the private repo. if ! SKIP=bazel_rust_format_check,bazel_smoke pre-commit run -a --hook-stage=manual ; then echo "Pre-commit checks failed. Here is the diff of the changes:" git diff echo echo "You can fix the code locally by following these instruct...
You will convert the compose or dab file to K8s objects with kompose convert. $ cd examples/ $ ls docker-compose.yml docker-compose-bundle.dsb docker-gitlab.yml docker-voting.yml $ kompose convert -f docker-gitlab.yml -y file "redisio-svc.yaml" created file "gitlab-svc.yaml" created...
Type: Bug I am unable to reproduce it in a simple (with a small number of files/directories) project, but I can provide screenshots. I have disabled all the plugins and restart the editor before testing, the brighter plugin list is due t...