hygienic-books
  • Joined on 2022-02-27
hygienic-books closed issue Quico/py-cookiecutter-templates#9 2023-10-08 15:46:59 +00:00
Update Docker Compose context examples with a static string
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-10-08 15:43:00 +00:00
6605fe0866 Merge pull request 'fix(compose): Use modern Compose file name (#12)' (#13) from 12-compose-file-name-changes into master
782981c6f8 fix(compose): Use modern Compose file name (#12)
Compare 2 commits »
hygienic-books deleted branch 12-compose-file-name-changes from Quico/py-cookiecutter-templates 2023-10-08 15:43:00 +00:00
hygienic-books merged pull request Quico/py-cookiecutter-templates#13 2023-10-08 15:42:58 +00:00
fix(compose): Use modern Compose file name (#12)
hygienic-books closed issue Quico/py-cookiecutter-templates#12 2023-10-08 15:42:58 +00:00
In Docker Compose use current file naming standard
hygienic-books created pull request Quico/py-cookiecutter-templates#13 2023-10-08 15:42:53 +00:00
fix(compose): Use modern Compose file name (#12)
hygienic-books created branch 12-compose-file-name-changes in Quico/py-cookiecutter-templates 2023-10-08 15:42:17 +00:00
782981c6f8 fix(compose): Use modern Compose file name (#12)
hygienic-books opened issue Quico/py-cookiecutter-templates#12 2023-10-08 15:32:04 +00:00
In Docker Compose use current file naming standard
hygienic-books closed issue Quico/py-cookiecutter-templates#10 2023-10-08 15:30:35 +00:00
In Docker Compose README.md add Conventional Commits example paragraph
hygienic-books commented on pull request Quico/py-cookiecutter-templates#11 2023-10-08 15:30:09 +00:00
10-compose-add-conventional-commits

Fixes #10

hygienic-books pushed to master at Quico/py-cookiecutter-templates 2023-10-08 15:29:44 +00:00
aef611f731 Merge pull request '10-compose-add-conventional-commits' (#11) from 10-compose-add-conventional-commits into master
c6e93b353d refactor(compose): Adjust spacing in example Environment and Build paragraphs (#10)
e112d0ef8c refactor(compose): Adjust spacing in example Environment paragraph (#10)
387ef3bbbe refactor(compose): Remove trailing newline (#10)
31f67e3aad refactor(compose): Adjust spacing in Environment paragraph (#10)
Compare 10 commits »
hygienic-books deleted branch 10-compose-add-conventional-commits from Quico/py-cookiecutter-templates 2023-10-08 15:29:44 +00:00
hygienic-books merged pull request Quico/py-cookiecutter-templates#11 2023-10-08 15:29:43 +00:00
10-compose-add-conventional-commits
hygienic-books created pull request Quico/py-cookiecutter-templates#11 2023-10-08 15:29:32 +00:00
10-compose-add-conventional-commits
c6e93b353d refactor(compose): Adjust spacing in example Environment and Build paragraphs (#10)
e112d0ef8c refactor(compose): Adjust spacing in example Environment paragraph (#10)
387ef3bbbe refactor(compose): Remove trailing newline (#10)
31f67e3aad refactor(compose): Adjust spacing in Environment paragraph (#10)
795585260a refactor(compose): Adjust spacing in Build paragraph (#10)
Compare 9 commits »
hygienic-books opened issue Quico/py-cookiecutter-templates#10 2023-10-08 14:52:16 +00:00
In Docker Compose README.md add Conventional Commits example paragraph