Skip to content
New issue

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

Document gitlab input scheme #7406

Merged
merged 2 commits into from
Mar 31, 2023
Merged

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented Dec 5, 2022

Mostly a copy-paste of the sourcehut docs, might be better to factor out some "common" description for github/gitlab/sourcehut, in particular if additional input schemes are added.

Closes #8106

Comment on lines +254 to +258
When accessing a project in a (nested) subgroup, make sure to URL-encode any
slashes, i.e. replace `/` with `%2F`:

* `gitlab:veloren%2Fdev/rfcs`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not very beautiful; let me know if this should rather be changed somehow before it is mentioned in the documentation.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edolstra what do you think?

Copy link
Contributor

@fricklerhandwerk fricklerhandwerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edolstra please check.

src/nix/flake.md Show resolved Hide resolved
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/tweag-nix-dev-update-41/23848/1

@aidalgol
Copy link

I just created issue #8106 before finding this PR. (I neglected to search PRs as well as issues.)

@thufschmitt thufschmitt merged commit bb6e124 into NixOS:master Mar 31, 2023
@amesgen amesgen deleted the gitlab-fetcher branch March 31, 2023 11:22
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/this-month-in-nix-docs-1-march-2023/26913/1

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2023-03-31-nix-team-meeting-minutes-45/27002/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

"gitlab" flake input type not documented
5 participants