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

feat: User Interest #170

Merged
merged 60 commits into from
Jun 6, 2024
Merged

feat: User Interest #170

merged 60 commits into from
Jun 6, 2024

Conversation

jlacivita
Copy link
Contributor

No description provided.

src/openrpc/content.json Outdated Show resolved Hide resolved
src/openrpc/content.json Outdated Show resolved Hide resolved
Copy link

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/24274894360/artifacts/1545852139
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9275873495

Copy link

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/24275165156/artifacts/1545875250
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9275960903

Copy link

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/24275422713/artifacts/1545896660
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9276048990

kpears201
kpears201 previously approved these changes May 29, 2024
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/24617283102/artifacts/1576160995
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9405036272

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/24617612807/artifacts/1576195941
Job Logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/9405158654

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

### Features

* User Interest ([#170](#170)) ([48a1094](48a1094))
@kschrief
Copy link
Contributor

kschrief commented Jun 6, 2024

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

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.

5 participants