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

Fix DockerDesktopUrlUpdater #1317

Closed
3 of 4 tasks
hohwille opened this issue Aug 7, 2023 · 0 comments · Fixed by #1346
Closed
3 of 4 tasks

Fix DockerDesktopUrlUpdater #1317

hohwille opened this issue Aug 7, 2023 · 0 comments · Fixed by #1346
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hohwille
Copy link
Member

hohwille commented Aug 7, 2023

We have implemented DockerDesktopUrlUpdater.
However, it has some issues and is not integrated in UpdateManager.
Manually we only have created one version for docker desktop pointing to the latest version:
https://github.com/devonfw/ide-urls/tree/master/docker/docker/latest

As discussed in #1293 this is not good and also prevents checksum verification.
So in this story we should do the following:

  • integrate DockerDesktopUrlUpdater into UpdateManager
  • run DockerDesktopUrlUpdater locally and test it.
  • if there are bugs (checksum errors, versions not detected, download URLs computed incorrect) we need to fix DockerDesktopUrlUpdater.
  • Then we can let the updater do its job and can manually delete the latest version from ide-urls for docker desktop.
@hohwille hohwille added the enhancement New feature or request label Aug 7, 2023
@moritzLanger moritzLanger self-assigned this Aug 17, 2023
@moritzLanger moritzLanger linked a pull request Sep 5, 2023 that will close this issue
moritzLanger added a commit to moritzLanger/ide that referenced this issue Sep 5, 2023
moritzLanger added a commit to moritzLanger/ide that referenced this issue Sep 5, 2023
moritzLanger added a commit to moritzLanger/ide that referenced this issue Sep 5, 2023
moritzLanger added a commit to moritzLanger/ide that referenced this issue Sep 15, 2023
@hohwille hohwille added this to the internal milestone Sep 17, 2023
hohwille added a commit to devonfw/IDEasy that referenced this issue Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants