Giter Site home page Giter Site logo

Comments (3)

JoeKar avatar JoeKar commented on June 18, 2024

Looks like this was a cron task at @zyedidia's host, calling tools/nightly-release.sh, which isn't performed any longer.
Form my perspective tools/nightly-release.sh and tools/cross-compile.sh should be adapted any way:

  • use $commitID as replacement for $1 respective the unneeded shell argument of tools/nightly-release.sh
    • the resulting archive will receive the commit ID in his name by default, which makes sense for a nightly
  • stay with tools/cross-compile.sh in the current directory
  • binaries shouldn't be moved between these scripts and everything performed in the root of the repo; then we can call tools/nightly-release.sh directly

This would allow to use this script within a GitHub action, where hub (GitHub's git extension) can be performed too, in the "usual" cron manner.

Unfortunately there is still one important point we can't bypass alone:
These GitHub actions need a secret, which we can't read/write so far...only the repository owner/admin can do.

from micro.

zyedidia avatar zyedidia commented on June 18, 2024

Sorry about that, updating the release now. I think a token may have expired. I will monitor to see if this keeps being a problem in the following days.

from micro.

Gavin-Holt avatar Gavin-Holt commented on June 18, 2024

Hi

I was hoping to try the new improved brace jumping. dmaluka kindly let me know that the PR had been merged.

However, I think the current Nightly binary is stuck, only including changes up to 1f51d0b committed on Apr 27.

I'm at work today and can't access https://github.com/zyedidia/micro/archive/refs/tags/nightly.zip which is @codeload.github.com - pesky firewalls! So I can't see the source to check if the new code is included.

Sorry I should have checked the Nightly binaries earlier.

Kind Regards Gavin Holt

from micro.

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.