Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for updates found updates but not commit #60

Open
derskythe opened this issue Apr 9, 2023 · 0 comments
Open

Check for updates found updates but not commit #60

derskythe opened this issue Apr 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working ci/cd Automated PRs

Comments

@derskythe
Copy link
Owner

derskythe commented Apr 9, 2023

The workflow check-update.yml found updates, but doesn't commit result

Run ./.github/helpers/process-urls.ps1 -JsonFile ./.github/url-list.json -OutputPrefix ./variables -Platforms amd64,arm64 | %{ Write-Host $_ Write-Output($_) >> $Env:GITHUB_OUTPUT }
  ./.github/helpers/process-urls.ps1 -JsonFile ./.github/url-list.json -OutputPrefix ./variables -Platforms amd64,arm64 | %{ Write-Host $_ Write-Output($_) >> $Env:GITHUB_OUTPUT }
  shell: /usr/bin/pwsh -command ". '{0}'"
  env:
    GH_RUNNER_VERSION: 2.303.0
    PLATFORMS: amd64,arm64
    ENV_PATH: ./variables
    CONFIG_FILE: ./.github/url-list.json
    GITHUB_TOKEN: ***
    OUTPUT_PREFIX: ./variables
√ aws-cli:2.11.9 → 2.11.11
≡ dotnet same version 7.0.202
≡ git same version 2.40.0
√ gh-cli:2.25.1 → 2.27.0
√ docker:23.0.2 → 23.0.3
≡ gh-runner same version 2.303.0
≡ nodejs same version 16.20.0
√ pwsh:7.3.0 → 7.3.3
√ git-lfs:3.2.0 → 3.3.0
Trying to write file: ./variables/amd64_extra.env, Key: amd64
Compare: False
Trying to write file: ./variables/arm64_extra.env, Key: arm64
Compare: False
files_changed=0 Write-Output files_changed=0
gh_runner_new_version='2.303.0' Write-Output gh_runner_new_version='2.303.0'
log_version='√ aws-cli:2.11.9 → 2.11.11;√ gh-cli:2.25.1 → 2.27.0;√ docker:23.0.2 → 23.0.3;√ pwsh:7.3.0 → 7.3.3;√ git-lfs:3.2.0 → 3.3.0;' 
Write-Output log_version='√ aws-cli:2.11.9 → 2.11.11;√ gh-cli:2.25.1 → 2.27.0;√ docker:23.0.2 → 23.0.3;√ pwsh:7.3.0 → 7.3.3;√ git-lfs:3.2.0 → 3.3.0;'
@derskythe derskythe added bug Something isn't working ci/cd Automated PRs labels Apr 9, 2023
@derskythe derskythe added this to the Multi image workflows milestone Apr 9, 2023
@derskythe derskythe self-assigned this Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci/cd Automated PRs
Projects
None yet
Development

No branches or pull requests

1 participant