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

Make Ubuntu mediainfo repo package URL configurable #398

Merged
merged 1 commit into from
May 31, 2024

Conversation

mamedin
Copy link
Contributor

@mamedin mamedin commented May 31, 2024

The mediainfo repo package URL was hardcoded and mediaarea doesn't have a latest metapackage or symlink. So this commit:

  • Allows to retrieve latest package URL
  • Allows to set in default/main.yml a variable with a fixed package URL
  • When the deduced latest package doesn't exist: the fixed package URL is used

The mediainfo repo package URL was hardcoded and mediaarea doesn't have a
latest metapackage or symlink. So this commit:

* Allows to retrieve latest package URL
* Allows to set in default/main.yml a variable with a fixed package URL
* When the deduced latest package doesn't exist: the fixed package URL is
  used
@mamedin mamedin self-assigned this May 31, 2024
Copy link
Member

@amayita amayita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mamedin mamedin merged commit d1e0b86 into qa/1.x May 31, 2024
@mamedin mamedin deleted the dev/ubuntu-mediaainfo-repo-configurable branch May 31, 2024 06:21
mamedin added a commit that referenced this pull request May 31, 2024
The mediainfo repo package URL was hardcoded and mediaarea doesn't have a
latest metapackage or symlink. So this commit:

* Allows to retrieve latest package URL
* Allows to set in default/main.yml a variable with a fixed package URL
* When the deduced latest package doesn't exist: the fixed package URL is
  used
mamedin added a commit that referenced this pull request May 31, 2024
The mediainfo repo package URL was hardcoded and mediaarea doesn't have a
latest metapackage or symlink. So this commit:

* Allows to retrieve latest package URL
* Allows to set in default/main.yml a variable with a fixed package URL
* When the deduced latest package doesn't exist: the fixed package URL is
  used
@mamedin
Copy link
Contributor Author

mamedin commented May 31, 2024

Cherry-picked to stable/1.15.x and stable/1.16.x

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