Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.x => 3.x merge and fix tests #919

Merged
merged 20 commits into from
Apr 30, 2023
Merged

2.x => 3.x merge and fix tests #919

merged 20 commits into from
Apr 30, 2023

Conversation

LordSimal
Copy link
Contributor

No description provided.

dereuromark and others added 20 commits January 10, 2023 22:40
This was caused due to `Bake.theme` option defaulting to empty string
instead of null and hence a plugin with empty name was being searched
causing an exception.

Closes #909
Fix error when trying to bake with non-existent plugins directory.
Add `allow-alias-relations` option to bake model command
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
In the documentation, there is a possibility that users may place files incorrectly, because the template path on the application side does not include "bake".
Fixes application Bake templates path in Document
…s/stale-8

Bump actions/stale from 7 to 8
# Conflicts:
#	.github/workflows/ci.yml
#	composer.json
#	phpcs.xml
#	tests/TestCase/Command/PluginCommandTest.php
@LordSimal LordSimal added this to the 3.x milestone Apr 29, 2023
@markstory markstory merged commit 2c90e60 into 3.x Apr 30, 2023
@markstory markstory deleted the 3.x-merge branch April 30, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants