{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":683385017,"defaultBranch":"master","name":"docker-whisperX","ownerLogin":"jim60105","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-26T11:59:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16995691?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711240640.0","currentOid":""},"activityList":{"items":[{"before":"1c00a2828d3342db47a3c39697545148b5411cdc","after":"60417729784750f126312163721b0d6c8eeaaef6","ref":"refs/heads/master","pushedAt":"2024-05-12T11:21:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"docs: refactor README.md labels\n\n- Change the labels of GitHub Workflow Status and Last Commit from uppercase to proper case in the README.md file\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"docs: refactor README.md labels"}},{"before":"761a88c8497d52ada00655d086e3d2e4af056227","after":"1c00a2828d3342db47a3c39697545148b5411cdc","ref":"refs/heads/master","pushedAt":"2024-05-12T11:18:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"docs: refactor README.md labels\n\n- Change the labels of GitHub Workflow Status and Last Commit from uppercase to proper case in the README.md file\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"docs: refactor README.md labels"}},{"before":"a37e6670275a83e78ed4b56dc284dbb1361703d6","after":"761a88c8497d52ada00655d086e3d2e4af056227","ref":"refs/heads/master","pushedAt":"2024-05-12T11:16:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: refactor scan workflow and update README badges\n\n- Rename the job `scan-python` to `scan` in the scan workflow\n- Change the output file name and the artifact name from `trivy-results-python` to `trivy-results`\n- Remove the `scan-ubi` job from the scan workflow\n- Add a new separate workflow `scan_ubi` which includes the job removed from the scan workflow\n- Add the badge for the UBI image scan in the README file\n- Fix the alt text for the docker build and image scan badges in the README file\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: refactor scan workflow and update README badges"}},{"before":"041c30ff6fa1d8c7a3f3f1cbf0776b07cee93dba","after":"a37e6670275a83e78ed4b56dc284dbb1361703d6","ref":"refs/heads/master","pushedAt":"2024-05-12T09:25:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: use GitHub token instead of PAT and push sbom, provenance to registry\n\n- The Docker workflow file name has been changed from `docker-reused-setup-steps/action.yml` to `docker-reused-steps/action.yml`.\n- The docker workflow title and description has been updated to indicate it is reusable.\n- Removed `token` input from docker workflow.\n- Added a comment about requirement of additional space due to large image size.\n- Updated docker image login mechanism to use GitHub token instead of personal access token.\n- Comment about GitHub Actions access management added.\n- Reference to the setup file in `docker_publish.yml` updated to reflect filename change.\n- Permissions for GitHub token have been defined in `docker_publish.yml`.\n- Option to cache to registry instead of gha, in order to avoid capacity limit, has been added.\n- Incorporated a flag for software bill of materials (`sbom`) and software provenance.\n- Removed comments on potentially unneeded tools during disk space free up process.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: use GitHub token instead of PAT and push sbom, provenance to regi…"}},{"before":"bd3cf70f8a7bc019f01cf82c835e7d03c29fcfc9","after":"041c30ff6fa1d8c7a3f3f1cbf0776b07cee93dba","ref":"refs/heads/master","pushedAt":"2024-05-12T09:10:55.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"feat(ubi): upgrade ffmpeg and remove unnecessary build requirements\n\n- Update the `PYTHON_VERSION` to `3.11`.\n- Add two new `ARG` commands: `PIP_NO_COMPILE=true` and `PIP_DISABLE_PIP_VERSION_CHECK=true` for pip usage.\n- Update the `pip3.11 install` command to include `-U --force-reinstall pip setuptools wheel` options and remove `dumb-init` from the list of packages to install.\n- Remove the copying of `ffmpeg` and `ffprobe` binaries from `mwader/static-ffmpeg:6.1.1`\n- Add copying of `ffmpeg` and `dumb-init` binaries from `ghcr.io/jim60105/static-ffmpeg-upx:7.0-1`\n- Update the `PYTHONPATH` variable setting and `COPY --link` commands with ownership and permissions changes.\n- Add the `chown` command to the `COPY --link` command used to copy `LICENSE` and `whisperX/LICENSE`.\n- Added a missing colon in the environment variable setting for `ENV WHISPER_MODEL=`.\n- Consolidate command lines in the `COPY --link --chown=$UID:0 --chmod=775 --from=load_align ${CACHE_HOME} ${CACHE_HOME}` command.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"feat(ubi): upgrade ffmpeg and remove unnecessary build requirements"}},{"before":"1f7b13181b2156d6294bea08bb3eb91252631038","after":"bd3cf70f8a7bc019f01cf82c835e7d03c29fcfc9","ref":"refs/heads/master","pushedAt":"2024-03-24T14:47:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Disable the 'no' language in the docker publish workflow due to transcribe model size constraints\n\n- Disable the 'no' language in the docker publish workflow due to transcribe model size constraints.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Disable the 'no' language in the docker publish workflow due to t…"}},{"before":"67924dab1c161b7fe996a0ec656c4207386bd34b","after":"1f7b13181b2156d6294bea08bb3eb91252631038","ref":"refs/heads/master","pushedAt":"2024-03-24T00:37:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"updating submodules (#37)\n\nCo-authored-by: github-actions ","shortMessageHtmlLink":"updating submodules (#37)"}},{"before":"3b9fc01237480b50e0f5c8658524d89b3679c10c","after":null,"ref":"refs/heads/8405596297","pushedAt":"2024-03-24T00:37:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":null,"after":"3b9fc01237480b50e0f5c8658524d89b3679c10c","ref":"refs/heads/8405596297","pushedAt":"2024-03-24T00:37:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"updating submodules","shortMessageHtmlLink":"updating submodules"}},{"before":"023d78021f842bba5dfe27878b3d3f36d5234cf1","after":"67924dab1c161b7fe996a0ec656c4207386bd34b","ref":"refs/heads/master","pushedAt":"2024-03-17T15:24:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Optimize and Standardize Docker Build Process and Configuration\n\n- Adjust Docker build arguments to use version and release information instead of git SHA.\n- Standardize Docker build processes to include new labels for version and release.\n- Integrate dumb-init into Docker containers to handle signals properly.\n- Nvidia environment vars added to connect with Nvidia GPUs effectively.\n- Remove unnecessary updates and installations to optimize Docker image size.\n- Modify Docker entrypoints to start with dumb-init for better signal handling.\n- Change Dockerfiles to support arbitrary user ids following OpenShift best practices.\n- Update whisperx Docker image metadata to include version and release numbers.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"chore: Optimize and Standardize Docker Build Process and Configuration"}},{"before":"c946f05f30b071b4329d09c278d09b3a0c729ae3","after":"023d78021f842bba5dfe27878b3d3f36d5234cf1","ref":"refs/heads/master","pushedAt":"2024-03-17T14:41:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: update docker actions\n\nNode.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.\n\n- Update `docker/metadata-action` from version 4 to version 5 in the `docker-reused-setup-steps/action.yml` workflow.\n- Update `docker/setup-buildx-action` from version 2 to version 3 in the `docker-reused-setup-steps/action.yml` workflow.\n- Update `docker/login-action` from version 2 to version 3 in the `docker-reused-setup-steps/action.yml` workflow.\n- Update `docker/build-push-action` from version 4 to version 5 in the `docker_publish.yml` workflow.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: update docker actions"}},{"before":"b72af4eb47de99f69904e8564d04714f3a89bb6f","after":"c946f05f30b071b4329d09c278d09b3a0c729ae3","ref":"refs/heads/master","pushedAt":"2024-03-17T12:59:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: use registry caching in Docker build workflows\n\nThe CI will failed because the cache was not found. This happened because GitHub limits caches to 10GB and does not update the indexed.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: use registry caching in Docker build workflows"}},{"before":"a613225831538962c26501a53dbe40cd6944e855","after":"b72af4eb47de99f69904e8564d04714f3a89bb6f","ref":"refs/heads/master","pushedAt":"2024-03-06T09:53:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deepsource-io[bot]","name":null,"path":"/apps/deepsource-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16372?s=80&v=4"},"commit":{"message":"ci: add .deepsource.toml","shortMessageHtmlLink":"ci: add .deepsource.toml"}},{"before":"a023dc0aa13bdf9083d7094af40a96dc98bd85a8","after":"a613225831538962c26501a53dbe40cd6944e855","ref":"refs/heads/master","pushedAt":"2024-03-06T09:49:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"updating submodules (#36)\n\nCo-authored-by: github-actions ","shortMessageHtmlLink":"updating submodules (#36)"}},{"before":"a613225831538962c26501a53dbe40cd6944e855","after":"a023dc0aa13bdf9083d7094af40a96dc98bd85a8","ref":"refs/heads/master","pushedAt":"2024-03-06T09:36:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deepsource-io[bot]","name":null,"path":"/apps/deepsource-io","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16372?s=80&v=4"},"commit":{"message":"ci: add .deepsource.toml","shortMessageHtmlLink":"ci: add .deepsource.toml"}},{"before":"acb7899c4e9dd24baba020421002896cfca52832","after":null,"ref":"refs/heads/8034271406","pushedAt":"2024-02-25T00:37:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":"05b33f1f8ecb2e7133c8189e0dc769e3096d4b69","after":"a613225831538962c26501a53dbe40cd6944e855","ref":"refs/heads/master","pushedAt":"2024-02-25T00:37:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"updating submodules (#36)\n\nCo-authored-by: github-actions ","shortMessageHtmlLink":"updating submodules (#36)"}},{"before":null,"after":"acb7899c4e9dd24baba020421002896cfca52832","ref":"refs/heads/8034271406","pushedAt":"2024-02-25T00:36:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"updating submodules","shortMessageHtmlLink":"updating submodules"}},{"before":"e5577d9b2602e224ffe30fa63a166ac4eb01c424","after":"05b33f1f8ecb2e7133c8189e0dc769e3096d4b69","ref":"refs/heads/master","pushedAt":"2024-01-14T13:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Add the missing build-args: GIT_SHA in first no_module build step\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Add the missing build-args: GIT_SHA in first no_module build step"}},{"before":"c30854d89e5bb73e282dc6212cff7f2b243e2dee","after":"e5577d9b2602e224ffe30fa63a166ac4eb01c424","ref":"refs/heads/master","pushedAt":"2024-01-14T12:42:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update REDME.md\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"doc: Update REDME.md"}},{"before":"fa5bfed3a0b7de952d205c3dee4881e086dc0a3e","after":"c30854d89e5bb73e282dc6212cff7f2b243e2dee","ref":"refs/heads/master","pushedAt":"2024-01-14T12:37:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Add SHA matches in the cache and test stages.\n\n- Introduce a step to get the short SHA of the current commit.\n- Include the short SHA in the cache tag used by the Build and push job.\n- Use the short SHA in the tag for testing the large-v3-zh docker image.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Add SHA matches in the cache and test stages."}},{"before":"f604dfd70d0442513e64753abf5774a59fb22250","after":"fa5bfed3a0b7de952d205c3dee4881e086dc0a3e","ref":"refs/heads/master","pushedAt":"2024-01-14T12:36:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Add SHA marches in the cache and test stages.\n\n- Introduce a step to get the short SHA of the current commit.\n- Include the short SHA in the cache tag used by the Build and push job.\n- Use the short SHA in the tag for testing the large-v3-zh docker image.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Add SHA marches in the cache and test stages."}},{"before":"a58c60e63b54a48d7090f4a5525139f3bc034eca","after":"f604dfd70d0442513e64753abf5774a59fb22250","ref":"refs/heads/master","pushedAt":"2024-01-14T11:25:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update REDME.md\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"doc: Update REDME.md"}},{"before":"79d171eb918e026b97a136a0f448182c39633967","after":"a58c60e63b54a48d7090f4a5525139f3bc034eca","ref":"refs/heads/master","pushedAt":"2024-01-14T11:00:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Add GIT_SHA tagging\n\n- Add SHA-tagged suffix to image tag types in docker-reused-setup-steps action\n- Introduce GIT_SHA as a build argument in docker_publish workflow for ubi.Dockerfile builds\n- Include GIT_SHA as a build argument for multiple targets (no_model, load_whisper) in docker_publish workflow\n- Change NO_MODEL_STAGE and LOAD_WHISPER_STAGE to use SHA-tagged images in docker_publish workflow\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"chore: Add GIT_SHA tagging"}},{"before":"9d21e08867876a3c369816abe7dddfa45f3acb08","after":"79d171eb918e026b97a136a0f448182c39633967","ref":"refs/heads/master","pushedAt":"2024-01-14T10:53:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Add GIT_SHA tagging\n\n- Add SHA-tagged suffix to image tag types in docker-reused-setup-steps action\n- Introduce GIT_SHA as a build argument in docker_publish workflow for ubi.Dockerfile builds\n- Include GIT_SHA as a build argument for multiple targets (no_model, load_whisper) in docker_publish workflow\n- Change NO_MODEL_STAGE and LOAD_WHISPER_STAGE to use SHA-tagged images in docker_publish workflow\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"chore: Add GIT_SHA tagging"}},{"before":"d068618954e1ca44fe019b3a8c1d0dde69afc4e5","after":"9d21e08867876a3c369816abe7dddfa45f3acb08","ref":"refs/heads/master","pushedAt":"2024-01-08T11:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update REDME.md\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"doc: Update REDME.md"}},{"before":"56a9fb25c67178eb8370456ebd1efb7952adac06","after":"d068618954e1ca44fe019b3a8c1d0dde69afc4e5","ref":"refs/heads/master","pushedAt":"2024-01-08T11:04:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: optimize Docker build cache\n\n- Add caching for Docker builds in the GitHub Workflow\n- Remove cache-from option from two docker build steps in the workflow\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: optimize Docker build cache"}},{"before":"55efc4790747cdf704e8508395560d587be39fcb","after":"56a9fb25c67178eb8370456ebd1efb7952adac06","ref":"refs/heads/master","pushedAt":"2024-01-08T09:59:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Test dockerfile before push\n\nhttps://docs.docker.com/build/ci/github-actions/test-before-push/\n\n- Modify docker action by separating the building and pushing of both `ubi-no_model` and `no_model` docker images into separate steps.\n- Only maintain `linux/amd64` platform support during the build stage.\n- Optimize the Docker image testing process by directly using the build output.\n- Add support for both `linux/amd64` and `linux/arm64` platforms during the push stage.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Test dockerfile before push"}},{"before":"3d6d8b6a361c13f2e44dd4c915696ce8b23e5bd1","after":"55efc4790747cdf704e8508395560d587be39fcb","ref":"refs/heads/master","pushedAt":"2024-01-08T09:14:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Test dockerfile before push\n\nhttps://docs.docker.com/build/ci/github-actions/test-before-push/\n\n- Modify docker action by separating the building and pushing of both `ubi-no_model` and `no_model` docker images into separate steps.\n- Only maintain `linux/amd64` platform support during the build stage.\n- Optimize the Docker image testing process by directly using the build output.\n- Add support for both `linux/amd64` and `linux/arm64` platforms during the push stage.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Test dockerfile before push"}},{"before":"01136d26cce1bd361505384d515c5a326e04616f","after":"3d6d8b6a361c13f2e44dd4c915696ce8b23e5bd1","ref":"refs/heads/master","pushedAt":"2024-01-08T09:06:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"ci: Test dockerfile before push\n\nhttps://docs.docker.com/build/ci/github-actions/test-before-push/\n\n- Modify docker action by separating the building and pushing of both `ubi-no_model` and `no_model` docker images into separate steps.\n- Only maintain `linux/amd64` platform support during the build stage.\n- Optimize the Docker image testing process by directly using the build output.\n- Add support for both `linux/amd64` and `linux/arm64` platforms during the push stage.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"ci: Test dockerfile before push"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER6KXFAA","startCursor":null,"endCursor":null}},"title":"Activity · jim60105/docker-whisperX"}