Skip to content

Comments

feat: Update releases logic#113

Merged
mykola-mokhnach merged 12 commits intoappium:masterfrom
mykola-mokhnach:rel_upd
Nov 16, 2025
Merged

feat: Update releases logic#113
mykola-mokhnach merged 12 commits intoappium:masterfrom
mykola-mokhnach:rel_upd

Conversation

@mykola-mokhnach
Copy link
Contributor

@mykola-mokhnach mykola-mokhnach commented Nov 16, 2025

BREAKING CHANGE: Ready builds are not stored in the sources anymore, nor are exported, but are uploaded to GitHub releases/artifacts
BREAKING CHANGE: minSdkVersion has been bumped to 26

package.json Outdated
"@appium/eslint-config-appium-ts": "^2.0.0-rc.1",
"fancy-log": "^2.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
Copy link
Member

@KazuCocoa KazuCocoa Nov 16, 2025

Choose a reason for hiding this comment

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

[nits]
commit-analyzer, github, npm and release-notes-generator are not necessary since they are already bundled in semantic-release as required versions.
https://www.npmjs.com/package/semantic-release?activeTab=code

package.json Outdated
],
"devDependencies": {
"@appium/eslint-config-appium-ts": "^2.0.0-rc.1",
"@semantic-release/changelog": "^6.0.3",
Copy link
Member

Choose a reason for hiding this comment

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

changelog and git are needed :P

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

otherwise lg entirely

@mykola-mokhnach mykola-mokhnach merged commit 9339e7b into appium:master Nov 16, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 16, 2025
## 6.0.0 (2025-11-16)

* feat: Update releases logic (#113) ([9339e7b](9339e7b)), closes [#113](#113)

### BREAKING CHANGE

* minSdkVersion has been bumped to 26
* Ready builds are not stored in the sources anymore, nor are exported, but are uploaded to GitHub releases/artifacts
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