Skip to content

Add manual trigger for CI workflow against beta PMS release#1606

Merged
JonnyWong16 merged 3 commits intopushingkarmaorg:masterfrom
JonnyWong16:feature/ci_beta_pms
May 5, 2026
Merged

Add manual trigger for CI workflow against beta PMS release#1606
JonnyWong16 merged 3 commits intopushingkarmaorg:masterfrom
JonnyWong16:feature/ci_beta_pms

Conversation

@JonnyWong16
Copy link
Copy Markdown
Collaborator

Description

Add a new manual trigger for tests against either public or beta Plex Media Server release channel. The test are skipped for unclaimed beta servers since a Plex Pass account is required.

Codecov uploads are also tagged with the PMS release channel.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the docstring for new or existing methods
  • I have added tests when applicable

Copilot AI review requested due to automatic review settings May 5, 2026 01:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR extends the CI workflow so maintainers can manually run tests against either the public or beta Plex Media Server channel, while propagating the selected channel into Docker image selection and Codecov tagging.

Changes:

  • Add a workflow_dispatch choice input for selecting public vs beta PMS releases.
  • Thread the selected release channel into the pytest matrix and PMS Docker tag selection.
  • Include the release channel in Codecov flags for coverage uploads.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yaml Outdated
Comment thread .github/workflows/ci.yaml
Comment thread .github/workflows/ci.yaml Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JonnyWong16 JonnyWong16 merged commit 29439ab into pushingkarmaorg:master May 5, 2026
9 checks passed
@JonnyWong16 JonnyWong16 deleted the feature/ci_beta_pms branch May 5, 2026 03:16
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