[SUP-7562] Adjust VERSION_SPEC#31
Conversation
It appears that dispatched workflows don't expose things in quite the same way.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughUpdated workflow file formatting with Windows-style line endings and YAML normalization, and modified composer package version specification logic to conditionally use different GitHub references based on event type (workflow_dispatch vs. others). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Not sure why this got reformatted or whatever?
| apt-get install -y postgresql-client | ||
| PGHOST=postgres PGUSER=drupal PGPASSWORD=drupal psql --command='CREATE EXTENSION pg_trgm;' drupal | ||
| - name: Run PHPUnit Action | ||
| uses: discoverygarden/phpunit-action@adam-vessey-patch-1 |
There was a problem hiding this comment.
Should probably be pointed back at the version that will be minted, prior to merging.
|
Tag generated by PR: v1.5.3 |
It appears that dispatched workflows don't expose things in quite the same way.
Summary by CodeRabbit