Coder Social home page Coder Social logo

Comments (5)

clason avatar clason commented on August 29, 2024 1

On a related note, could you include the grammar.js in the gh-pages branch? Omitting this breaks nvim-treesitter's TSInstallFromGrammar.

EDIT Never mind, I see you include the grammar.json; that is good enough for us.

from tree-sitter-sql.

qoops-1 avatar qoops-1 commented on August 29, 2024

It would also be great to have parser.c in the tagged commits for releases, not just the assets. Emacs has a built-in workflow to install tree-sitter grammars, which clones the repo at a specific tag and looks for parser.c file there. Because the releases are tagged on the main branch and not gh-pages file is not present there, so the workflow doesn't work for tagged releases in this repo

from tree-sitter-sql.

matthias-Q avatar matthias-Q commented on August 29, 2024

@qoops-1 have a look at #120 We have discussed this issue already with the emacs guys. The problem is, that the parser.c is auto generated and gets quite large.

from tree-sitter-sql.

qoops-1 avatar qoops-1 commented on August 29, 2024

@matthias-Q thank you for the link, my takeaway from it is that current approach is to track hashes on gh-pages for corresponding tags of releases on main. It would be easier if gh-pages was also tagged, so that instead of hash I could specify that tag.

from tree-sitter-sql.

DerekStride avatar DerekStride commented on August 29, 2024

That might be possible with a custom release workflow

from tree-sitter-sql.

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.