Râu Cao raucao
  • Joined on 2018-11-24
raucao pushed to dev/cssbundling at kosmos/akkounts 2022-02-12 20:03:36 +00:00
836bd0a977 Build CSS bundles in CI
raucao pushed to dev/cssbundling at kosmos/akkounts 2022-02-12 19:53:26 +00:00
8578fbdad9 Build legacy CSS via cssbundling as well
raucao pushed to dev/cssbundling at kosmos/akkounts 2022-02-12 18:44:22 +00:00
878eac083c Move legacy (S)CSS files to legacy folder
raucao opened issue kosmos/chef#388 2022-02-12 17:15:13 +00:00
Encrypt Drone secrets in database
raucao commented on issue kosmos/chef#355 2022-02-12 17:13:27 +00:00
Update Gitea OAuth JWT algorithm

Since this needs a Drone DB migration, but the DB is currently just SQlite within the image, I think it makes sense to just set up a fresh Drone in a new VM, configure it to use our PostgreSQL,…

raucao pushed to master at kosmos/chef 2022-02-12 16:59:50 +00:00
e46c8b3e81 Put Vagrant IP in new VirtualBox default allowed range
raucao pushed to master at kosmos/chef 2022-02-12 16:57:37 +00:00
3c7cc1a133 Update node status
raucao deleted branch chore/move_nodejs_vm from kosmos/chef 2022-02-12 16:56:29 +00:00
raucao merged pull request kosmos/chef#386 2022-02-12 16:56:25 +00:00
Migrate nodejs-2 from centaurus to nodejs-3 on fornax
raucao pushed to master at kosmos/chef 2022-02-12 16:56:25 +00:00
28659665a0 Merge pull request 'Migrate nodejs-2 from centaurus to nodejs-3 on fornax' (#386) from chore/move_nodejs_vm into master
a710182c39 Add missing user recipe import to botka recipe
18161832ef Deploy new nodejs VM (nodejs-3)
Compare 3 commits »
raucao deleted branch bugfix/allow_drone_webhooks from kosmos/chef 2022-02-12 16:56:05 +00:00
raucao pushed to master at kosmos/chef 2022-02-12 16:56:01 +00:00
6454c56b70 Merge pull request 'Fix Webhooks for Drone not working in Gitea 1.16' (#387) from bugfix/allow_drone_webhooks into master
03c7940f1c Fix Webhooks for Drone not working in Gitea 1.16
Compare 2 commits »
raucao merged pull request kosmos/chef#387 2022-02-12 16:56:01 +00:00
Fix Webhooks for Drone not working in Gitea 1.16
raucao created pull request kosmos/chef#387 2022-02-12 16:55:16 +00:00
Fix Webhooks for Drone not working in Gitea 1.16
raucao pushed to bugfix/allow_drone_webhooks at kosmos/chef 2022-02-12 16:54:44 +00:00
03c7940f1c Fix Webhooks for Drone not working in Gitea 1.16
raucao created branch bugfix/allow_drone_webhooks in kosmos/chef 2022-02-12 16:54:43 +00:00
raucao commented on pull request kosmos/akkounts#59 2022-02-12 16:06:34 +00:00
Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3

Just FYI, since Gitea webhooks go to a local IP for Drone CI, the builds weren't triggered anymore. I just fixed that (Chef PR incoming), and also enabled branch protection for master here.

raucao pushed to dev/cssbundling at kosmos/akkounts 2022-02-12 16:01:29 +00:00
05da7f5dac Bump package version
raucao pushed to dev/cssbundling at kosmos/akkounts 2022-02-12 15:34:47 +00:00
87e3b1a76c Sign Drone config
raucao commented on pull request kosmos/akkounts#59 2022-02-12 15:21:11 +00:00
Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3

We use turbolinks still, but never added any JavaScript to the folders/templates in app/javascript. The only custom JS we currently use is a little bit of vanilla inline JS in the wallet view.