Skip to content
Snippets Groups Projects

Release/2.1.0

Merged lain requested to merge release/2.1.0 into stable

Release checklist

  • Bump version in mix.exs
  • Compile a changelog
  • Create an MR with an announcement to pleroma.social
  • Tag the release
  • Merge stable into develop (in case the fixes are already in develop, use git merge -s ours --no-commit and manually merge the changelogs)
Edited by lain

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
333 333 describe "list" do
334 334 setup do: oauth_access(["read:lists"])
335 335
336 test "does not contain retoots", %{user: user, conn: conn} do
  • Looks good to me

  • lain enabled an automatic merge when the pipeline for b141e35d succeeds

    enabled an automatic merge when the pipeline for b141e35d succeeds

  • merged

  • lain mentioned in commit 73dd5bdb

    mentioned in commit 73dd5bdb

  • lain marked the checklist item Tag the release as completed

    marked the checklist item Tag the release as completed

  • lain marked the checklist item Merge stable into develop (in case the fixes are already in develop, use git merge -s ours --no-commit and manually merge the changelogs) as completed

    marked the checklist item Merge stable into develop (in case the fixes are already in develop, use git merge -s ours --no-commit and manually merge the changelogs) as completed

  • Please register or sign in to reply
    Loading