hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-20 21:52:17 +00:00
f4379bbfc2 feat(app): Add globals and how to deal with them
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-06-20 01:57:05 +00:00
b20e3abd1f refactor(meta): Update PyCharm meta files
e265dc3853 feat(python-naive): Add concept of non-overridable globals
Compare 2 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-18 00:41:16 +00:00
9dcb91d9dd fix(rule): Default drop-packet rule must use 'DROP' target
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-18 00:33:05 +00:00
19372524d5 feat(app): Initial commit
f061fdc8cc refactor(meta): Add PyCharm config files
Compare 2 commits »
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-06-17 01:33:18 +00:00
7e971bc330 docs(python-naive): Typo
hygienic-books merged pull request Quico/py-cookiecutter-templates#5 2022-06-17 01:19:38 +00:00
4-naive-python
hygienic-books closed issue Quico/py-cookiecutter-templates#4 2022-06-17 01:19:38 +00:00
Add rudimentary Python project setup
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-06-17 01:19:38 +00:00
ae78b026e6 Merge pull request '4-naive-python' (#5) from 4-naive-python into master
c9a8c0707e feat(naive-python): Add Cookiecutter template to create a Python project
7e960f3fce refactor(meta): Add PyCharm specifics
7bbc347dbf refactor(meta): Add gitignore files to deal with PyCharm
Compare 4 commits »
hygienic-books deleted branch 4-naive-python from Quico/py-cookiecutter-templates 2022-06-17 01:19:38 +00:00
hygienic-books created pull request Quico/py-cookiecutter-templates#5 2022-06-17 01:19:29 +00:00
4-naive-python
hygienic-books created branch 4-naive-python in Quico/py-cookiecutter-templates 2022-06-17 01:18:59 +00:00
hygienic-books pushed to 4-naive-python at Quico/py-cookiecutter-templates 2022-06-17 01:18:59 +00:00
c9a8c0707e feat(naive-python): Add Cookiecutter template to create a Python project
7e960f3fce refactor(meta): Add PyCharm specifics
7bbc347dbf refactor(meta): Add gitignore files to deal with PyCharm
Compare 3 commits »
hygienic-books opened issue Quico/py-cookiecutter-templates#4 2022-06-16 21:55:40 +00:00
Add rudimentary Python project setup
hygienic-books created repository Quico/update-firewall-source 2022-06-12 23:06:36 +00:00
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-06-12 22:32:42 +00:00
6e67dadf27 feat(role): Begin Mailcow installation steps
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-06-11 23:54:15 +00:00
511862e8d2 feat(role): Change local account password
hygienic-books pushed to master at Quico/ansible-mail-infra 2022-06-11 22:15:38 +00:00
2e551bdd7c feat(role): Secure SSH config
hygienic-books created repository Quico/ansible-mail-infra 2022-06-11 22:09:29 +00:00
hygienic-books pushed to master at Quico/ansible-package-upgrades 2022-06-09 13:23:35 +00:00
d760575d6e style(apt-get): Add trailing newline
27c5f277bc feat(apt-get): Force apt over aptitude
cbcadc52bf refactor(apt-get): Do separate apt-get update with max age
Compare 3 commits »
hygienic-books pushed to master at Quico/ansible-package-upgrades 2022-06-08 12:43:27 +00:00
897d5c0bc6 docs(ansible): Document basic functionality