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 GitLab to v17.8.1 #2160

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

hugofnm
Copy link
Contributor

@hugofnm hugofnm commented Feb 5, 2025

Update GitLab to most recent release

Key improvements released in GitLab 17.8 :

  • Enhance security with protected container repositories
  • List the deployments related to a release
  • Machine learning model experiments tracking in GA
  • Track multiple to-do items in an issue or merge request
  • Primary domain redirect for GitLab Pages
  • Pipeline limits available in GitLab Community Edition
  • Bug and security fixes, performance improvements, and UI improvements

Tested on RPi 5 8GB and working ✅

Copy link

github-actions bot commented Feb 5, 2025

🎉   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
ℹ️ gitlab/docker-compose.yml External port mapping "2424:22":
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).

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 Feb 8, 2025

Great work @hugofnm! Thanks very much for updating the pre-start script to handle the proper upgrade path. I have reviewed and tested.

@nmfretz nmfretz merged commit 142b2a3 into getumbrel:master Feb 8, 2025
1 check passed
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