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

bump specinfra v2.87.0 from v2.83.3 #126

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

shogo82148
Copy link
Contributor

- Support Amazon Linux 2022 mizzy/specinfra#738
- Replace obsolete File.exists? with File.exist? mizzy/specinfra#739
- Add Guix support mizzy/specinfra#740
- add KDE Neon support mizzy/specinfra#742
- Add VyOS Support mizzy/specinfra#743
- Add support for Amazon Linux 2023 mizzy/specinfra#744

mizzy/specinfra@v2.83.4...v2.87.0
itamae-kitchen/mruby-specinfra@2a66b88...aa98e3e
shogo82148 added a commit to shogo82148/mitamae-rpm that referenced this pull request Oct 28, 2023
@k0kubun k0kubun merged commit ad32aa5 into itamae-kitchen:master Oct 30, 2023
@shogo82148 shogo82148 deleted the bump-specinfra-v2.87.0 branch October 30, 2023 23:42
@shogo82148
Copy link
Contributor Author

Hi, thank you for merging!

v1.14.1 has been tagged, but there is no release.
It looks the releasing workflow fails: https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473

export VERSION=$(echo "$GITHUB_REF" | sed -e 's!refs/tags/!!')
  curl -L "https://github.com/tcnksm/ghr/releases/download/${GHR_VERSION}/ghr_${GHR_VERSION}_linux_amd64.tar.gz" | tar xvz
  "ghr_${GHR_VERSION}_linux_amd64/ghr" -u itamae-kitchen -r mitamae -replace -n "$VERSION" "$VERSION" mitamae-build/
  shell: /usr/bin/bash -e {0}
  env:
    GHR_VERSION: v0.1[3](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:3).0
    GITHUB_TOKEN: ***
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
ghr_v0.13.0_linux_amd6[4](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:4)/
ghr_v0.13.0_linux_amd[6](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:6)4/CHANGELOG.md
ghr_v0.13.0_linux_amd64/CREDITS
ghr_v0.13.0_linux_amd64/LICENSE
ghr_v0.13.0_linux_amd64/README.md
ghr_v0.13.0_linux_amd64/ghr

 60 2491k   60 1498k    0     0  2460k      0  0:00:01 --:--:--  0:00:01 2460k
100 2491k  100 2491k    0     0  3[7](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:7)60k      0 --:--:-- --:--:-- --:--:-- 1[8](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:8).2M
Failed to create GitHub release page: failed to get release: get release tag: invalid status: 401 Unauthorized: GET https://api.github.com/repos/itamae-kitchen/mitamae/releases/tags/v1.14.1: 401 Bad credentials []

Error: Process completed with exit code [11](https://github.com/itamae-kitchen/mitamae/actions/runs/6695720206/job/18192248473#step:8:12).

@k0kubun Can you look it please?

@k0kubun
Copy link
Member

k0kubun commented Nov 8, 2023

Thanks for reporting it. It looks like the token was deleted (maybe I was still using the legacy format). I resurrected it, and now v1.14.1 is published properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants