Skip to content

Comments

registry: add github backend for typst#8210

Merged
jdx merged 1 commit intojdx:mainfrom
3w36zj6:feature/add-github-backend-for-typst
Feb 17, 2026
Merged

registry: add github backend for typst#8210
jdx merged 1 commit intojdx:mainfrom
3w36zj6:feature/add-github-backend-for-typst

Conversation

@3w36zj6
Copy link
Contributor

@3w36zj6 3w36zj6 commented Feb 17, 2026

This pull request adds a GitHub backend for Typst to the registry.

Copilot AI review requested due to automatic review settings February 17, 2026 13:44
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @3w36zj6, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request enhances the Typst registry by incorporating a new GitHub backend. This addition provides an alternative installation method for Typst, making it more accessible to users who prefer or require GitHub-based distribution.

Highlights

  • New Backend Integration: Integrated a GitHub backend for Typst into the registry configuration.
Changelog
  • registry/typst.toml
    • Added the 'github:typst/typst' entry to the list of available backends.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the github backend for typst. This is a good addition, providing a robust, native fallback for the aqua backend. The new backend is correctly placed in the list according to the likely preference order of backends. The change is sound and improves the robustness of installing typst. I have no further comments.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a GitHub backend to the typst registry entry, allowing users to install typst directly from GitHub releases. This provides an additional installation method alongside the existing aqua, asdf, and cargo backends.

Changes:

  • Added "github:typst/typst" backend entry to the typst.toml registry file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdx jdx merged commit 80dc084 into jdx:main Feb 17, 2026
41 of 44 checks passed
mise-en-dev added a commit that referenced this pull request Feb 18, 2026
### 🚀 Features

- **(mcp)** add run_task tool for executing mise tasks by @joaommartins
in [#8179](#8179)
- **(node)** suggest setting node.flavor if the flavor is not found in
mirror by @risu729 in [#8206](#8206)

### 🐛 Bug Fixes

- **(java)** sort order for shorthand versions by @roele in
[#8197](#8197)
- **(node)** migrate env vars to settings by @risu729 in
[#8200](#8200)
- **(registry)** apply overrides in shims by @risu729 in
[#8199](#8199)
- migrate MISE_CARGO_BINSTALL_ONLY to settings by @risu729 in
[#8202](#8202)

### 📚 Documentation

- **(doctor)** fix subcommand in an example by @risu729 in
[#8198](#8198)

### 📦 Registry

- add github backend for typst by @3w36zj6 in
[#8210](#8210)

### Chore

- **(test)** disable flaky Forgejo e2e test by @jdx in
[#8211](#8211)
lucasew pushed a commit to lucasew/CONTRIB-mise that referenced this pull request Feb 18, 2026
This pull request adds a [GitHub
backend](https://github.com/typst/typst/releases) for Typst to the
registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants