Code Monkey home page Code Monkey logo

Comments (6)

StrikerRUS avatar StrikerRUS commented on May 28, 2024 1

Azure Pipelines CI service is completely free for open source projects and has a task named GitHubRelease, which can publish any artifacts as a release at GitHub (even it can optionally create a changelog based on the commits after a previous release). It has Linux, macOS and Windows support (different versions). In addition, there is a Docker Hub built-in support, if you need fully customized environment.

from qmk_toolbox.

jackhumbert avatar jackhumbert commented on May 28, 2024

@nooges do you have any experience automating either of these via Travis?

from qmk_toolbox.

nooges avatar nooges commented on May 28, 2024

from qmk_toolbox.

drashna avatar drashna commented on May 28, 2024

AppVeyor may be a better way to do this, and supports GitHub Releases.

https://www.appveyor.com/docs/deployment/github/

Though it doesn't appear to support MacOS images, so that may be an issue to compile for.
https://www.appveyor.com/docs/build-environment/

from qmk_toolbox.

drashna avatar drashna commented on May 28, 2024

Well, I've gotten this down to a science, for the manual process, including updating brew. So that's a plus.

But it would be nice to have this fully automated.

from qmk_toolbox.

drashna avatar drashna commented on May 28, 2024

Well, this has been added, and automated. No need to build locally, aside from testing/development now.

from qmk_toolbox.

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.