Michael Joseph Walsh

Results 11 issues of Michael Joseph Walsh

For ``` deploy: image: appleboy/drone-ssh host: example.dev user: nemonik port: 22 key: ${SSH_KEY} script: - echo "Hey" - ls when: branch: include: [ master, release/* ] ``` After registering my...

bug

@BartJoris for sameersbn/gitlab:13.3.4 and following https://github.com/sameersbn/docker-gitlab/blob/master/docs/keycloak-idp.md guidance I am seeing the following error on start up. This occurs as soon as I add the OUTH2_GENERIC_APP_ID: ``` Missing Rails.application.secrets.openid_connect_signing_key for production...

`encrypted_settings_key_base` was introduced starting with 13.7 https://docs.gitlab.com/ee/administration/encrypted_configuration.html#encrypted-configuration The Omnibus Helm chart https://docs.gitlab.com/charts/installation/secrets.html#gitlab-rails-secret handles this secret in this manner. It seems it can be autogenerated, but this may present data migration...

On OS X, the container immediately exits on launch the gitlab-ci container ``` docker logs ec7684e05bdf mkdir: cannot create directory '/home/gitlab_ci/data/backups': Permission denied ``` and ``` CONTAINER ID IMAGE COMMAND...

Seems to be an issue in '''- and """-based comments in rules.

Clone. cd in to project pip install -r requirements.txt python manage.py migrate python manage.py runserver ``` nemonik@ubuntu:~/Development/workspace/swampdragon-django-notifications-demo$ python manage.py runserver /usr/local/lib/python2.7/dist-packages/swampdragon/model_tools.py:1: RemovedInDjango19Warning: The utilities in django.db.models.loading are deprecated in favor...

### Description On an M1 Pro with the following instance config (note the arch is `x86_64`) running on Ventura 13.4.1 on a brew installed lima. My Ubuntu Jammy Lima VM...

component/qemu

### Description Over the past 3 or so months I am seeing increasing freezes in my Ubuntu Jammu JellyFish VMs. ``` ➜ cat lima.yaml # ===================================================================== # # BASIC CONFIGURATION...

**Describe the bug** https://github.com/kaleidos-ventures/taiga-docker/#gitlab-settings As well as, section 1.5 under "Gitlab settings" https://docs.taiga.io/setup-production.html#setup-prod-with-docker Explains how to configure Taiga to login via GitLab, but this feature when configured does not appear...

bug

What is required to install `resize`? Please, I need a little more to go on. Is this an OS package. More details as to which, please.