Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ rename nordigen to gocardless #231

Merged
merged 2 commits into from
Jul 24, 2023
Merged

Conversation

MatissJanis
Copy link
Member

Just renaming things from Nordigen to Gocardless.

src/app-gocardless/README.md Outdated Show resolved Hide resolved
/// Migrates nordigen from config.json or process.env to app secret
migrateNordigen() {
/// Migrates GoCardless from config.json or process.env to app secret
migrateGoCardless() {
if (
config.nordigen &&
(!this.get(SecretName.nordigen_secretId) ||
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you want to do about the secret names? Would it make sense to migrate them to gocardless_*?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, I'd like to do this, but separately. It's a non-trivial operation to do this with backwards compatibility both in the UI and API layer.

@trafico-bot trafico-bot bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review labels Jul 23, 2023
@MatissJanis MatissJanis merged commit 20c2f19 into master Jul 24, 2023
8 checks passed
@MatissJanis MatissJanis deleted the matiss/rename-nordigen branch July 24, 2023 18:41
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Jul 24, 2023
MMichotte pushed a commit to MMichotte/actual-server that referenced this pull request Sep 9, 2024
Just renaming things from Nordigen to Gocardless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants