Releases: AlexSkrypnyk/drupal_extension_scaffold
Releases · AlexSkrypnyk/drupal_extension_scaffold
4.10.4
What's new since 4.10.3
- Updated kcov to v43 for GHA. @AlexSkrypnyk (#247)
Full Changelog: 4.10.3...4.10.4
4.10.3
What's new since 4.10.2
- Fixed PCOV not reporting coverage. @AlexSkrypnyk (#246)
- Fixed coding standards. @AlexSkrypnyk (#245)
Full Changelog: 4.10.2...4.10.3
4.10.2
What's new since 4.10.1
- Updated main
README.md
and removed unused docs. @AlexSkrypnyk (#244) - Update dependency @easyops-cn/docusaurus-search-local to v0.46.1 @renovate (#240)
- Update dependency @easyops-cn/docusaurus-search-local to ^0.46.0 @renovate (#239)
- Updated GHA to always store test results artifacts. @AlexSkrypnyk (#238)
- Updated Renovate config to the latest version.
Full Changelog: 4.10.1...4.10.2
@AlexSkrypnyk, @renovate and @renovate[bot]
4.10.1
What's new since 4.10.0
- Fixed Composer resolving to an outdated version of
drupal/coder
. @AlexSkrypnyk (#237) - Update dependency cspell to v8.16.1 @renovate (#236)
Full Changelog: 4.10.0...4.10.1
@AlexSkrypnyk, @renovate and @renovate[bot]
4.10.0 - PHP 8.4
What's new since 4.9.0
- 🚀 Added support for PHP 8.4 for CircleCI builds. @AlexSkrypnyk (#231, #227)
- Added pcov to GHA. @AlexSkrypnyk (#234)
- Updated scaffold tests to failfast. @AlexSkrypnyk (#232)
- Update tooling deps. @AlexSkrypnyk (#225)
- Fixed unable to load Drupal settings error during provision. @tannguyen04 (#184)
- Update docusaurus monorepo to v3.6.3 @renovate (#233)
- Update codecov/codecov-action action to v5 @renovate (#224)
- Update dependency cspell to v8.16.0 @renovate (#222)
- Update luizm/action-sh-checker action to v0.9.0 @renovate (#205)
- Updated actions/upload-artifact. @AlexSkrypnyk (#207)
Full Changelog: 4.9.0...4.10.0
@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04
4.9.0
What's new since 4.8.1
This release fixed output files in tests, added skipping for FE build and NPM builds with a flag, introduced support for patches, and updated scaffold tests for parallel execution.
- Removed asset packagist from the assembled code by default. @AlexSkrypnyk (#182)
- Fixed no output files in Drupal 10 tests. @AlexSkrypnyk (#181)
- Added skipping of FE build and formatting fixes. @AlexSkrypnyk (#180)
- Removed asset packagist from the assembled code by default. @AlexSkrypnyk (#181)
- Fixed functional tests output files not being created. @AlexSkrypnyk (#181)
- Added support for patches. @AlexSkrypnyk (#181)
- Added dropping of DB for
provision
. @AlexSkrypnyk (#181) - Updated scaffold tests to BATS
1.11
. @AlexSkrypnyk (#181) - Split scafold tests to run in parallel. @AlexSkrypnyk (#181)
- Added skipping NPM build if
.skip_npm_build
flag file exists. @AlexSkrypnyk (#180) - Added Twig CS Fixer to
lint-fix
command. @AlexSkrypnyk - Default to Drupal 10 when installing locally. @AlexSkrypnyk
- Fixed indentation in package.json. @AlexSkrypnyk
- Removed obsolete PHPCS rule. @AlexSkrypnyk
- Fixed spacing in phpcs.xml and phpmd.xml. @AlexSkrypnyk
- Fixed readme filename. @AlexSkrypnyk
Full Changelog: 4.8.1...4.9.0
4.8.1
What's new since 4.8.0
- Fixed CircleCI not having PHP8.3 jobs requirements before the deployment can continue. @AlexSkrypnyk (#179)
- Update toshimaru/auto-author-assign action to v2.1.1 @renovate (#178)
- Update dependency cspell to v8.9.1 @renovate (#177)
- Update dependency @easyops-cn/docusaurus-search-local to v0.44.2 @renovate (#176)
- Update dependency @easyops-cn/docusaurus-search-local to v0.44.1 @renovate (#175)
- Update dependency cspell to v8.9.0 @renovate (#174)
- Update dependency @easyops-cn/docusaurus-search-local to ^0.44.0 @renovate (#173)
- Update dependency @easyops-cn/docusaurus-search-local to ^0.43.0 @renovate (#172)
- Update docusaurus monorepo to v3.4.0 @renovate (#169)
- Update dependency cspell to v8.8.4 @renovate (#170)
- Update dependency @easyops-cn/docusaurus-search-local to ^0.42.0 @renovate (#171)
- Replaced example dependency. @AlexSkrypnyk (#168)
Full Changelog: 4.8.0...4.8.1
@AlexSkrypnyk, @renovate and @renovate[bot]
4.8.0
What's new since 4.7.3
- Update dependency @easyops-cn/docusaurus-search-local to ^0.41.0 @renovate (#166)
- Update dependency cspell to v8.8.3 @renovate (#165)
- Fixed test. @AlexSkrypnyk (#167)
- Fixed CI jobs not providing correct
drupal-project
references. @AlexSkrypnyk (#164) - Update dependency cspell to v8.8.1 @renovate (#162)
- Fixed Drupal 11 integration. @AlexSkrypnyk (#159)
- [#157] Added support for Drupal 11. @AlexSkrypnyk (#158)
- Added Makefile support. @tannguyen04 (#156)
- [#126] Added bats test for ahoy operations @tannguyen04 (#140)
- Added
ahoy stop
command and enhanced output. @AlexSkrypnyk (#155) - [#152] Updated commands to be compatible with DX manifesto. @AlexSkrypnyk (#153)
- Added support for defaults in init script. @AlexSkrypnyk (#151)
- [#147] Added
ahoy drush
andahoy login
commands. @AlexSkrypnyk (#150) - [#146] Replaced TwigCS with Twig CS Fixer. @AlexSkrypnyk (#148)
- Dropped support for Drupal 9. @AlexSkrypnyk (#149)
- [#100] Added code coverage support. @AlexSkrypnyk (#145)
- Excluded scaffold's test code from the coverage. @AlexSkrypnyk (#144)
- [#167] Updated init script to handle more replacement cases. @tannguyen04 (#137)
- Updated Scaffold's GHA and added GHA linting. @AlexSkrypnyk (#143)
- Update dependency cspell to v8.8.0 @renovate (#142)
- Update docusaurus monorepo to v3.3.2 @renovate (#141)
- Update docusaurus monorepo to v3.3.0 @renovate (#139)
- Enabled Codecov. @AlexSkrypnyk (#134)
- [#110] Added init script to make onboarding easier @tannguyen04 (#132)
- [#124] Add publishing of the documentation site for the scaffold to GH pages @tannguyen04 (#133)
- Updated CI images. @AlexSkrypnyk (#131)
- [#123] Added CI jobs for PHP 8.3 and retired CI jobs for PHP 8.1. @tannguyen04 (#130)
- [#127] Forced declare strict type. @tannguyen04 (#129)
Full Changelog: 4.7.3...4.8.0
@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04
4.7.3
What's new since 4.7.2
- Fixed CI not failing on FE error. @AlexSkrypnyk (#122)
Full Changelog: 4.7.2...4.7.3