Giter Club home page Giter Club logo

Comments (11)

grushikhin avatar grushikhin commented on June 19, 2024

+1

from shipit-deploy.

Jokero avatar Jokero commented on June 19, 2024

+1
Many frontend developers use Windows. So it's normal to deploy feature branches to staging environment from Windows

from shipit-deploy.

vozovoz-nikita avatar vozovoz-nikita commented on June 19, 2024

+1
u have to support this feature

from shipit-deploy.

gregberge avatar gregberge commented on June 19, 2024

I have not any machine on Windows on my side, so if someone want to add the Windows support it's welcome.

from shipit-deploy.

vladkosinov avatar vladkosinov commented on June 19, 2024

@tamtakoe you can try to use it under cygwin

from shipit-deploy.

AntJanus avatar AntJanus commented on June 19, 2024

hey guys,
I'm using Shipit and Shipit-deploy on a windows machine on a daily basis for about 6 months now.

What are the issues that everyone's seeing? I submitted a few PRs and fixed any Windows related bugs I've seen.

from shipit-deploy.

tamtakoe avatar tamtakoe commented on June 19, 2024

@AntJanus for example, the problems that are described in the topic :-)

from shipit-deploy.

AntJanus avatar AntJanus commented on June 19, 2024

@tamtakoe right, I'm not having that issue. Can you post your shipit-deploy version and your error stack? I was fixing the pathing issue in this PR but that was for creating paths on the server.

from shipit-deploy.

jeandat avatar jeandat commented on June 19, 2024

@AntJanus: How do you use it on windows ? Shell commands are hardcoded in the code like "rm -rf ...". Maybe you are using cygwin or equivalent.

@neoziro: I think that's a conception issue. Not having windows is not blocking. Node being portable, that kind of operation should be done in pure node and not with shell commands. At least, you should write it in the readme to avoid people wasting time testing something that will never work.

from shipit-deploy.

AntJanus avatar AntJanus commented on June 19, 2024

@jdat82 ahhh, could be! I'm using CMDer which has a bunch of GNU tools loaded with it. I could help make it more portable by replacing rm -rf with stuff like rimraf which works cross system.

@neoziro I can definitely try to make shipit-deploy more friendly to Windows; however, it'd definitely involve switching a few things out and using more external packages. If that's cool with you, I'll start submitting PRs as I come across stuff. If not, I wouldn't mind forking shipit-deploy and creating something like shipit-deploy-windows.

from shipit-deploy.

gregberge avatar gregberge commented on June 19, 2024

I close it, if you can run it on windows @AntJanus it's OK, and I agree, feel free to create a module specially designed for Windows.

from shipit-deploy.

Related Issues (20)

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.