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

Sync up with gamechanger-data on what version it uses #155

Open
neofob opened this issue Sep 24, 2023 · 0 comments
Open

Sync up with gamechanger-data on what version it uses #155

neofob opened this issue Sep 24, 2023 · 0 comments

Comments

@neofob
Copy link

neofob commented Sep 24, 2023

Currently, the version that gamechanger-data uses to build docker in dev_tools/requirements/rhel8.locked.requirements.txt fails. See issue 285 on gamechanger-data.

If gamechanger-data updates the mentioned above file to use more recent gamechanger-ml version, not v1.8.0 or v2.0.0 as it also fails, the file requirements.txt of this repo, gamechanger-ml needs to be updated to synchronize/deconflict versions dependency with the above file rhel9.locked.requirements.txt to have a successful build. Again, see issue 285

References:

neofob pushed a commit to neofob/gamechanger-ml that referenced this issue Sep 24, 2023
requirements.txt, lock.requirements.txt:
    * Versions need to be updated to current versions in
      gamechanger-data

Reference:
* dod-advana/gamechanger-data#285
* dod-advana#155

Signed-off-by: Tuan T. Pham <[email protected]>
neofob pushed a commit to neofob/gamechanger-data that referenced this issue Sep 24, 2023
dev_tools/docker/k8s/rhel8.Dockerfile:
    * Switch to postgresql docker base image to avoid the madness of
    installing postgresql and package dependency. Recent installation
    requires PERL IPC packages which is brain damaging to solve.

    * Use neofob/gamechanger-ml for gamechangerml install as upstream
    dod-advana/gamechanger-ml versioning is not fixed yet.

dev_tools/requirements/rhel8.locked.requirements.txt:
    * Fix up pip package versioning with gamechangeml.

References:
    * dod-advana/gamechanger-ml#155
    * dod-advana#285

Signed-off-by: Tuan T. Pham <[email protected]>
neofob pushed a commit to neofob/gamechanger-data that referenced this issue Sep 24, 2023
dev_tools/docker/k8s/rhel8.Dockerfile:
    * Switch to postgresql docker base image to avoid the madness of
    installing postgresql and package dependency. Recent installation
    requires PERL IPC packages which is brain damaging to solve.

    * Use neofob/gamechanger-ml for gamechangerml install as upstream
    dod-advana/gamechanger-ml versioning is not fixed yet.

    * Add `-j` to building to utilize machine with modern muticore CPU

dev_tools/requirements/rhel8.locked.requirements.txt:
    * Fix up pip package versioning with gamechangeml.

References:
    * dod-advana/gamechanger-ml#155
    * dod-advana#285

Signed-off-by: Tuan T. Pham <[email protected]>
neofob pushed a commit to neofob/gamechanger-data that referenced this issue Sep 25, 2023
dev_tools/docker/k8s/rhel8.Dockerfile:
    * Switch to postgresql docker base image to avoid the madness of
    installing postgresql and package dependency. Recent installation
    requires PERL IPC packages which is brain damaging to solve.

    * Use neofob/gamechanger-ml for gamechangerml install as upstream
    dod-advana/gamechanger-ml versioning is not fixed yet.

    * Add `-j` to building to utilize machine with modern muticore CPU

dev_tools/requirements/rhel8.locked.requirements.txt:
    * Fix up pip package versioning with gamechangeml.

References:
    * dod-advana/gamechanger-ml#155
    * dod-advana#285

Signed-off-by: Tuan T. Pham <[email protected]>
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

No branches or pull requests

1 participant