-
Notifications
You must be signed in to change notification settings - Fork 3
Upgrade fern and apply migrations #338
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
Open
fern-support
wants to merge
22
commits into
main
Choose a base branch
from
fern-support/upgrade-fern
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
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f749b84
Upgrade fern cli version with defaults migration
fern-support 7751367
interim
fern-support bf71bfc
update unstable overrides
fern-support b4edbbc
revert overrides changes
fern-support d0667ed
remove coerce optional to nullable for unstable api
fern-support 0ee0146
remove endpoints from unstable api that have ben promoted to main api
fern-support 22a8970
renable correct type coersion by ignoring version header
fern-support 0baed28
nits
fern-support 780de8a
revert overrides removals
fern-support 4c865a1
Upgrade fern cli and generator versions
fern-support 6311f59
nit
fern-support 190e18d
Merge branch 'main' into fern-support/upgrade-fern
fern-support 1a89dbd
nit
fern-support 5cae66c
disable java wire tests
fern-support efe9d2a
Merge branch 'main' into fern-support/upgrade-fern
fern-support 60910c8
upgrade
fern-support 35e72f6
update workflow dir path
fern-support 6c377de
Update overrides
fern-support 2ed20ba
Update preview command for ts sdk to use pnpm
fern-support 8333f9d
Update preview ci to include python and php previews
fern-support 6df746f
Fix typo
fern-support f53a27e
Nit in ts sdk preview
fern-support File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,3 +17,4 @@ compiled/ | |
|
|
||
| # Fern preview files | ||
| /fern/.preview | ||
| /fern/.definition | ||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| { | ||
| "organization": "intercom", | ||
| "version": "0.70.1" | ||
| } | ||
| "version": "3.0.2" | ||
| } |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.