Giter Club home page Giter Club logo

Comments (6)

cppforlife avatar cppforlife commented on August 20, 2024

@Fydon i think we can add that.

from bosh-cli.

Fydon avatar Fydon commented on August 20, 2024

@cppforlife Sorry I should have mentioned this in my pull request. s3 stores the Windows binary without the exe extension. I wasn't sure how you would like to add that, e.g an extra parameter to build.sh, a separate build-windows.sh, another task in the pipeline to rename, etc. I could make that change as well if you let me know what you'd like?

from bosh-cli.

Fydon avatar Fydon commented on August 20, 2024

As the new cli is using tar again, I've needed to amend the code to make the Windows version of tar usable. Namely I've needed to replace \ with / in paths and tar can't reference a drive directly (only relative paths work) and so I've replaced my home directory path with ~, as the home directory is used for upload-release. I'd recommend a tar library is used instead of tar, just as the Ruby version of the cli was changed to use a library.

Also Window prevents moving files that are currently open, which occurs here and here, although closing the temporary file is causing the tests for Linux to fail. I'll create a pull request when I'll fixed that.

The compiler is currently only working with bash.

from bosh-cli.

cppforlife avatar cppforlife commented on August 20, 2024

@Fydon 0.0.149 was promoted to https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-0.0.149-windows-amd64.exe.

from bosh-cli.

bingosummer avatar bingosummer commented on August 20, 2024

@Fydon You mentioned that The compiler is currently only working with bash. Is it resolved?

from bosh-cli.

Fydon avatar Fydon commented on August 20, 2024

@bingosummer Unfortunately not yet.

from bosh-cli.

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.