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

Feat: Fetch the latest version from GitHub API and host the JSON on GitHub Pages #33

Closed
peaceiris opened this issue Sep 18, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request resolved resolved issue

Comments

@peaceiris
Copy link
Owner

peaceiris commented Sep 18, 2019

cf. peaceiris/actions-mdbook#34

  • Fetch the latest version of Hugo from Homebrew API (or GitHub API) every hour.
  • Host the JSON file on GitHub Pages.
  • Each action fetches the latest version from GitHub Pages.
https://api.github.com/repos/gohugoio/hugo/releases/latest
"tag_name": "v0.58.2"
@peaceiris peaceiris added the enhancement New feature or request label Sep 18, 2019
@peaceiris peaceiris self-assigned this Oct 7, 2019
@peaceiris peaceiris changed the title Feat: Fetch the latest version from Homebrew API and host the JSON on GitHub Pages Feat: Fetch the latest version from GitHub API and host the JSON on GitHub Pages Oct 9, 2019
@github-actions
Copy link

github-actions bot commented Dec 6, 2019

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 6, 2019
@peaceiris peaceiris removed the Stale label Dec 6, 2019
@github-actions
Copy link

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 28, 2019
@peaceiris peaceiris removed the Stale label Dec 28, 2019
@peaceiris peaceiris added the resolved resolved issue label Jun 25, 2021
@github-actions
Copy link

This issue has been LOCKED because of it being resolved!

The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request resolved resolved issue
Projects
None yet
Development

No branches or pull requests

1 participant