Skip to content

Releases: combostrap/devfiles

Release 0.1.7

01 Dec 14:36
5c15949

Choose a tag to compare

Changelog Version 0.1.7

🚀 Features

  • 161e688 feat: added java editorconfig
  • 6508cb2 feat: javadoc check and install post-commit
  • 45ec715 feat: added javadoc as task

🧰 Tasks

Release 0.1.6

01 Dec 09:19
a609a5e

Choose a tag to compare

Changelog Version 0.1.6

🚀 Features

  • dac8878 feat: add javadoc check
  • b8a01da feat: added aiderignore in gitignore
  • da0d2ea feat: added block comment alignment
  • a6cbc40 feat: added project root in the path
  • 0bd1705 feat: added gh wrapper

🐛 Fixes

  • e49c12b fix: project path should have a lower priority in path
  • cea89a3 fix: added snapshot update on mvn local install
  • 51bb5d5 fix: added java files as trigger for maven central deployment
  • 3f75a9d fix: disable grep returns a bad exit status if no match
  • 5f15936 fix: maven check does not filter downloaded
  • 3f75ec1 fix: copier answer should not be changed

🧰 Tasks

📝 Documentation

  • f4c8050 docs: update dependencies is now a comment
  • b3cb75c docs: more general info
  • bf98001 docs: shorter workflow title
  • adc9c0e docs: more info on gh token scope

Release 0.1.5

28 Nov 14:08
7776a8d

Choose a tag to compare

Changelog Version 0.1.5

🚀 Features

  • 456d573 feat: maven library publishing fix
  • 5beccf4 feat: added java in editorconfig
  • f03e148 feat: added maven deploy task
  • e29a8ea feat: added jreleaser wrapper

🐛 Fixes

  • 7cb833d fix: orgas to orgaz in git-config
  • 2cf2cf3 fix: bad jinja expression in Taskfile
  • 0011035 fix: java install was not running for pom file

🔄️ Changes

  • 4241273 refactor: organisation to organization
  • b9e3493 refactor: jreleaser-deploy to deploy

🧰 Tasks

  • 7776a8d chore: organization from organisation bug

Release 0.1.4

27 Nov 10:15
5549274

Choose a tag to compare

Changelog Version 0.1.4

🚀 Features

  • b45e14e feat: http link check by default
  • e5794c7 feat: added aider in gitignore
  • d19d8a0 feat: added project name and project id for api cost analytics
  • 88a07ae feat: contributing guideline
  • b10f11f feat: backup jreleaser
  • 9831557 feat: ubuntu slim github runner vs latest
  • 97cb4ff feat: dev scripts refactoring

🐛 Fixes

  • 30570aa fix: ts project file tweak
  • e26de5a fix: wrappers were not in the path
  • 8cdab09 fix: maven pom check download
  • d05b014 fix: git common path does not exist anymore

🔄️ Changes

  • a493efe refactor: envrc lib in the template

🧰 Tasks

Release 0.1.3

21 Nov 19:51
72214fb

Choose a tag to compare

Changelog Version 0.1.3

🚀 Features

  • e40ac7a feat: added maven-install

🐛 Fixes

  • 65775f5 fix: envrcd not working
  • 9991244 fix: version as template variable

🧰 Tasks

Release 0.1.2

21 Nov 16:32
7ac06ba

Choose a tag to compare

Changelog Version 0.1.2

🚀 Features

  • 7ac06ba feat: added pom check hooks
  • c15edd6 feat: markdown editor indent unset
  • 85a95c3 feat: added dependabot and jinja2 support
  • c7737c7 feat: added pom workflow
  • 1186224 feat: fix xml clashes and added shell
  • 74472d8 feat: added maven setup

🐛 Fixes

  • ca73db3 fix: forgot jinja2 refactoring
  • 88a6d77 fix: always overwrite .envrc
  • 7857825 fix: indent on xml does not work on pom.xml
  • b1f8509 fix: license file should not be checked against editorconfig

📝 Documentation

  • 409bf14 docs: added release documentation

Release 0.1.1

20 Nov 14:08
310c5af

Choose a tag to compare

Changelog Version 0.1.1

🔄️ Changes

  • eefeb03 refactor: repm to devfiles

🧰 Tasks

📝 Documentation

Release 0.1.0

19 Nov 17:58
9c532e1

Choose a tag to compare

Changelog Version 0.1.0

🚀 Features

  • 9c532e1 feat: added env section
  • 57f41a9 feat: added editor config checker
  • b32b359 feat: added package manager script supports
  • 096af74 feat: git hooks creation
  • 2efd274 feat: envrc shortened
  • e3b3418 feat: copier applied on the scaffolding project
  • a101c87 feat: pre-commit hooks on all files
  • db72376 feat: pre-commit hooks on all files
  • 73ee188 feat: copier manage the scaffolding repo
  • d9d0a35 feat: added pre-commit
  • b85c23b feat: adding copier
  • 0191fa2 feat: adding release script
  • dc02afe feat: adding .envrc.d directory
  • 8158c3e feat: added LICENSE, .gitignore and .gitattributes installation
  • c9f40e5 feat: installation and main entry is envrc
  • 7b5c701 feat: added maven mirror
  • af925c4 feat: added editorconfig

🐛 Fixes

  • f169c5c fix: initial git cliff version
  • c52babc fix: repm_dir handling bug with separator
  • 9c33d75 fix: jreleaser creates a tag locally and remotely
  • 82c69ec fix: missing dollar in package manager path
  • 220583d fix: double dollar in package manager path
  • b3ddaf4 fix: copier by default update from tag, not commit
  • cfac6ae fix: git-fetch was not executable
  • 7191c53 fix: out of sync bug because of missing push
  • 7f14cd7 fix: sha in hooks repo
  • b04dfb4 fix: update in rsync

🔄️ Changes

  • d7addfd refactor: repo directory log has first
  • 49b9ac7 refactor: git-hooks rev is a name for our repo
  • de60da6 refactor: rm prefix to repm to avoid remove horrors with rm tool
  • 0a9a33e refactor: delete git-fetch hooks
  • faabdcf refactor: pre-commit hooks and commit-msg hooks are separated
  • a0f33a6 refactor: rebranding as repo manager
  • 0e69fe6 refactor: rebranding as repo manager
  • 8ea8f08 refactor: no more a submodule
  • cd2b319 refactor: common scripts in repo-scripts module

🧰 Tasks

  • 9121aa2 chore: updated repo from template
  • f92f395 chore: updated repo from template
  • 1d7d97b chore: updated repo from template
  • 06133ee chore: updated repo from template
  • 632ee07 chore: updated repo from template
  • 7764dcb chore: delete git-fetch hooks
  • 8d08735 chore: update template
  • d03fcf2 chore: update hooks version
  • b8d519e chore: upgrade git-hooks version
  • e244436 chore: template update
  • 699faf7 chore: name normalization in pre-commit
  • 2dac25f chore: updated template
  • cabbecf chore: update from template
  • 5a4c091 chore: first commit

📝 Documentation

  • 577b733 docs: improved with PWD in envrc