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

Update guide_forgejo.rst #1851

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Update guide_forgejo.rst #1851

wants to merge 5 commits into from

Conversation

rdwz
Copy link
Contributor

@rdwz rdwz commented Dec 27, 2024

  • fetch latest version from feed
  • use vars $FORGEJO_HOME and ${latest}
    • remove hardcoded version
  • download compressed binary
  • create db with utf8mb4_bin collation
    • remove warning on migration

rdwz added 5 commits December 27, 2024 18:03
- update to forgejo v9.0.3
- fetch latest version from feed
- create db with `utf8mb4_bin` collation
- removes warning on db migration
- download compressed binary
- use vars `$FORGEJO_HOME` and `${latest}`
- use $HOME instead of `tilde`
@nichtmax
Copy link
Member

Hey thank you for your PR!

  • create db with utf8mb4_bin collation

May I ask why this is needed?

@nichtmax nichtmax marked this pull request as draft January 22, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants