Skip to content

Commit

Permalink
Merge pull request syndesisio#8924 from christophd/issue/13779/odata-…
Browse files Browse the repository at this point in the history
…v2-connector

fix(ENTESB-13779): Add odata-v2 connector
  • Loading branch information
christophd authored Aug 15, 2020
2 parents 2c0ecef + 4692a18 commit d4fead9
Show file tree
Hide file tree
Showing 83 changed files with 8,552 additions and 87 deletions.
7 changes: 7 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,12 @@ workflows:
<<: *ignore_cherry_pick_branches
requires:
- connector-support
- connector:
name: connector-odata-v2
module: odata-v2
<<: *ignore_cherry_pick_branches
requires:
- connector-support
- connector:
name: connector-knative
module: knative
Expand Down Expand Up @@ -848,6 +854,7 @@ workflows:
- connector-concur
- connector-kudu
- connector-odata
- connector-odata-v2
- connector-knative
- connector-flow
- connector-mongodb
Expand Down
Loading

0 comments on commit d4fead9

Please sign in to comment.