Update asdf install docs in Debian install guide #842
No reviewers
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#842
Loading…
Reference in a new issue
No description provided.
Delete branch "norm/akkoma:improve-asdf-install"
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?
Instead of trying to update the version of asdf being used, just point
users to the guide on their website.
Ideally we'd do this for Elixir and Erlang as well, but new versions of
those packages may sometimes have compatibility issues with Akkoma. For
now, update those to the latest OTP and Elixir versions known to be
comaptible with Akkoma.
bbcf759309
toa2e397a79d
We already document the supported/tested versions in each install guide, included via
docs/docs/installation/generic_dependencies.include
though it too is a bit outdated (Elixir 1.17 is well tested by now)It may be slightly less convenient to tell readers to go back up and check what the latest tested version is, but imho better than wrongly specifying an outdated, possibly no longer supported version
It would be more convenient if there was a more automated way to specify the latest minor version of the supported Elixir/Erlang to download. Honestly not really even sure how we should tell users to find those without it being too daunting.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.