Coder Social home page Coder Social logo

Comments (7)

CristhianMotoche avatar CristhianMotoche commented on May 29, 2024 1

I've never done this before. I'd love to take this.

from dotenv-hs.

CristhianMotoche avatar CristhianMotoche commented on May 29, 2024

Hey @sestrella As we discussed, let's do this step incrementally. I think our final goal is to make dotenv binary work for the following operating systems:

  • Linux x86_64 (via #114)
  • Mac osX (via #117)
  • Windows
  • Automate release notes (via #115 )

I'll keep you updated with any progress.

from dotenv-hs.

sestrella avatar sestrella commented on May 29, 2024

@CristhianMotoche sounds good to me, thank you for carrying this on.

from dotenv-hs.

CristhianMotoche avatar CristhianMotoche commented on May 29, 2024

@sestrella I'm trying to set the release notes. Here is my first attempt: https://github.com/stackbuilders/dotenv-hs/releases/tag/untagged-8972a8d79f11a59c973f

Two things here:

  1. The advanced options of travis deploy didn't work, because formatting the body isn't supported (tested it here).

  2. So, based on this issue, I followed the suggestion described here.

Let me know what you think.

from dotenv-hs.

CristhianMotoche avatar CristhianMotoche commented on May 29, 2024

Travis has the option to build on Mac OS and even Windows, I think. However, it cannot collect artifacts after builds. Info here. An option that Travis suggests is to set up a S3 bucket and push the artifacts there. And later, move those binaries from S3 to a GitHub release.

What do you think about that approach? /cc @sestrella @juanpaucar

from dotenv-hs.

sestrella avatar sestrella commented on May 29, 2024

@CristhianMotoche nice suggestion, in fact, that seems to be the way to go in some well-know packages such as stack. I think adding some deployment scripts - to build the binaries locally - would be a good idea.

from dotenv-hs.

CristhianMotoche avatar CristhianMotoche commented on May 29, 2024

Thanks to GH Actions the process has become very simple to upload the notes and generate the static binary (see this release). I suggest not to generate the binaries for OS X or Windows since that will add extra complexity to our CI pipeline and also it hasn't been requested by any else so far. Therefore, let's close this issue. We can open a new one for each individual platform as needed. Thanks for rising the issue @sestrella

from dotenv-hs.

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.