Test changes to /src#38
Merged
Merged
Conversation
9ea9274 to
b3f4415
Compare
b3f4415 to
f176eef
Compare
4Source
added a commit
that referenced
this pull request
May 14, 2026
* Add new release workflow with version bumping and automated checks * For testing purposes rename back to old name * Change deprecated set-output * Fix checkout step to ensure correct ref is used * add git status for bug fixing * Add fetch-tags option to checkout step in manual release workflow * Set fetch depth for checkout * Test changes for release workflow * Add to workflow_dispatch automatic version selection * Improved logging * Use error logging * exit 1 on error * Fix comparison of auto * Edit manual release * Fetch tags * Update Continuous Deployment to Continuous Delivery * Test changes in /src (#36) * Test changes in /src * Continuous Integration on default branch * Change Continuous Integration default branch condition * Continuous Integration only on push * Remove If * Test changes to /src (#37) * Bring back pull request for Continuos Integration * Continuous Integration change triggers * Debug message * Test changes to /src (#38) * Change readout labels method for Continuous Delivery * Add permission contents write to Continuous Delivery * Test changes to /src (#41) * Try reduced permissions on Continuous Integration * Implement remove release type tags * Test changes to /src (#42) * Test changes to /src * Make first release automated possible * Apply version 1.0.0 * Improve release * Test changes to /src (#43) * Apply version 1.0.1 * Use Env Var to pass files to release * Apply version 1.0.1 * Fix checking for local tag * Fix Skipping if no changes * Allow forced release * Force not allowed with type auto * exit 1 on force release with auto * exit 1 on manual release with no changes * remove exit 0 * Apply version 1.1.0 * reactivated on master Continuous Delivery * Start of beta releases * Fix force release in case of schedule * Change cron for testing * Revert "Change cron for testing" This reverts commit 87e808a. * Update eslint.config.mjs * Update git configuration to GitHub Actions bot * Fix format + typos * Add Sample command and integrate command registration * Fix missing package-lock update of version-change.mjs * Fix condition for removing release type tags in release workflow * Disable automatic schedule
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Describe your changes
Related Issues
Fixes # <!-- Issue number --->
Missing changes
Tests
How has this been tested?
OS: <!-- e.g. Win10 --->
Obsidian Version: <!-- e.g. v1.5.1 --->
Checklist before requesting a review