1
0
Fork
You've already forked forgejo-cli-wiki
0

Clarify documentation on installation and repo migration #1

Closed
Fluffinity wants to merge 1 commit from docs-fixes into master
pull from: docs-fixes
merge into: Fluffinity:master
Fluffinity:master

Below are the commit messages explaining the contents of this PR.
The change to the build instructions is unrelated to the added
documentation on repo migration, so if a separate PR is wished
I can split it up. I included it here to reduce the overhead from
having to go through multiple PRs.

Inform users about migration issues with Github
Github has removed its API endpoint for migrating repositories. Trying
to access it results in the HTTP status code 410 Gone. Lets inform
users about that problem until some solution has been found.
Clarify repo migrations
This just explicitly states that only Forgejo instances are supported
targets of a repo migration
Fix instructions to compile from source
Without the --locked argument cargo may use newer versions of the
dependencies, which can cause build failures. So it's best to always use
that argument.
Below are the commit messages explaining the contents of this PR. The change to the build instructions is unrelated to the added documentation on repo migration, so if a separate PR is wished I can split it up. I included it here to reduce the overhead from having to go through multiple PRs. Inform users about migration issues with Github : Github has removed its API endpoint for migrating repositories. Trying to access it results in the HTTP status code `410 Gone`. Lets inform users about that problem until some solution has been found. Clarify repo migrations : This just explicitly states that only Forgejo instances are supported targets of a repo migration Fix instructions to compile from source : Without the `--locked` argument cargo may use newer versions of the dependencies, which can cause build failures. So it's best to always use that argument.
Without the `--locked` argument cargo may use newer versions of the
dependencies, which can cause build failures. So it's best to always use
that argument.
This just explicitly states that only Forgejo instances are supported
targets of a repo migration
Github has removed its API endpoint for migrating repositories. Trying
to access it results in the HTTP status code `410 Gone`. Lets inform
users about that problem until some solution has been found.

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Fluffinity/forgejo-cli-wiki!1
Reference in a new issue
Fluffinity/forgejo-cli-wiki
No description provided.
Delete branch "docs-fixes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?