Ilya Sytchev

Results 34 issues of Ilya Sytchev

It would be great to replace the UserProfile model with a custom user model as Two Scoops (20.3) and [Django docs](https://docs.djangoproject.com/en/1.8/topics/auth/customizing/#specifying-a-custom-user-model) suggest. It would allow customizing the User model in...

enhancement
accounts
core
api
important
server

The [README](https://github.com/galaxyproject/galaxy-cloudman-playbook/blob/master/README.md) file says on lines 205-208: If you wish to use this playbook only to install some Galaxy tools, comment out all roles except `galaxyprojectdotorg.tools` in `galaxyFS.yml` file. You...

Ubuntu 20.04 LTS Install librarian-puppet using Ruby that comes with Puppet 7 (`ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]`): ``` /opt/puppetlabs/puppet/bin/gem install librarian-puppet -v 3.0.1 --no-document ``` Run `/opt/puppetlabs/puppet/bin/librarian-puppet` The following...