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

Demo Version Index workflow not triggered on releases #4361

Closed
joeyparrish opened this issue Jul 18, 2022 · 1 comment · Fixed by #4990
Closed

Demo Version Index workflow not triggered on releases #4361

joeyparrish opened this issue Jul 18, 2022 · 1 comment · Fixed by #4990
Assignees
Labels
component: demo page The issue is in the demo page; does not affect production applications priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Milestone

Comments

@joeyparrish
Copy link
Member

The workflow at https://github.com/shaka-project/shaka-player/actions/workflows/demo-version-index.yaml is meant to be triggered whenever the demo index code is updated or when a new release is made. The release trigger isn't working.

For now, I will trigger it manually to get a much-needed update out.

@joeyparrish joeyparrish added component: demo page The issue is in the demo page; does not affect production applications type: CI An issue with our continuous integration tests labels Jul 18, 2022
@github-actions github-actions bot added this to the Backlog milestone Jul 18, 2022
@joeyparrish joeyparrish added the priority: P2 Smaller impact or easy workaround label Jul 19, 2022
@joeyparrish
Copy link
Member Author

It seems that you can't trigger workflows from other workflows using the default token. So perhaps this would be resolved by running our releases under a PAT from the shaka-bot account.

joeyparrish added a commit to joeyparrish/shaka-player that referenced this issue Feb 9, 2023
The release trigger does not work yet, so compensate with a nightly schedule.

Closes shaka-project#4361
@joeyparrish joeyparrish self-assigned this Feb 9, 2023
joeyparrish added a commit that referenced this issue Feb 9, 2023
The release trigger does not work yet, so compensate with a nightly
schedule.

Closes #4361
joeyparrish added a commit that referenced this issue Mar 1, 2023
The release trigger does not work yet, so compensate with a nightly
schedule.

Closes #4361
joeyparrish added a commit that referenced this issue Mar 1, 2023
The release trigger does not work yet, so compensate with a nightly
schedule.

Closes #4361
joeyparrish added a commit that referenced this issue Mar 1, 2023
The release trigger does not work yet, so compensate with a nightly
schedule.

Closes #4361
joeyparrish added a commit that referenced this issue Mar 2, 2023
The release trigger does not work yet, so compensate with a nightly
schedule.

Closes #4361
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Apr 10, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2023
@avelad avelad modified the milestones: Backlog, v4.4 Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: demo page The issue is in the demo page; does not affect production applications priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants