David Cook

Results 65 issues of David Cook

As of https://github.com/activemerchant/active_merchant/pull/5104, ActiveMerchant requires Ruby 3.1 or higher. This is specified in the gemspec file, and bundler will error if the requirement isn't satisfied: ``` Bundler could not find...

- [x] setup - [x] provision - [x] deploy - [x] ofn-security: provision - [x] db_transfer - [x] DNS switchover - [x] ofn-install:provision with new url - [x] systemctl restart...

- First server for #157 - Closes #938 ``` ansible-playbook playbooks/fetch_secrets.yml ansible-playbook site.yml --limit=uk_staging2 -e "ansible_user=ubuntu" ``` ### Documentation Updated: * [x] https://github.com/openfoodfoundation/ofn-install/wiki/Provisioning * [x] https://github.com/openfoodfoundation/ofn-install/wiki/Current-servers#uk-1 (inlude note about redis...

pr-staged-uk

This playbook is used to set up a staging server so that we can stage PRs on it: https://github.com/openfoodfoundation/ofn-install/blob/d8be2a1d3cc05e93f0a91fdf0175ddbc1919f2c1/roles/semaphore_deployment/tasks/main.yml But the [last few actions](https://github.com/openfoodfoundation/ofn-install/blob/d8be2a1d3cc05e93f0a91fdf0175ddbc1919f2c1/roles/semaphore_deployment/tasks/main.yml#L51-L67) don't make sense to me. I...

- [ ] hosting: provision new server with Ubuntu 20 - [ ] setup - [ ] provision - [ ] deploy - [ ] ofn-security: provision - [ ]...

## Description IT looks like they might have broken when refreshing the server recently, with a copy of UK prod ``` Net::OpenTimeout ActionMailer::MailDeliveryJob@default execution expired ``` https://app.bugsnag.com/yaycode/openfoodnetwork-uk/errors/652305078d1ac300086758a7?filters[event.since]=all ![Screenshot 2024-08-26 at...

## Description This appeared after deploying release v5.0.0 > undefined method `downcase' for nil:NilClass @lookup[I18n.locale][word.downcase] ^^^^^^^^^ Raised so far on US and DE: * https://app.bugsnag.com/yaycode/openfoodnetwork-usa/errors/67186805b3493630d29a73aa?filters[error.status]=open&filters[event.since]=30d * https://app.bugsnag.com/yaycode/open-food-network-germany/errors/67187ee1b3493630d29fa698?i=sk&m=nw (bugsnag integration currently...

bugsnag
bug-s1

#### What? Why? - #12939 #### What should we test? - Visit ... page. - #### Release notes Changelog Category (reviewers may add a label for the release notes): -...

bug-s1

These were added a couple of years ago in https://github.com/openfoodfoundation/openfoodnetwork/pull/8763 But I guess we never noticed the names weren't getting anonymised. Now they will be anonymised whenever we run the...

technical changes only