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

Prepare 1.5.6 release #8141

Closed
wants to merge 2 commits into from
Closed

Prepare 1.5.6 release #8141

wants to merge 2 commits into from

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

  • Bump appwrite version to 1.5.6
  • Add 1.5.6 changes to CHANGES.md

Test Plan

Automated tests should pass.

In addition, the following manual tests should be performed:

docker compose build
docker tag appwrite-dev appwrite/appwrite:1.5.6
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint=install \
    appwrite/appwrite:1.5.6

Related PRs and Issues

None

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@stnguyen90 stnguyen90 closed this May 20, 2024
@stnguyen90 stnguyen90 deleted the feat-1.5.6-release-prep branch May 20, 2024 23:28
@stnguyen90
Copy link
Contributor Author

outdated and superseded by #8168

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.

None yet

1 participant