bronsen bronsen · he/him
bronsen pushed to main at infuanfu/teilchensammler 2025-03-15 13:29:51 +01:00
41a8cb5836 [collector] templates now render html5
3cd0aa3932 [collector] rename Views and urls
6e078fe03d [just] ignore errors from linting workflow files
Compare 3 commits »
bronsen closed issue infuanfu/teilchensammler#6 2025-03-15 13:29:50 +01:00
Use proper HTML in templates
bronsen opened issue infuanfu/teilchensammler#7 2025-03-15 13:20:58 +01:00
add model manager to sort by most recent first
bronsen pushed to main at bronsen/learn-ansible 2025-03-11 22:58:03 +01:00
bd2488b361 [git] enable verification of commits
bronsen pushed to main at bronsen/learn-ansible 2025-03-11 22:46:25 +01:00
bronsen pushed to main at bronsen/learn-ansible 2025-03-11 22:44:22 +01:00
bronsen pushed to main at bronsen/learn-ansible 2025-03-11 22:36:19 +01:00
db604b2ea3 [git] enable verification of commits
4a3ecbbd69 [codestyle] remove superfluous empty line
Compare 2 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-11 22:07:07 +01:00
d38b20e442 [dependencies] update dependencies
2200dba8a5 [just] lint targets
04ef41365c [dependencies] compile without requirering hashes
Compare 3 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 23:54:20 +01:00
a78aeb031e [lint] satisfy ansible-lint
e98d2fc075 [dependencies dev] require ansible-lint
f2f559883f [playbook] move vars file into own folder
Compare 3 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 23:22:50 +01:00
9b5b168bbb [todo] check items that are deemed "done"
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 23:20:29 +01:00
47d8488264 [playbook,solr] download, install, and run Solr on a ubuntu server
61452e0cb9 [just] add "lint" recipe
d71f081a95 [vagrant,inventory] add new ubuntu server machine for next step in book
9ed52d9764 [vagrant] explicitly set ssh ports for each machine
Compare 4 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 22:09:53 +01:00
74e978886c [playbook,mysql] fix database URI
b29daca8a3 [playbook,drupal] install actually installable version of drupal and drush
d6b902e204 [playbook] install (php-)composer from debian
Compare 3 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 20:33:07 +01:00
df86bd5bef [dependencies] create dev dependencies file and recompile them all
f8fc0a0565 [just] fix reference to default playbook
Compare 2 commits »
bronsen pushed to main at bronsen/learn-ansible 2025-03-03 19:54:59 +01:00
05e10e6a65 [just] rename default variables
fdcd23d9b3 [todo] greatly extend todo list
430a509fc7 [ansible] enable pipelining for moar better performance
86ae57c5c7 [playbook] try to install Drupal on debian bookworm
13308f1b54 create todo list
Compare 6 commits »
bronsen created branch main in bronsen/learn-ansible 2025-03-02 12:09:09 +01:00
bronsen pushed to main at bronsen/learn-ansible 2025-03-02 12:09:09 +01:00
e391518581 [hosts] switch to yaml format
0a44247e74 [hosts] become "postgres" on db server to manage postgres
958a7a3cc3 [hosts] add comments explaining what certain settings do
3f639a82d5 [hosts] fix typo in group name
6520fda601 [hosts] make connecting via ssh work
bronsen created repository bronsen/learn-ansible 2025-03-02 12:08:30 +01:00
bronsen opened issue bronsen/boost-dx-tutorial#1 2024-11-21 20:59:21 +01:00
Create coverage report on CI
bronsen pushed to main at bronsen/boost-dx-tutorial 2024-11-21 20:45:08 +01:00
c88868a95c [CI] --upgrade-deps did not do what I expected, so we update pip ourselves
bronsen pushed to main at bronsen/boost-dx-tutorial 2024-11-21 20:30:09 +01:00
21648db283 [CI] use specialized image for ruff, run tests in their own step