-
-
Notifications
You must be signed in to change notification settings - Fork 34
Update ppxlib 36 #569
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
Merged
Merged
Update ppxlib 36 #569
Changes from 15 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0556030
Update ppxlib, and server-reason-react
davesnx 31b44bd
Avoid running rescript tests
davesnx ec15432
Add space between switch branches?
davesnx 6405f58
Format reason code
davesnx c86677b
Remove death code and update snapshot
davesnx 300733f
Only format on 5.4.0
davesnx bc77400
Disable recript tests on CI
davesnx ca8721c
Update ocamlformat to 0.28.1 in .ocamlformat
davesnx 1c0b708
Format Spec.expected.re snapshot
davesnx ccf1aff
Revert "Format Spec.expected.re snapshot"
davesnx da403ea
Disable formatting for snapshot test files
davesnx 7215775
Remove ocamlformatignore
davesnx ac47664
Remove npm token
davesnx d1dc3d5
Add changes entry
davesnx 9159bf7
ci: Remove registry-url
davesnx cc896c8
Use provenance
davesnx 238f37a
Use provenance with token
davesnx 23c7b2a
Env on each step, not global
davesnx c140b3a
DEBUG: Add OIDC instrumentation to diagnose publish failure
davesnx d4930ba
DEBUG: Add instrumentation for Hypothesis I/J - check _release/.npmrc…
davesnx b77c9b2
DEBUG: Hypothesis M - manually fetch OIDC token and set as npm auth
davesnx 0b95bc4
FIX: Add newline before appending OIDC token to .npmrc
davesnx a75e7e7
DEBUG: Hypothesis N - let npm handle OIDC auth internally with --prov…
davesnx 9ad1d53
Cosmetic change in CHANGES to trigger CI
davesnx 9062b1e
FIX: Remove registry-url from setup-node - it conflicts with OIDC tru…
davesnx 192e15a
FIX: Use Node.js 24 for npm >= 11.5.1 (required for OIDC trusted publ…
davesnx 6e2141b
Cleanup: Remove debug instrumentation from npm OIDC publishing
davesnx ec58183
Replace mshick/add-pr-comment with github-script for PR comments
davesnx d91c989
FIX: Add pull-requests:write permission for PR comments
davesnx 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 |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| version=0.27.0 | ||
| version=0.28.1 | ||
| quiet=true | ||
| profile=default | ||
|
|
||
|
|
||
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
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
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
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,3 +1,7 @@ | ||
| (env | ||
| (_ | ||
| (formatting disabled))) | ||
|
|
||
| (executable | ||
| (name Standalone) | ||
| (libraries reason_css_parser_ppx ppxlib)) | ||
|
|
||
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.