EveryVoiceTTS / EveryVoice

The EveryVoice TTS Toolkit - Text To Speech for your language
https://docs.everyvoice.ca
Other
19 stars 2 forks source link

fix(ci): replaced trilom/file-changes-action with tj-actions/changed-files since it is not maintained #520

Closed SamuelLarkin closed 2 months ago

SamuelLarkin commented 2 months ago

PR Goal?

494 adds pre-commit hooks CI but trilom/file-changes-action is unmaintained and it is suggested to replace it with tj-actions/changed-files.

Fixes?

Feedback sought?

Merge approval

Priority?

low

Tests added?

None

How to test?

Look at github's action for pre-commit-ci-lite and noticed there is no longer

Run trilom/file-changes-action@v1.2.4
  with:
    output:  
    githubToken: ***
    fileOutput: json
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.10.14/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.14/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.14/x64
    Python[2](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:2)_ROOT_DIR: /opt/hostedtoolcache/Python/[3](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:3).10.14/x6[4](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:4)
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.14/x[6](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:6)4
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.14/x64/lib
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-[10](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:10)-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-[11](https://github.com/EveryVoiceTTS/EveryVoice/actions/runs/10082383575/job/27876484800#step:5:11)-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Confidence?

Good

Version change?

No

Related PRs?

494

semanticdiff-com[bot] commented 2 months ago

Review changes with SemanticDiff.

github-actions[bot] commented 2 months ago
CLI load time: 0:00.23
Pull Request HEAD: ac7ce5b7b1f15252711592660a671c919cdee1ab
Imports that take more than 0.1 s:
import time: self [us] | cumulative | imported package
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.40%. Comparing base (83742ff) to head (ac7ce5b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ======================================= Coverage 74.40% 74.40% ======================================= Files 45 45 Lines 3004 3004 Branches 479 479 ======================================= Hits 2235 2235 Misses 676 676 Partials 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.