Commit graph

10 commits

Author SHA1 Message Date
Romain Pironneau
a52f2097c4 CI: Remove ephemeral job create-tags-for-past-releases 2024-07-11 16:56:02 +02:00
Romain Pironneau
b0f4097cbe CI: Tweaks for the tag creating jobs:
* Makes sure the `create-tags-for-past-releases` job runs before `create-git-tag`.
* Have the `create-git-tag` fetch all Git history to actually be able to detect past tags.
2024-07-09 12:45:31 +02:00
Romain Pironneau
a9f2df1e90 CI: tags releases 2024-07-04 12:49:04 +02:00
Hamir Mahal
799ed85f87
refactor: replace archived action 2024-04-20 00:57:02 -07:00
Hamir Mahal
e036e43fe5
fix: usage of deprecated version of Node.js 2024-04-16 11:06:13 -07:00
Hamir Mahal
6253ce3090
refactor: restore cargo clippy check in CI 2024-03-27 00:27:38 -07:00
Austin Schey
0988e8c886
Add optional Symphonia backend (#376)
* add symphonia decoder

* add symphonia-flac

* better compile errors

* remove unsafe send

* update ci

* sudo

* disable duration check because symphonia does not support it

* add error handling

* cleanup

* update symphonia and fix breaking changes

* update to published symphonia version

* update docs

* reduce namespace duplication

* remove extra reference to current frame

* pr comments

* exclude decoders from module if unused

* fix flac test

* recommend disabling default features with symphonia
2021-06-29 09:12:28 +02:00
est31
9154133e1c set-env has been deprecated
Set RODIO_TMP using the new method
2021-03-29 09:26:54 +02:00
est31
6e1b212538 Enable auto-publishing via github actions
Bases on @Luni-4's CI code added to cpal
2021-03-29 09:20:48 +02:00
Nathan Stocks
cbb6f5a376 Migrate from Travis to GitHub Actions 2021-03-08 22:54:56 -07:00