Skip to content

Commit 276dbb0

Browse files
authored
Adding NOTICE file to the hab pkg (#325)
* adding NOTICE file to the pkg Signed-off-by: nikhil2611 <ngupta@progress.com> * removed the extra line Signed-off-by: nikhil2611 <ngupta@progress.com> * fixing path for windows hab build for NOTICE Signed-off-by: nikhil2611 <ngupta@progress.com> * added NOTICE content Signed-off-by: nikhil2611 <ngupta@progress.com> * updating branch to main in ci-main-pull-request Signed-off-by: nikhil2611 <ngupta@progress.com> * fixing warning - ffi-libarchive could not be loaded warning while generating cookbook Signed-off-by: nikhil2611 <ngupta@progress.com> --------- Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent 5f98a2a commit 276dbb0

File tree

4 files changed

+7970
-1
lines changed

4 files changed

+7970
-1
lines changed

.github/workflows/ci-main-pull-request-stub-1.0.7.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565

6666
call-ci-main-pr-check-pipeline:
67-
uses: chef/common-github-actions/.github/workflows/ci-main-pull-request.yml@nikhil/pull-private-gems-github-branch
67+
uses: chef/common-github-actions/.github/workflows/ci-main-pull-request.yml@main
6868
needs: detect-custom-metadata
6969
secrets: inherit
7070
permissions:

0 commit comments

Comments
 (0)