Code Monkey home page Code Monkey logo

Comments (14)

onaclov2000 avatar onaclov2000 commented on May 27, 2024 1

Just to confirm we'd want to remove stuff like travis.py, .travis.yaml, those contain the GCP code (also check if anything calls them).

I suppose the relevant Dockerfile code too? (https://github.com/Farama-Foundation/stable-retro/blob/master/docker/linux/Dockerfile)

Any other obvious things I am missing?
I'll dig more but at least can point at the above items as necessary to remove.

from stable-retro.

elliottower avatar elliottower commented on May 27, 2024 1

Dockerfile sounds useful to keep IMO, as long as it’s not too hard to maintain I don’t see a problem having it

from stable-retro.

zbeucler2018 avatar zbeucler2018 commented on May 27, 2024

Yea I think that should be good

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

Yes, sorry, I was meaning there is GCP stuff in the dockerfile, I wasn't meaning to outright remove it.

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

Do we have a place we are putting the original travis related code? It seems like just flat out tossing it would maybe be a bad idea, we should make sure if we are pulling travis code out, it's going into dockerfiles (if docker is the path, or whatever CI ).

I.E. I was about to delete:

And realized if people didn't know that existed in the future we might have other issues and folks will have to do deep diving to find these things

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on May 27, 2024

Good point, we can always revert the code to the old version to find these changes so I won't worry about it

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on May 27, 2024

Is this done now?

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

Do we want to remove Travis files in the cores subdirectory? I haven't done that yet, but can pull them out and make a PR. (I dont know how many there are it may just be GBA but I can do a quick search)

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

There seemed to be a bit of overlap, I think someone else removed some Travis stuff, but inside the dockerfile there are still references to Google cloud stuff.

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on May 27, 2024

Do we want to remove Travis files in the cores subdirectory? I haven't done that yet, but can pull them out and make a PR. (I dont know how many there are it may just be GBA but I can do a quick search)

It seems to me that the original project, copy and pasted the emulators from projects which includes travis for testing.

As this was part of the original emulators, I'm in favor of not modifying any of the emulators (except for updating the whole project to a new version if possible)

There seemed to be a bit of overlap, I think someone else removed some Travis stuff, but inside the dockerfile there are still references to Google cloud stuff.

Which file are you referencing?

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

Yea I was actually wondering about whether we really wanted to modify the original projects code, I assume not tweaking it "should" allow an update easier if we decide we need to. I'm ok with that.

Example files:
https://github.com/Farama-Foundation/stable-retro/blob/master/docker/linux/Dockerfile#L20

This has
pip install google-auth google-cloud-storage pytest requests && \

Which we aren't using google cloud storage, nor google auth anymore.

I assume the same holds true more or less from the other dockerfiles in the docker folder.

Just to add a final note on the docker files, I know the one I added for windows works fine, but I'm actually not sure if the others work well/correctly/at all.

from stable-retro.

pseudo-rnd-thoughts avatar pseudo-rnd-thoughts commented on May 27, 2024

@onaclov2000 Could you try removing as much of those install as possible then we can close this issue

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

Pull Request submitted.

from stable-retro.

onaclov2000 avatar onaclov2000 commented on May 27, 2024

This can be closed.

from stable-retro.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.