Skip to content

Commit 6acea38

Browse files
anmonteirobaransu
andauthored
Upgrade OMP AST to 4.08 (mhallin#76)
* Upgrade OMP AST to 4.08 * chore: bump ppx_tools_versioned for 402 and 406 * ci: change pipeline triggers Co-authored-by: Tomasz Cichocinski <tomaszcichocinski@gmail.com>
1 parent e240bf3 commit 6acea38

File tree

30 files changed

+430
-337
lines changed

30 files changed

+430
-337
lines changed

.github/workflows/pipeline.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: graphql_ppx pipeline
22

3-
on: [push, pull_request]
3+
on:
4+
pull_request:
5+
push:
6+
branches:
7+
- master
48

59
jobs:
610
test_and_build_linux:

402.esy.lock/.gitattributes

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/index.json

Lines changed: 88 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/opam/cppo.1.6.5/opam

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/opam/dune.1.11.3/opam renamed to 402.esy.lock/opam/dune.1.11.4/opam

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/opam/jbuilder.transition/opam

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/opam/ocaml-migrate-parsetree.1.2.0/opam renamed to 402.esy.lock/opam/ocaml-migrate-parsetree.1.4.0/opam

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/opam/ppx_tools_versioned.5.2.2/opam renamed to 402.esy.lock/opam/ppx_tools_versioned.5.2.3/opam

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

406.esy.lock/opam/seq.0.2/opam renamed to 402.esy.lock/opam/seq.0.2.2/opam

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

402.esy.lock/overrides/opam__s__dune_opam__c__1.11.3_opam_override/package.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)