-
Notifications
You must be signed in to change notification settings - Fork 126
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
Framework updates #270
Open
its-miroma
wants to merge
6
commits into
FabricMC:main
Choose a base branch
from
its-miroma:framework
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Framework updates #270
+32
−17
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
its-miroma
added
needs-discussion
Further discussion is needed
framework
Related to the website's framework (Vitepress)
stage:verification
This should be verified
labels
Jan 22, 2025
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
modmuss50
previously approved these changes
Jan 22, 2025
its-miroma
added
stage:ready
This is ready to be merged
and removed
stage:verification
This should be verified
labels
Jan 22, 2025
its-miroma
commented
Jan 24, 2025
- Update `.github/CODEOWNERS` - `build.yml`: run on `main` only - otherwise pull requests from `l10n/main` run build twice - `markdownlint.yml`: remove `branches` - `paths` already excludes pull requests from `l10n/main` - `settings.gradle`: build `latest` only - `update.ts`: don't add new versions to `settings.gradle`
its-miroma
force-pushed
the
framework
branch
6 times, most recently
from
January 26, 2025 20:10
16bd9b8
to
72c82cf
Compare
its-miroma
commented
Jan 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
framework
Related to the website's framework (Vitepress)
needs-discussion
Further discussion is needed
stage:ready
This is ready to be merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
.github/CODEOWNERS
build.yml
: run onmain
onlyl10n/main
run build twicemarkdownlint.yml
: removebranches
paths
already excludes pull requests froml10n/main
workflow_dispatch
publish.yml
: add conditions to avoid "Run failed" mailssettings.gradle
: buildlatest
onlyupdate.ts
: don't add new versions tosettings.gradle