Skip to content

Commit

Permalink
Apply patches for the generated SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-mdr committed Dec 6, 2022
1 parent 36d69d2 commit 7159b81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Files: *.md
Copyright: 2019 Outscale SAS <[email protected]>
License: CC-BY-4.0

Files: Makefile sdk_version api_version *.java .git* src/* dist/* *.yml *.yaml .patch/*.patch .osc-api-patches/*.patch examples/* pom.xml
Files: Makefile sdk_version api_version *.java .git* src/* dist/* *.yml *.yaml .osc-patches/*.patch .osc-api-patches/*.patch examples/* pom.xml
Copyright: 2019 Outscale SAS <[email protected]>
License: BSD-3-Clause
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ osc-generate: osc-api/outscale.yaml
mv .sdk/src ./
mv .sdk/docs ./
mv .sdk/README.md ./
git apply ./.osc-patches/*

osc-api/outscale.yaml:
@echo getting osc-api description...
Expand Down

0 comments on commit 7159b81

Please sign in to comment.