Skip to content

chore(ci): add semantic-release workflow#14

Merged
teo-nikolov merged 2 commits intomainfrom
chore/semantic-release-setup
Apr 22, 2025
Merged

chore(ci): add semantic-release workflow#14
teo-nikolov merged 2 commits intomainfrom
chore/semantic-release-setup

Conversation

@teo-nikolov
Copy link
Copy Markdown
Collaborator

Proposed changes

This pull request introduces updates to the CI configuration by adding semantic-release to automate versioning and release management. This setup will also auto-generate release notes based on conventional commits.

Types of changes

What types of changes does your code introduce to Appium?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the Contributing Guide
  • I have signed the CLA
  • Lint passes locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

This change was introduced to automate versioning, changelog generation, and releases through semantic-release. The implementation will ensure that releases are made consistently based on the commit history following conventional commit rules. This will significantly reduce human error in the release process.

@teo-nikolov teo-nikolov self-assigned this Apr 22, 2025
@teo-nikolov teo-nikolov merged commit a9c39fd into main Apr 22, 2025
1 check passed
@teo-nikolov teo-nikolov deleted the chore/semantic-release-setup branch April 22, 2025 14:07
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant