Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Oct 13, 2023
1 parent b6f33db commit 9428d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 79 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ jobs:
OUTPUT_ARTIFACT_FILE_NAME=$(ls packages/rtc/dist | awk -F/ '{print $NF}')
echo "OUTPUT_ARTIFACT_FILE_NAME=$OUTPUT_ARTIFACT_FILE_NAME" >> $GITHUB_ENV
- name: Upload Artifact ⬆️
uses: actions/upload-artifact@v3
with:
name: ${{ env.OUTPUT_ARTIFACT_FILE_NAME }}
path: ./packages/rtc/dist/${{ env.OUTPUT_ARTIFACT_FILE_NAME }}

- name: Setup NPM auth token
run: |
npm set "//registry.npmjs.org/:_authToken" ${{ secrets.NPM_TOKEN }}
Expand All @@ -66,7 +60,7 @@ jobs:
- name: Update CHANGELOG.md and Create Release
run: |
pnpm release ${{ inputs.version }} --ci --npm.allowSameVersion --github.update --github.assets=./packages/rtc/dist/${{ env.OUTPUT_ARTIFACT_FILE_NAME }}
pnpm release ${{ inputs.version }} --ci --npm.allowSameVersion --github.assets=./packages/rtc/dist/${{ env.OUTPUT_ARTIFACT_FILE_NAME }}
- name: Prepare CDN Publish
if: ${{ inputs.cdn }}
Expand All @@ -75,7 +69,7 @@ jobs:
GITHUB_RELEASE_DOWNLOAD_URL="${GITHUB_RELEASE_DOWNLOAD_PREFIX}/v${{ inputs.version }}/${{ env.OUTPUT_ARTIFACT_FILE_NAME }}"
echo "GITHUB_RELEASE_DOWNLOAD_URL=${GITHUB_RELEASE_DOWNLOAD_URL}" >> $GITHUB_ENV
- name: Setup
- name: CDN Publish
if: ${{ inputs.cdn }}
env:
UPLOAD_CDN_INTERNAL_JENKINS_HOOK: ${{ secrets.UPLOAD_CDN_INTERNAL_JENKINS_HOOK }}
Expand Down
71 changes: 0 additions & 71 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,71 +0,0 @@
# IRIS_WEB

## 0.1.1-dev.1 (2023-10-13)


### Features

