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

fix: check for existing installed_extensions/0 in ash_postgres.install #338

Conversation

ibarakaiev
Copy link
Contributor

Contributor checklist

  • Bug fixes include regression tests
  • Features include unit/acceptance tests

This is a minor improvement that checks whether installed_extensions/0 already exists in the repo module before adding it. This is only an issue when an igniter installer is run twice, but I faced it once so just thought it'd be great to catch it.

@ibarakaiev ibarakaiev force-pushed the check-for-existing-installed-extensions-in-installer branch from c4551ad to 35eb79e Compare June 27, 2024 20:32
@ibarakaiev
Copy link
Contributor Author

I'm not able to reproduce the failing job locally 🤔.

@zachdaniel
Copy link
Contributor

It looks to do the right thing, will be testing the full flow before we release 👍

@zachdaniel zachdaniel merged commit 58311f7 into ash-project:main Jun 27, 2024
44 of 45 checks passed
@zachdaniel
Copy link
Contributor

🚀 Thank you for your contribution! 🚀

@ibarakaiev ibarakaiev deleted the check-for-existing-installed-extensions-in-installer branch June 27, 2024 21:16
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.

None yet

2 participants