Skip to content

Comments

Add missing library required by ndr_dev_support:deploy_secrets#143

Merged
bshand merged 2 commits intomainfrom
bugfix/deploy_secrets_requires_tmpdir
Feb 5, 2025
Merged

Add missing library required by ndr_dev_support:deploy_secrets#143
bshand merged 2 commits intomainfrom
bugfix/deploy_secrets_requires_tmpdir

Conversation

@bshand
Copy link
Contributor

@bshand bshand commented Feb 5, 2025

This PR adds a missing ruby require for ndr_dev_support:deploy_secrets.

Workaround: without this, applications using this feature need to require 'tmpdir' in their config/deploy.rb.

We don't have a test harness for capistrano tasks, which is why this wasn't identified in testing. I've tested this by fixing the gem locally, and confirming that the extra require is no longer needed.

@bshand bshand merged commit 6863682 into main Feb 5, 2025
20 checks passed
@bshand bshand deleted the bugfix/deploy_secrets_requires_tmpdir branch February 5, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants