scaffold

Generic project scaffold template

GPL-3.0 License

Stars
7

Bot releases are visible (Hide)

scaffold - 0.17.0 Latest Release

Published by github-actions[bot] about 2 months ago

What's new since 0.16.0

  • Update README.dist.md @AlexSkrypnyk (#222)
  • Fixed actions/upload-artifact to use new option to upload hidden files. (#222)
  • Update dependency prism-react-renderer to v2.4.0 @renovate (#221)
  • Update dependency cspell to v8.14.2 @renovate (#220)
  • Update dependency cspell to v8.14.1 @renovate (#219)
  • Update docusaurus monorepo to v3.5.2 @renovate (#218)
  • Update dependency cspell to v8.13.3 @renovate (#217)
  • Update dependency @easyops-cn/docusaurus-search-local to v0.44.5 @renovate (#216)
  • Update docusaurus monorepo to v3.5.1 @renovate (#215)
  • Update docusaurus monorepo to v3.5.0 @renovate (#214)
  • Update dependency cspell to v8.13.2 @renovate (#213)
  • Update dependency cspell to v8.13.1 @renovate (#212)
  • Update dependency cspell to v8.13.0 @renovate (#211)
  • Update dependency cspell to v8.12.1 @renovate (#208)
  • Update dependency @easyops-cn/docusaurus-search-local to v0.44.4 @renovate (#209)
  • Removed macos-11 and added macos-14 to GHA. @AlexSkrypnyk (#210)
  • Update toshimaru/auto-author-assign action to v2.1.1 @renovate (#207)
  • Update dependency cspell to v8.9.1 @renovate (#206)
  • Update dependency @easyops-cn/docusaurus-search-local to v0.44.2 @renovate (#205)
  • Update dependency @easyops-cn/docusaurus-search-local to v0.44.1 @renovate (#204)
  • Update dependency cspell to v8.9.0 @renovate (#203)
  • Update dependency @easyops-cn/docusaurus-search-local to ^0.44.0 @renovate (#202)
  • Update dependency @easyops-cn/docusaurus-search-local to ^0.43.0 @renovate (#201)
  • Update dependency @easyops-cn/docusaurus-search-local to ^0.42.0 @renovate (#200)
  • Update dependency cspell to v8.8.4 @renovate (#199)
  • Update docusaurus monorepo to v3.4.0 @renovate (#198)
  • Update dependency cspell to v8.8.3 @renovate (#197)
  • Update dependency @easyops-cn/docusaurus-search-local to ^0.41.0 @renovate (#196)
  • Update dependency cspell to v8.8.2 @renovate (#195)
  • Added attribution to README of consumer sites. @AlexSkrypnyk (#193)
  • [#187] Updated to PHPUnit 11 and moved to attributes in tests. @AlexSkrypnyk (#190)
  • Updated CI to use NodeJS 22. @AlexSkrypnyk (#192)
  • Added minimum-stability, prefer-stable, and discard-changestocomposer.json`. @AlexSkrypnyk (#189)
  • [#186] Added normalizer for composer.json. @AlexSkrypnyk (#188)
  • Update dependency cspell to v8.8.1 @renovate (#185)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.16.0...0.17.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.16.0

Published by AlexSkrypnyk 6 months ago

What's new since 0.15.0

  • Added SSH access into GitHub Actions runner container.
  • Added security documentation template.
  • Fixed coverage for shell sctipt command. @AlexSkrypnyk (#179)
  • [#174] Updated Renovate config and added tests. @AlexSkrypnyk (#173)
  • [#166] Replaced PHP coverage driver to use pcov. @AlexSkrypnyk (#178)
  • [#165] Excluded tests' code from coverage reports. @AlexSkrypnyk (#177)
  • [#171, #172] Handle invalid namespace in init.sh @tannguyen04 (#175)
  • [#169] Increased coverage for init.sh script @tannguyen04 (#170)
  • [#163] Run upload to Codecov step only if the token was provided. @AlexSkrypnyk (#164)
  • [#127] Removed support for PHP 8.1. @tannguyen04 (#160)
  • [#158] Updated Rector rules to force declare strict type @tannguyen04 (#159)
  • Update dependency cspell to v8.8.0 @renovate (#182)
  • Update docusaurus monorepo to v3.3.2 @renovate (#181)
  • Update react monorepo to v18.3.1 @renovate (#162)
  • Update dependency clsx to v2.1.1 @renovate (#156)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.15.0...0.16.0

@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04

scaffold - 0.15.0

Published by github-actions[bot] 6 months ago

What's new since 0.14.0

  • [#143] Added linting of the GitHub actions. @AlexSkrypnyk (#155)
  • Fixed composer test not accepting arguments. @AlexSkrypnyk (#151)
  • Fixed test failures not being ignored in GHA for shell script tests when running on non-coverage OSes. @AlexSkrypnyk (#154)
  • Fixed coverage report uploads to GHA registry. @AlexSkrypnyk (#153)
  • Fixed BATS testing helper to correctly handle test dir creation. @AlexSkrypnyk (#152)
  • [#145] Added cspell config. @tannguyen04 (#150)
  • [#144] Rename index.md to README.md. @tannguyen04 (#150)
  • Update dependency cspell to v8.7.0 @renovate (#149)
  • Update docusaurus monorepo to v3.2.1 @renovate (#148)
  • Update actions/configure-pages action to v5 @renovate (#147)
  • Update docusaurus monorepo to v3.2.0 @renovate (#146)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.14.0...0.15.0

@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04

scaffold - 0.14.0

Published by github-actions[bot] 7 months ago

What's new since 0.13.0

  • Replaced Just-the-docs with Docusaurus. @AlexSkrypnyk (#136)
    • Added Mermaid support to docs. @AlexSkrypnyk (#141)
    • Added documentation spell checking. @AlexSkrypnyk (#139)
  • Renamed publish-docs to release-docs GHA. @AlexSkrypnyk (#137)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.13.0...0.14.0

@AlexSkrypnyk

scaffold - 0.13.0

Published by github-actions[bot] 8 months ago

What's new since 0.12.1

  • [#120] Replaced logo with a statically generated logo. @AlexSkrypnyk (#134)
  • [#108] Added GitHub sponsorship. @AlexSkrypnyk (#133)
  • [#107] Simplified PR template. @AlexSkrypnyk (#132)
  • [#117] Added CLI commands table to readme. @AlexSkrypnyk (#131)
  • Moved consumer README to dist file. @AlexSkrypnyk (#129)
  • [#116] Added flags to ignore lint and test failures in CI. @AlexSkrypnyk (#128)
  • [#125] Added sorting of Composer packages. @AlexSkrypnyk (#126)
  • Update softprops/action-gh-release action to v2 @renovate (#124)
  • Update dependency just-the-docs to v0.8.1 @renovate (#123)
  • Update dependency just-the-docs to v0.8.0 @renovate (#119)
  • [#15] Added support for Shell command. @AlexSkrypnyk (#118)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.12.1...0.13.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.12.1

Published by github-actions[bot] 8 months ago

What's new since 0.12.0

  • Update dependency rector/rector to v1 @renovate (#115)
  • Update codecov/codecov-action action to v4 @renovate (#112)
  • Update release-drafter/release-drafter action to v6 @renovate (#113)
  • Update toshimaru/auto-author-assign action to v2.1.0 @renovate (#111)
  • Update actions/cache action to v4 @renovate (#110)
  • Run rector without cache for consistent results. @AlexSkrypnyk (#106)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.12.0...0.13.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.12.0

Published by github-actions[bot] 10 months ago

What's new since 0.11.0

  • Fixed path for coverage HTML report in CI. @AlexSkrypnyk (#105)
  • Removed test:coverage command. @AlexSkrypnyk (#103)
  • Updated lint:fix command to be lint-fix. @AlexSkrypnyk (#101)
  • Updated PHAR testing probe. @AlexSkrypnyk (#102)
  • [#96] Added Rector support for PHP scripts. @AlexSkrypnyk (#100)
  • [#93] Split actions into standalone files. @AlexSkrypnyk (#99)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.11.0...0.12.0

@AlexSkrypnyk

scaffold - 0.11.0

Published by github-actions[bot] 10 months ago

What's new since 0.10.0

  • Added build-php job to CI. @AlexSkrypnyk (#98)
  • Added build-php job to CI and fixed release job. @AlexSkrypnyk (#97)
  • Added support for symfony/console :^7. @AlexSkrypnyk (#95)
  • [#53] Updated release drafter config to use resolved version. @AlexSkrypnyk (#94)
  • Added support for PHP and NodeJS version matrices. @AlexSkrypnyk (#92)
  • Update dependency jekyll-github-metadata to v2.16.1 @renovate (#90)
  • Update dependency jekyll to v4.3.3 @renovate (#89)
  • Update actions/upload-pages-artifact action to v3 @renovate (#88)
  • Update actions/deploy-pages action to v4 @renovate (#87)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.10.0...0.11.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.10.0

Published by github-actions[bot] 10 months ago

What's new since 0.9.0

  • Fixed processing of .gitattributes based on selected features. @AlexSkrypnyk (#86)
  • Update actions/deploy-pages action to v3 @renovate (#82)
  • Update actions/upload-artifact action to v4 @renovate (#83)
  • Update actions/configure-pages action to v4 @renovate (#81)
  • Updated PHP version requirements to 8.2. @AlexSkrypnyk (#85)
  • Replaced PHP GitHub action to install PHP into the runner container. @AlexSkrypnyk (#84)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.9.0...0.10.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.9.0

Published by github-actions[bot] 11 months ago

What's new since 0.8.0

  • Update dependency just-the-docs to v0.7.0 @renovate (#79)
  • Update luizm/action-sh-checker action to v0.8.0 @renovate (#78)
  • Update actions/setup-node action to v4 @renovate (#77)
  • Sorted Composer deps. @AlexSkrypnyk (#76)
  • Fixed PHP static errors in test traits. @AlexSkrypnyk (#75)
  • Added string replacements and unit tests. @AlexSkrypnyk (#71)
  • Update toshimaru/auto-author-assign action to v2.0.1 @renovate (#73)
  • Update toshimaru/auto-author-assign action to v2 @renovate (#72)
  • Split tests into libs. @AlexSkrypnyk (#70)
  • Fixed replacements not working in dotfiles. @AlexSkrypnyk (#69)
  • Simplified php linting. @AlexSkrypnyk (#68)
  • Added coverage for scaffold own tests. @AlexSkrypnyk (#67)
  • Replaced code coverage provider. @AlexSkrypnyk (#65)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.8.0...0.9.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.8.0

Published by github-actions[bot] about 1 year ago

What's new since 0.7.0

  • Update dependency just-the-docs to v0.6.2 @renovate (#57)
  • Fixed coverage file name. @AlexSkrypnyk (#56)
  • Several updates. @AlexSkrypnyk (#55)
  • Added GH release and favicon. @AlexSkrypnyk (#52)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.7.0...0.8.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.7.0

Published by github-actions[bot] about 1 year ago

What's new since 0.6.0

  • Renamed php commands. @AlexSkrypnyk (#50)
  • Moved processing of answers into standalone functions. @AlexSkrypnyk (#49)
  • Moved scaffold tests into 'tests' dir. @AlexSkrypnyk
  • Updated init script to support removal of docs.

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.6.0...0.7.0

@AlexSkrypnyk

scaffold - 0.6.0

Published by github-actions[bot] about 1 year ago

What's new since 0.5.0

  • Added docs. @AlexSkrypnyk (#45)
  • Update actions/checkout action to v4 @renovate (#43)
  • Update actions/upload-pages-artifact action to v2 @renovate (#44)
  • Added minimal documentation template. @AlexSkrypnyk (#42)
  • Added support for more renaming during init. @AlexSkrypnyk (#41)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.5.0...0.6.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.5.0

Published by github-actions[bot] about 1 year ago

What's new since 0.4.0

  • Refactored test helper into traits.
  • Added test coverage report and updated tests. @AlexSkrypnyk (#38, #39)
  • Added coverage publishing to PR comments.
  • Fixed GHA events to trigger on pull_request
  • Increased PHPStan level to 9 and fixed all violations.
  • Fixed formatting in the PR template.
  • Updated Box config formatting.

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.4.0...0.5.0

@AlexSkrypnyk

scaffold - 0.4.0

Published by github-actions[bot] about 1 year ago

What's new since 0.3.1

  • Update actions/checkout action to v4 @renovate (#34)
  • Update toshimaru/auto-author-assign action to v1.6.2 @renovate (#33)
  • Added selection for Renovate. @AlexSkrypnyk (#36)
  • Configure Renovate @renovate (#32)
  • Multiple updates. @AlexSkrypnyk (#31)
  • Removed extension from the template simple script. @AlexSkrypnyk (#28)
  • Moved PHP command bin into root and fixed init. @AlexSkrypnyk (#25)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.3.1...0.4.0

@AlexSkrypnyk, @renovate and @renovate[bot]

scaffold - 0.3.1

Published by github-actions[bot] about 1 year ago

What's new since 0.3.0

  • Moved PHP command bin into root and fixed init. @AlexSkrypnyk (#25)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.3.0...0.4.0

@AlexSkrypnyk

scaffold - 0.3.0

Published by github-actions[bot] about 1 year ago

What's new since 0.2.1

  • Added PR template. @AlexSkrypnyk (#20)
  • Added CLI app. @AlexSkrypnyk (#16)
  • Fixed PHP project init token name (PHP instead of COMPOSER). @AlexSkrypnyk (#13)
  • Fixed running of the release drafter in PR. @AlexSkrypnyk (#12)
  • Merged multiple scaffold workflows into a single workflow. @AlexSkrypnyk (#11)
  • Added template simple php script. @AlexSkrypnyk (#9)
  • Added scaffold tests. @AlexSkrypnyk (#7)
  • Added prompts to remove github actions. @AlexSkrypnyk (#6)
  • Fixed lock files and installed deps directories. @AlexSkrypnyk (#5)

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.2.1...0.3.0

@AlexSkrypnyk

scaffold - 0.3.1

Published by github-actions[bot] about 1 year ago

scaffold - 0.3.1

Published by github-actions[bot] about 1 year ago

What's new since 0.3.0

  • Replaced release action.

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.3.0...0.3.1

@AlexSkrypnyk

scaffold - Fixed next release version to be MINOR.

Published by github-actions[bot] over 1 year ago

What's new since 0.2.0

  • Fixed next release version to be MINOR.

Full Changelog: https://github.com/AlexSkrypnyk/scaffold/compare/0.2.0...0.2.1

@AlexSkrypnyk