Skip to content

Conversation

@ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Aug 31, 2022

Something I threw together, not tested.

TODO

  • Twitter API keys
  • Actually push AUR package to AUR
    • Needs to set SSH key shared across machine and CI

name: Update AUR package
on:
release:
types: [released]
Copy link
Member Author

@ErikBjare ErikBjare Sep 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be published, not released.

Edit: maybe not, since released excludes pre-releases (which we want): https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release

@ErikBjare ErikBjare marked this pull request as draft November 5, 2022 12:08
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've since added a workflow to aur-activitywatch-bin instead, which should probably be preferred: https://github.com/ActivityWatch/aur-activitywatch-bin/blob/master/.github/workflows/autoupdate.yml

(although might want to trigger that workflow from here, for faster updating)

@ErikBjare ErikBjare force-pushed the master branch 2 times, most recently from df13a96 to 10dfeda Compare November 22, 2023 11:19
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