Issue #5 GitHub action semantic checker#1
Open
lefte wants to merge 24 commits into
Open
Conversation
* Initial code push
* Check out the semver and local repo using GitHub action steps
* Use more GitHub Action helpers * Correct repository name
* Move Composer caching and fix action versions
* Moved Composer to after the code checkout
* Fix checked-out code path
* Default to the 2.4-develop branch for comparison
* Save the SVC log output for future reference
* Install Composer before cache checks
* Fixed the environment variable naming change in GH Actions
* Fix the path variable outputting
* Rename back to the step name, not an environment variable
* Change the trigger to use pull requests only
* Switch to an expression for this use
* Output some variables to test
* Additional environment debugging
* Use the correct GitHub event variable
* Refactor to use the MageOS SVC mirror * Make the branch comparisons more generic and re-usable
* Repaired the Composer cache variable
* Use the correct environment syntax
* Repaired the debug output JSON call
* Moved this action to another repository
* Fire commit hook
* Works against the mage-os/infrastructure reusable action now
lefte
pushed a commit
that referenced
this pull request
Dec 6, 2022
…ints magento#35535: Magento 2.4.4 Mini cart item images not showing
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.
Add GitHub Actions for the Semantic Version Checker tool using pull requests