Râu Cao raucao
  • Joined on 2018-11-24
raucao commented on pull request kosmos/chef#252 2020-12-07 15:15:42 +00:00
Script creating new VMs

I think adding a whole license text to every recipe is complete overkill. Why not have a single LICENSE file at the repo root, like with every other software repo these days? What's the benefit of adding the license to every recipe file (but not other files)?

raucao opened issue kosmos/chef#253 2020-12-05 00:25:06 +00:00
Upgrade Gitea to 1.13
raucao opened issue kosmos/akkounts#12 2020-12-04 16:15:22 +00:00
Prevent registration of reserved usernames from list
raucao deleted branch chore/update_service_link from kosmos/akkounts 2020-12-04 15:18:53 +00:00
raucao merged pull request kosmos/akkounts#11 2020-12-04 15:18:49 +00:00
Update link to Chat service
raucao pushed to master at kosmos/akkounts 2020-12-04 15:18:49 +00:00
44fadb12d6 Merge pull request 'Update link to Chat service' (#11) from chore/update_service_link into master
533452469b Update link to Chat service
Compare 2 commits »
raucao created pull request kosmos/akkounts#11 2020-12-04 15:16:25 +00:00
Update link to Chat service
raucao pushed to chore/update_service_link at kosmos/akkounts 2020-12-04 15:15:58 +00:00
533452469b Update link to Chat service
raucao opened issue kosmos/akkounts#10 2020-12-04 14:05:32 +00:00
Add users to each others' XMPP rosters when invitation is accepted
raucao pushed tag v0.1.0 to kosmos/akkounts 2020-12-04 12:38:26 +00:00
raucao pushed tag v0.2.0 to kosmos/akkounts 2020-12-04 12:35:45 +00:00
raucao deleted branch feature/signup_from_invite from kosmos/akkounts 2020-12-04 12:30:35 +00:00
raucao closed issue kosmos/akkounts#1 2020-12-04 12:30:28 +00:00
Allow existing users to invite new users
raucao merged pull request kosmos/akkounts#9 2020-12-04 12:30:28 +00:00
Sign up for new account via invitation
raucao pushed to master at kosmos/akkounts 2020-12-04 12:30:28 +00:00
efe168b205 Merge pull request 'Sign up for new account via invitation' (#9) from feature/signup_from_invite into master
5b6d6bbd00 Explain ApplicationService
458b585cdb Check off invitation signup feature in README
f651289410 Add mailer host config for test
7ca91cf882 Don't run caching steps on CI when not master or PR
Compare 21 commits »
raucao commented on pull request kosmos/akkounts#9 2020-12-04 12:30:06 +00:00
Sign up for new account via invitation

Looks like I can’t delete the comment I made on the ApplicationService. Took me a while, but I think I understand it now.

Good point. I added an explanatory comment to that class, so it's clear for the next person.

raucao pushed to feature/signup_from_invite at kosmos/akkounts 2020-12-04 12:29:23 +00:00
5b6d6bbd00 Explain ApplicationService
raucao pushed to feature/signup_from_invite at kosmos/akkounts 2020-12-03 14:14:33 +00:00
458b585cdb Check off invitation signup feature in README
raucao pushed to feature/signup_from_invite at kosmos/akkounts 2020-12-03 13:59:46 +00:00
f651289410 Add mailer host config for test
raucao pushed to feature/signup_from_invite at kosmos/akkounts 2020-12-03 13:56:26 +00:00
7ca91cf882 Don't run caching steps on CI when not master or PR