Update/merge docker branch
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
We currently have a special branch,
https://github.com/openml/OpenML/tree/enable-docker-changes
that introduces some changes to allow automatic installation in a docker container. Unfortunately, this branch is now outdated (800 commits behind) and breaks (specifically, because of non-backward-compatible changes in the new version of ElasticSearch).
Ideally, the changes that were made in this branch should be included in the main branch and updated so that they work again. That way it will not be outdated so quickly, and people will actually be able to develop and test on the current code base.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the enable-docker-changes branch with the current main branch, then inspect the Docker-related changes and the Elasticsearch integration that now breaks. Done means the branch's automatic Docker installation changes are incorporated into the current codebase and work with the current Elasticsearch version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, elasticsearch, php
- Domain
- backend, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 22/100