Publish manifests automatically when released#422
Publish manifests automatically when released#422rajashekhargundeti wants to merge 4 commits intooracle:masterfrom
Conversation
Pull Request Test Coverage Report for Build 4342869488
💛 - Coveralls |
|
|
||
| - name: Get current release | ||
| id: get_release | ||
| uses: bruceadams/get-release@v1.3.2 |
There was a problem hiding this comment.
I am not sure if this is allowed gitactions by OGHO. please get it reviewed by @Djelibeybi
There was a problem hiding this comment.
@Djelibeybi,
Could you pls review this git action and confirm whether we can use this or not?
There was a problem hiding this comment.
It's not in the list of allowed actions. You'd either have to replace it, fork it or request approval for it.
| GITHUB_TOKEN: ${{ github.token }} | ||
|
|
||
| - name: upload manifests | ||
| uses: shogo82148/actions-upload-release-asset@v1 |
There was a problem hiding this comment.
I am not sure if this is allowed gitactions by OGHO. please get it reviewed by @Djelibeybi
There was a problem hiding this comment.
@Djelibeybi,
Could you pls review this git action and confirm whether we can use this or not?
There was a problem hiding this comment.
It's not in the list of allowed actions. You'd either have to replace it, fork it or request approval for it.
…m NONE/oc5_oc7_ccm_flock_onboarding to internal * commit '522863799cb3767994b3b436e3324b9ecfe37651': updated for regional values
Automates attaching of manifests during release pipeline