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

fix: Add Missing Dash Roles to RoleFromString function (#1418) #1419

Merged

Conversation

Johmpa
Copy link
Contributor

@Johmpa Johmpa commented Aug 14, 2024

As per issue #1418, several Dash roles are missing from the RoleFromString function, making them unusable in practice. This update should enable them for use.

BEGIN_COMMIT_OVERRIDE
fix: Add Missing Dash Roles to RoleFromString function (#1419)
Closes #1418
END_COMMIT_OVERRIDE

@Johmpa Johmpa changed the title Add Missing Dash Roles to RoleFromString function (#1418) fix: Add Missing Dash Roles to RoleFromString function (#1418) Aug 14, 2024
@cosmin cosmin merged commit 9cb00e9 into shaka-project:main Aug 29, 2024
35 checks passed
cosmin pushed a commit that referenced this pull request Oct 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.2.1](v3.2.0...v3.2.1)
(2024-10-02)


### Bug Fixes

* Add Missing Dash Roles to RoleFromString function
([#1418](#1418))
([#1419](#1419))
([9cb00e9](9cb00e9))
* Break header installation for the shared library
([#1407](#1407))
([b5c2cb8](b5c2cb8)),
closes
[#1406](#1406)
* Embed full python protobuf library
([#1438](#1438))
([f07fd0d](f07fd0d)),
closes
[#1436](#1436)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Oct 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Missing Dash Roles to RoleFromString function
2 participants