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

Command and Control Intents #251

Merged
merged 20 commits into from
Jun 6, 2024
Merged

Command and Control Intents #251

merged 20 commits into from
Jun 6, 2024

Conversation

jlacivita
Copy link
Contributor

No description provided.

Copy link

Core SDK - MFOS standalone sanity report:
Passes - 197 Failures - 0 Pending - 0 Skipped - 5
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/21962257694/artifacts/1346409742
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/8375143456

Copy link

github-actions bot commented May 7, 2024

Core SDK - MFOS standalone sanity report:
Passes - 197 Failures - 0 Pending - 0 Skipped - 5
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/23529312171/artifacts/1480461169
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/8986797608

Copy link

Core SDK - MFOS standalone sanity report:
Passes - 197 Failures - 0 Pending - 0 Skipped - 5
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/24019314911/artifacts/1523603865
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9177704789

Copy link

Core SDK - MFOS standalone sanity report:
Passes - 197 Failures - 0 Pending - 0 Skipped - 5
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/24018735391/artifacts/1523635330
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9177509286

kevinshahfws
kevinshahfws previously approved these changes Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

Core SDK - MFOS standalone sanity report:
Passes - 197 Failures - 0 Pending - 0 Skipped - 5
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/24617695518/artifacts/1576195403
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9405178721

Copy link

github-actions bot commented Jun 6, 2024

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9407554894

Copy link

github-actions bot commented Jun 6, 2024

Core SDK - MFOS standalone sanity report:
Passes - 198 Failures - 0 Pending - 0 Skipped - 8
Report JSON/HTML Files: https://github.com/rdkcentral/firebolt-apis/suites/24625168126/artifacts/1576871367
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9407696923

@kevinshahfws kevinshahfws merged commit c8f8dae into next Jun 6, 2024
8 checks passed
kschrief pushed a commit that referenced this pull request Jun 6, 2024
# [1.2.0-next.4](v1.2.0-next.3...v1.2.0-next.4) (2024-06-06)

### Features

* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
@kschrief
Copy link
Contributor

kschrief commented Jun 6, 2024

🎉 This PR is included in version 1.2.0-next.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kschrief pushed a commit that referenced this pull request Jun 12, 2024
# [2.0.0-next-major.1](v1.1.0...v2.0.0-next-major.1) (2024-06-12)

### Bug Fixes

* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* Add some context for events vs transitions ([ee9dd21](ee9dd21))
* Added code example ([2049199](2049199))
* Adding more details ([55e6fc3](55e6fc3))
* Aligning Presentation w/ Lifecycle ([68d67c8](68d67c8))
* Cleaned up Presentation spec ([06a0f40](06a0f40))
* Comment out sanity tests ([1b719e1](1b719e1))
* Extra newline for really long words ([9e8c7fd](9e8c7fd))
* Formatting ([1608784](1608784))
* latest udpates ([c64aab6](c64aab6))
* Latest WG edits ([0feb4d6](0feb4d6))
* Latest working group changes ([de7fc82](de7fc82))
* Legacy specification support fix ([08beac4](08beac4))
* more ntoes ([88f29b1](88f29b1))
* Move HDMI, UserInterest over to new RPC paradigm ([462d6a1](462d6a1))
* Piotr's feedback/edits ([84c9d65](84c9d65))
* Post-merge cleanup ([c6f8767](c6f8767))
* Presentation Working Group Edits ([b559ea7](b559ea7))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* table clean up ([24e17e1](24e17e1))
* Today's working group edits ([31cebed](31cebed))
* Trigger major version build ([247d20c](247d20c))
* Typos ([71ce04b](71ce04b))
* Update CI to use new npm script name ([543afc4](543afc4))
* Updates form today's WG ([ab21aac](ab21aac))
* Updates from today's WG ([cb3d6ac](cb3d6ac))
* Updates from today's working group ([218cefb](218cefb))
* Word publish scripts ([#78](#78)) ([0e50c01](0e50c01))

### chore

* Tag for next-major ([#76](#76)) ([42d7435](42d7435))

### Features

* Add content-access api, deprecate entitlements, remove availabi… ([#83](#83)) ([a87dd03](a87dd03))
* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* First Draft based on today's working group ([b51ee9e](b51ee9e))
* Resource Deallocators and Loading Screens ([61e9379](61e9379))
* User Interest ([#170](#170)) ([48a1094](48a1094))

### BREAKING CHANGES

* Capabilities support in firebolt 1.0
* previous breaking change commit had this in the wrong place, putting it here now.
@kschrief
Copy link
Contributor

🎉 This PR is included in version 2.0.0-next-major.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kschrief pushed a commit that referenced this pull request Jun 14, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-06-14)

### Bug Fixes

* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* CHANGELOG formatting for Core SDK ([de051a4](de051a4))
* Remove x-alternatives that don't exist ([#278](#278)) ([e38ad5a](e38ad5a))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* Update CHANGELOG.md ([85e6ccb](85e6ccb))

### Features

* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* Updated CHANGELOGS for SDKs for version 1.2.0 ([b20b38d](b20b38d))
* User Interest ([#170](#170)) ([48a1094](48a1094))
@kschrief
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kschrief pushed a commit that referenced this pull request Jun 14, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-06-14)

### Bug Fixes

* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* CHANGELOG formatting for Core SDK ([de051a4](de051a4))
* Remove x-alternatives that don't exist ([#278](#278)) ([e38ad5a](e38ad5a))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* Update CHANGELOG.md ([85e6ccb](85e6ccb))

### Features

* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* Updated CHANGELOGS for SDKs for version 1.2.0 ([b20b38d](b20b38d))
* User Interest ([#170](#170)) ([48a1094](48a1094))
@kschrief
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kschrief pushed a commit that referenced this pull request Jun 17, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-06-17)

### Bug Fixes

* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* CHANGELOG formatting for Core SDK ([de051a4](de051a4))
* Remove x-alternatives that don't exist ([#278](#278)) ([e38ad5a](e38ad5a))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* Update CHANGELOG.md ([85e6ccb](85e6ccb))

### Features

* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* Updated CHANGELOGS for SDKs for version 1.2.0 ([b20b38d](b20b38d))
* User Interest ([#170](#170)) ([48a1094](48a1094))
kschrief pushed a commit that referenced this pull request Jun 17, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-06-17)

### Bug Fixes

* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* CHANGELOG formatting for Core SDK ([de051a4](de051a4))
* Remove x-alternatives that don't exist ([#278](#278)) ([e38ad5a](e38ad5a))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* Update CHANGELOG.md ([85e6ccb](85e6ccb))

### Features

* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* Updated CHANGELOGS for SDKs for version 1.2.0 ([b20b38d](b20b38d))
* User Interest ([#170](#170)) ([48a1094](48a1094))
@kschrief
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kschrief pushed a commit that referenced this pull request Jun 17, 2024
# [1.2.0](v1.1.0...v1.2.0) (2024-06-17)

### Bug Fixes

* Add discovery to semantic-release ([#282](#282)) ([7966bd3](7966bd3))
* Add PlaylistEntity to EntityIntent ([9769d6d](9769d6d))
* CHANGELOG formatting for Core SDK ([de051a4](de051a4))
* Remove x-alternatives that don't exist ([#278](#278)) ([e38ad5a](e38ad5a))
* Removed sdk as required field from Device.version ([#231](#231)) ([ef3de3e](ef3de3e))
* Update CHANGELOG.md ([85e6ccb](85e6ccb))

### Features

* CI/CD docs (next-major) and merges (next-major/main) ([#245](#245)) ([49ab03d](49ab03d))
* Command and Control Intents ([#251](#251)) ([c8f8dae](c8f8dae))
* Firebolt CPP SDKs ([5ea5d4e](5ea5d4e)), closes [#189](#189) [#190](#190) [#191](#191) [#192](#192) [#205](#205) [#209](#209) [#218](#218) [#222](#222) [#228](#228) [#230](#230) [#237](#237) [#238](#238) [#249](#249)
* Updated CHANGELOGS for SDKs for version 1.2.0 ([b20b38d](b20b38d))
* User Interest ([#170](#170)) ([48a1094](48a1094))
@kschrief
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants