refactor(docs, gate): push for meta dev instead of meta typegate on docs#822
Merged
refactor(docs, gate): push for meta dev instead of meta typegate on docs#822
meta dev instead of meta typegate on docs#822Conversation
meta dev instead of meta typegate on docs
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #822 +/- ##
==========================================
+ Coverage 68.87% 69.05% +0.17%
==========================================
Files 144 144
Lines 16680 16704 +24
Branches 1473 1480 +7
==========================================
+ Hits 11489 11535 +46
+ Misses 5165 5143 -22
Partials 26 26 ☔ View full report in Codecov by Sentry. |
meta dev instead of meta typegate on docsmeta dev instead of meta typegate on docs
Yohe-Am
previously approved these changes
Aug 29, 2024
michael-0acf4
approved these changes
Aug 29, 2024
Yohe-Am
pushed a commit
that referenced
this pull request
Aug 30, 2024
…on docs (#822) <!-- Pull requests are squashed and merged using: - their title as the commit message - their description as the commit body Having a good title and description is important for the users to get readable changelog. --> <!-- 1. Explain WHAT the change is about --> - [x] add a warning that envs are not set. <!-- 2. Explain WHY the change cannot be made simpler --> [MET-635](https://linear.app/metatypedev/issue/MET-635/cli-ensure-documentation-is-pushing-for-meta-dev-instead-of-meta) <!-- 3. Explain HOW users should update their code --> _No Migration Needed_ - [ ] The change comes with new or modified tests - [ ] Hard-to-understand functions have explanatory comments - [ ] End-user documentation is updated to reflect the change
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ensure documentation is pushing for meta dev instead of meta typegate
MET-635
Migration notes
No Migration Needed