Adam-Kay / Batch-Encoder

Command line batch file encoder using FFmpeg
GNU General Public License v3.0
0 stars 0 forks source link

Add GitHub Actions to test builds #21

Closed Adam-Kay closed 11 months ago

Adam-Kay commented 11 months ago

Improvement Description

GitHub Actions can automate testing of builds when a new commit is pushed, which is especially useful for Pull Requests.

Functionality / Design

Viability be investigated - see GitHub Actions page

How to implement

Some checks of functionality, such as:

Adam-Kay commented 11 months ago

This seems to be somewhat unfeasible until launch arguments are included (#24)

Adam-Kay commented 11 months ago

24 is now resolved, work can theoretically start on this.

Adam-Kay commented 11 months ago

Commit 87cee0f769ae573e7d443ece393386c5f48168d2 marks this being partially completed (basic functionality only).

To-do: