FirelightFlagboy
FirelightFlagboy
Hi, I would like to have an option `if-no-files-found` like on [`actions/upload-artifact`](https://github.com/actions/upload-artifact) https://github.com/actions/upload-artifact/blob/65d862660abb392b8c4a3d1195a2108db131dd05/action.yml#L11-L19 The benefit for me that would allow me to make `actions/cache` & `actions/cache/save` fail when the provided...
Currently the code introduced by #6617, support the event [`IDBVersionChangeEvent`](https://developer.mozilla.org/en-US/docs/Web/API/IDBVersionChangeEvent) but do not use the `{old,new}_version` to correctly apply the database migrations. Currently it does not pose a problem since...
In `libparsec_types` we define the function `match_legacy_id`, with the new version what should be done about that ? Since we don't have to be backward compatible for the new version,...
## Describe your changes Add RFC to discuss then implement nightly build into parsec. The rendered file can be viewed here: The way it's written allows to implement it in...