Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ci): use relative uses instead of absolute #122

Merged
merged 1 commit into from
Mar 27, 2022
Merged

refactor(ci): use relative uses instead of absolute #122

merged 1 commit into from
Mar 27, 2022

Conversation

h1dden-da3m0n
Copy link
Contributor

This PR aims to alter the CI workflow, so that it referes to the meta workflow in an relative manner instead of an absolute.
Basically, instead of referring to exactly the meta workflow present in the default branch of this repository it refers to the workflow version within the repository itself (be that a fork or the official one).

for reference https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow

Changes

  • alter uses calls to use reusable workflows in the same repository

Issues

  • n/a

enables for easier debugging and ci fixing on forks
@h1dden-da3m0n h1dden-da3m0n changed the title Use relative uses instead of absolute refactor(ci): use relative uses instead of absolute Mar 26, 2022
@crobibero crobibero merged commit 94bba8a into jellyfin:jellyfin Mar 27, 2022
@h1dden-da3m0n h1dden-da3m0n deleted the ci/use-relative-meta-ref branch March 27, 2022 15:42
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