Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jim60105/docker-ytarchive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Recorder-moe/ytarchive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 23, 2025

  1. chore: update Docker credentials in GitHub workflows

    - Remove the need for `QUAY_USERNAME` and `QUAY_TOKEN` inputs in `.github/workflows/docker-reused-setup-steps/action.yml`
    - Update `DOCKERHUB_USERNAME` input in `.github/workflows/docker_publish.yml` to use `DOCKERHUB_ORGANIZATION_NAME` secret instead
    
    Signed-off-by: 陳鈞 <[email protected]>
    jim60105 committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    bdd4cd6 View commit details
    Browse the repository at this point in the history
  2. chore: Change base image from scratch to busybox

    Signed-off-by: 陳鈞 <[email protected]>
    jim60105 committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    8237ba8 View commit details
    Browse the repository at this point in the history
Loading