Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v8.0.0 #7021

Merged
merged 7 commits into from
Sep 2, 2024
Merged

Release v8.0.0 #7021

merged 7 commits into from
Sep 2, 2024

Conversation

lildude
Copy link
Member

@lildude lildude commented Aug 29, 2024

Time for a new release, and it's MAJOR release 🎉

I'm making this a major release as this will be the first release shipping with the new centroid-based classifier. Massive thanks to @smola for this and for your patience with me finally landing this.

This release will also see the default branch of this repo change from master to main. This won't affect any current PRs and the Codespaces dev env should continue to work as before.

If you're working off a local clone of this repo, you can update your refs for the new name as follows:

$ cd linguist
$ git fetch origin
$ git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

Tasks

  • Gem pushed to RubyGems & GitHub Package Registry
  • Deployed to GitHub.com
  • Grammars deployed to Syntax highlighting service - highlighting won't be 💯 up-to-date until this happens

I'm aiming to make and deploy this release on 2 Sep 2024.

NOTE: Search results will not reflect changes and new lanuguages until the upstream internal library is updated to pull in the changes from this release and that then deployed to GitHub's Search.

@lildude lildude requested a review from a team as a code owner August 29, 2024 16:53
@lildude lildude merged commit 5e5d705 into master Sep 2, 2024
8 checks passed
@lildude lildude deleted the release-v8.0.0 branch September 2, 2024 08:23
@Nixinova
Copy link
Contributor

Nixinova commented Sep 2, 2024

Should include this PR description in https://github.com/github-linguist/linguist/releases/tag/v8.0.0

@lildude
Copy link
Member Author

lildude commented Sep 3, 2024

This release is now live.

github-merge-queue bot pushed a commit to noir-lang/noir that referenced this pull request Sep 6, 2024
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

Once github-linguist/linguist#7021 has been
deployed to github's internal systems we should have the Noir code in
this repository highlighted with our own grammar so this override will
be unnecessary.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants