This repository was archived by the owner on May 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
chore: add support for separate module versioning to CI #426
Merged
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7f130f2
Add support for separate module versioning
matifali b0069e2
Refactor: Combine version scripts into one versatile tool
matifali 0611ef2
Update CI workflow to use new modules-version.sh tool
matifali 2269e58
Improve CI version check for different workflows
matifali c6cffc8
Simplify CI version checking
matifali 9bc5419
Remove check-version.sh as it's been replaced by modules-version.sh
matifali 9b89ef4
Improve CI workflow for version checks
matifali 038ef33
Refactor CI workflow for version checks
matifali 0b7a602
Update CONTRIBUTING.md to clarify release process steps
matifali 7d481e8
`fmt`
matifali d5ecb98
refactor: simplify modules-version script with dry-run and bump-only …
matifali 7c95af8
chore: implement tag-first workflow with automated PRs
matifali 324a383
feat: implement GitHub Action for automatic README updates when tags …
matifali 96657d7
feat: add auto-approve and auto-merge for PR workflow
matifali 1a1dd69
refactor: reuse modules-version.sh in GitHub Action
matifali 4dbe948
feat: add --version parameter for setting exact versions
matifali bd1703b
refactor: remove environment variable support
matifali 6f2fe83
docs: update release process documentation
matifali 2998721
feat: split scripts into release.sh and update-version.sh
matifali d63b332
refactor: simplify scripts and workflows
matifali a6984fb
refactor: further simplify scripts to bare essentials
matifali 0c4f954
feat: use GitHub CLI for PR management
matifali fb3ae6f
refactor: use cdrci as PR author and auto-approve action
matifali 6d925ca
refactor: remove unnecessary comments and streamline code
matifali bdd8dba
docs: add helpful comments to scripts and workflow
matifali 3f0615b
fmt
matifali 8200f2d
Remove release script from package.json
matifali 70e5da7
Remove trailing comma in package.json
matifali e4e5c73
Remove commented-out version check steps in CI
matifali 57fc91f
Simplify and improve GitHub workflow and release scripts
matifali 68f5396
Rename update-version.sh to update_version.sh and improve docs
matifali 8aa9154
Review: refactor scripts
mafredri 974f3f6
Delete .github/workflows/update-readme-version.yaml
matifali 2086134
Update CONTRIBUTING.md
matifali 6b1b617
Merge branch 'main' into separate-versioning
matifali File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Simplify CI version checking
- Make version check informational only for PRs - Add ability to skip check with [skip-version-check] in commit message - Remove complex logic in favor of simpler workflow - Ensure developers retain control over versioning
- Loading branch information
commit c6cffc802a88fcd10768f860a1d81f887f38213a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.