coder / code-server

VS Code in the browser
https://coder.com
MIT License
67.89k stars 5.58k forks source link

[Bug]: AUR package publishing no longer works #6712

Closed somebody1234 closed 7 months ago

somebody1234 commented 7 months ago

Is there an existing issue for this?

OS/Web Information

Remote OS: Arch Linux (Artix)

Steps to Reproduce

  1. paru -S code-server or yay -S code-server
  2. open code-server
  3. notice the popup saying that a new version is available

Expected

Latest version is available

Actual

Latest version is 4.21.0

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

Are you accessing code-server over a secure context?

Notes

See: https://github.com/coder/code-server/actions/workflows/publish.yaml

somebody1234 commented 7 months ago

i guess it's technically not a bug in the app itself...

code-asher commented 7 months ago

Yeah I have been putting this off because we had plans to redo the AUR publishing and move it all into this repository instead of using a separate repository, but that might still be a long ways off so we should probably fix this.

Looks like the issue is because the author changed their username so we just need to update the action. https://github.com/heyhusen/archlinux-package-action/issues/41

code-asher commented 7 months ago

Fixed, and published 4.22.0 to the AUR.