Skip to content

Commit

Permalink
dgraph/23.0.1 package update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfi-bot authored and kaniini committed Jul 10, 2023
1 parent edbf05b commit d2c771e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 96 deletions.
11 changes: 2 additions & 9 deletions dgraph.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: dgraph
version: 23.0.0
version: 23.0.1
epoch: 0
description: A distributed graph database
copyright:
Expand All @@ -19,14 +19,7 @@ pipeline:
with:
repository: https://github.com/dgraph-io/dgraph
tag: v${{package.version}}
expected-commit: 38980bc4a44352094c15ddfe4b606a8f05b48e81

# CHECK-IF-VERSION-CHANGES: 23.0.0
# dgraph 23.0.0 failed to build from source due to missing enterprise edition stubs.
# See dgraph issue #8831. Remove this patch in the next release.
- uses: patch
with:
patches: fix-compile.patch
expected-commit: 3de01e42ba3e436177f66affbcd20aaa16936920

- runs: |
make install_oss
Expand Down
87 changes: 0 additions & 87 deletions dgraph/fix-compile.patch

This file was deleted.

0 comments on commit d2c771e

Please sign in to comment.