Code Monkey home page Code Monkey logo

gleam-chocolatey's Introduction

Gleam Chocolatey Package Source

Enabling you to choco install gleam since 2022. โœจ

gleam-chocolatey's People

Contributors

aslilac avatar harryet avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

arothuis

gleam-chocolatey's Issues

Remove .handlebars templates from release

Perhaps an elegant approach is to work with two branches,
one containing the source templates (e.g. main) and another containing the release (e.g. release). The GitHub Action then compiles and commits only the resulting files to the release and tag that commit.

This way, we can always see what is part of a release and what is not.

Package no longer works, consider deprecation.

Hello! Thank you for including Gleam in Chocolatey!

Unfortunately this package is now very out of date and no longer works after a fresh install. Because of this we in the Gleam community are getting almost daily complaints from people thinking that the language doesn't work due to this broken package, which is both causing support work and giving people a very poor first impression of the project.

The person who was previously maintaining this package is no longer able to do so as he no longer has a Windows computer.

Would we be able to deprecate or otherwise remove this package, or at least the already released versions? This would make things easier for us in the Gleam team.

Thanks,
Louis

Create a script to simplify updating to newer versions and testing it

According to @lpil in the Gleam discord, we can assume the new naming convention for Gleam releases is based on LLVM's / Rust's target triples.

This means we will always be able to replace %GLEAM_VERSION% here and get the correct result (e.g. with v0.24.0):

  • Release ZIP: https://github.com/gleam-lang/gleam/releases/download/%GLEAM_VERSION%/gleam-%GLEAM_VERSION%-x86_64-pc-windows-msvc.zip
  • SHA512 hash: https://github.com/gleam-lang/gleam/releases/download/%GLEAM_VERSION%/gleam-%GLEAM_VERSION%-x86_64-pc-windows-msvc.zip.sha512

This potentially allows for automating some tasks:

  1. We could create a script that automatically replaces the version numbers in the package declaration.
  2. We could also create a GitHub Action or bot that periodically checks for updates, runs aforementioned script and create a PR.

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.