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 Affine to v0.18.0 #1863

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Update Affine to v0.18.0 #1863

merged 2 commits into from
Nov 28, 2024

Conversation

al-lac
Copy link
Contributor

@al-lac al-lac commented Nov 27, 2024

Tried to update to v0.18.1, but there does not seem to be a proper container for it.

Tested on Raspberry Pi 5.

Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "web":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "redis":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ affine/docker-compose.yml Potentially using unsafe user in service "db":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@nmfretz
Copy link
Contributor

nmfretz commented Nov 28, 2024

Thanks @al-lac!

Tried to update to v0.18.1, but there does not seem to be a proper container for it.

It was sneakily hiding on you
https://github.com/toeverything/AFFiNE/pkgs/container/affine-graphql/310200263?tag=stable-8b066a4

I was too slow, and 0.18.2 got released as I was reviewing this so I've bumped and tested.

@nmfretz nmfretz merged commit 1014f2e into getumbrel:master Nov 28, 2024
1 check passed
@al-lac al-lac deleted the affine-0-18-0 branch November 28, 2024 08:46
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