Skip to content

Update version to 1.1.0-alpha#119

Merged
yangyansong-adbe merged 2 commits intoadobe:mediafrom
yangyansong-adbe:update_version
Nov 18, 2023
Merged

Update version to 1.1.0-alpha#119
yangyansong-adbe merged 2 commits intoadobe:mediafrom
yangyansong-adbe:update_version

Conversation

@yangyansong-adbe
Copy link
Copy Markdown
Contributor

No description provided.

@yangyansong-adbe yangyansong-adbe requested review from addb and praveek and removed request for addb and praveek November 17, 2023 16:53
@yangyansong-adbe yangyansong-adbe changed the title Update version to 1.0.0-alpha [WIP] Update version to 1.0.0-alpha Nov 17, 2023
@yangyansong-adbe yangyansong-adbe changed the title [WIP] Update version to 1.0.0-alpha Update version to 1.0.0-alpha Nov 17, 2023
@praveek praveek changed the title Update version to 1.0.0-alpha Update version to 1.1.0-alpha Nov 17, 2023
ADB_assertTrue((debugInfo.configuration.media_channel = "channel_test"), LINE_NUM, "assert media_channel is valid")
ADB_assertTrue((debugInfo.configuration.media_playerName = "player_test"), LINE_NUM, "assert media_playerName is valid")
ADB_assertTrue((debugInfo.configuration.media_appVersion = "1.0.0"), LINE_NUM, "assert media_appVersion is valid")
ADB_assertTrue((debugInfo.configuration.media_appVersion = "1.1.0-alpha"), LINE_NUM, "assert media_appVersion is valid")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we have test-constant for this so we dont need to update the tests everywhere.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I prefer to keep those raw values in tests. It's easy to update those values when bumping the SDK version, and it's obvious when checking the test code. Also, it's not straight forward to add a "constant" in Brightscript and to be referred to in multiple files.

@yangyansong-adbe yangyansong-adbe merged commit 897ee19 into adobe:media Nov 18, 2023
@yangyansong-adbe yangyansong-adbe deleted the update_version branch January 16, 2024 16:03
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