* Use IrisClient/IrisClientManager to manage IAgoraRTCClient ([#7](https://github.com/AgoraIO-Extensions/iris_web/issues/7)) ([902f2f5](https://github.com/AgoraIO-Extensions/iris_web/commit/902f2f536604ba59a3a3db0e6b75fa62b801d037))


### Documentation

* update CHANGELOG.md ([25e5b5a](https://github.com/AgoraIO-Extensions/iris_web/commit/25e5b5af622f91a8d35cfd6440b80b433687e04b))
* update CHANGELOG.md ([a07cfc7](https://github.com/AgoraIO-Extensions/iris_web/commit/a07cfc713d16e9e2723976c7c6a1d32317c84b21))
* update CHANGELOG.md ([3ce1bce](https://github.com/AgoraIO-Extensions/iris_web/commit/3ce1bce57da5bc3b6ffb0ee380fd1fc0e67cf55b))
* update CHANGELOG.md ([c45e8b0](https://github.com/AgoraIO-Extensions/iris_web/commit/c45e8b0966d97e6295ee2816505d6d7d8660db77))
* update CHANGELOG.md ([faef543](https://github.com/AgoraIO-Extensions/iris_web/commit/faef543fa13c8e026f16939acaa72201b1c51d08))
* update CHANGELOG.md ([ccebfdd](https://github.com/AgoraIO-Extensions/iris_web/commit/ccebfdd1d9e7e0bf4dbe0e59eb1f08b475cdd8d5))

## 0.1.1-dev.1 (2023-10-13)


### Features

* Use IrisClient/IrisClientManager to manage IAgoraRTCClient ([#7](https://github.com/AgoraIO-Extensions/iris_web/issues/7)) ([902f2f5](https://github.com/AgoraIO-Extensions/iris_web/commit/902f2f536604ba59a3a3db0e6b75fa62b801d037))


### Documentation

* update CHANGELOG.md ([25e5b5a](https://github.com/AgoraIO-Extensions/iris_web/commit/25e5b5af622f91a8d35cfd6440b80b433687e04b))
* update CHANGELOG.md ([a07cfc7](https://github.com/AgoraIO-Extensions/iris_web/commit/a07cfc713d16e9e2723976c7c6a1d32317c84b21))
* update CHANGELOG.md ([3ce1bce](https://github.com/AgoraIO-Extensions/iris_web/commit/3ce1bce57da5bc3b6ffb0ee380fd1fc0e67cf55b))
* update CHANGELOG.md ([c45e8b0](https://github.com/AgoraIO-Extensions/iris_web/commit/c45e8b0966d97e6295ee2816505d6d7d8660db77))
* update CHANGELOG.md ([faef543](https://github.com/AgoraIO-Extensions/iris_web/commit/faef543fa13c8e026f16939acaa72201b1c51d08))
* update CHANGELOG.md ([ccebfdd](https://github.com/AgoraIO-Extensions/iris_web/commit/ccebfdd1d9e7e0bf4dbe0e59eb1f08b475cdd8d5))

## [0.1.1-dev.1](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.1.1-dev.3...v0.1.1-dev.1) (2023-10-13)

## 0.1.1-dev.3 (2023-10-13)


### Features

* Use IrisClient/IrisClientManager to manage IAgoraRTCClient ([#7](https://github.com/AgoraIO-Extensions/iris_web/issues/7)) ([902f2f5](https://github.com/AgoraIO-Extensions/iris_web/commit/902f2f536604ba59a3a3db0e6b75fa62b801d037))


### Documentation

* update CHANGELOG.md ([25e5b5a](https://github.com/AgoraIO-Extensions/iris_web/commit/25e5b5af622f91a8d35cfd6440b80b433687e04b))
* update CHANGELOG.md ([a07cfc7](https://github.com/AgoraIO-Extensions/iris_web/commit/a07cfc713d16e9e2723976c7c6a1d32317c84b21))
* update CHANGELOG.md ([3ce1bce](https://github.com/AgoraIO-Extensions/iris_web/commit/3ce1bce57da5bc3b6ffb0ee380fd1fc0e67cf55b))
* update CHANGELOG.md ([c45e8b0](https://github.com/AgoraIO-Extensions/iris_web/commit/c45e8b0966d97e6295ee2816505d6d7d8660db77))
* update CHANGELOG.md ([faef543](https://github.com/AgoraIO-Extensions/iris_web/commit/faef543fa13c8e026f16939acaa72201b1c51d08))
* update CHANGELOG.md ([ccebfdd](https://github.com/AgoraIO-Extensions/iris_web/commit/ccebfdd1d9e7e0bf4dbe0e59eb1f08b475cdd8d5))

## 0.1.1-dev.1 (2023-10-13)


### Features

* Use IrisClient/IrisClientManager to manage IAgoraRTCClient ([#7](https://github.com/AgoraIO-Extensions/iris_web/issues/7)) ([902f2f5](https://github.com/AgoraIO-Extensions/iris_web/commit/902f2f536604ba59a3a3db0e6b75fa62b801d037))


### Documentation

* update CHANGELOG.md ([25e5b5a](https://github.com/AgoraIO-Extensions/iris_web/commit/25e5b5af622f91a8d35cfd6440b80b433687e04b))
* update CHANGELOG.md ([a07cfc7](https://github.com/AgoraIO-Extensions/iris_web/commit/a07cfc713d16e9e2723976c7c6a1d32317c84b21))
* update CHANGELOG.md ([3ce1bce](https://github.com/AgoraIO-Extensions/iris_web/commit/3ce1bce57da5bc3b6ffb0ee380fd1fc0e67cf55b))
* update CHANGELOG.md ([c45e8b0](https://github.com/AgoraIO-Extensions/iris_web/commit/c45e8b0966d97e6295ee2816505d6d7d8660db77))
* update CHANGELOG.md ([faef543](https://github.com/AgoraIO-Extensions/iris_web/commit/faef543fa13c8e026f16939acaa72201b1c51d08))
* update CHANGELOG.md ([ccebfdd](https://github.com/AgoraIO-Extensions/iris_web/commit/ccebfdd1d9e7e0bf4dbe0e59eb1f08b475cdd8d5))

0 comments on commit 9428d5d

Please sign in to comment.