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

Update to Strapi v4.9.0 and moving seeding to DEITS #125

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derrickmehaffy
Copy link
Member

TODO:

  • Fix all configuration files for v4.9.0
  • Update .env.example with proper vars
  • Upgrade a few dependencies for node 18 (one plugin needs an update, I opened a PR for it
  • Remove old data.zip and move to DEITS tar archive
  • Create admins in bootstrap since DEITS doesn't support it yet

@derrickmehaffy derrickmehaffy self-assigned this Mar 30, 2023
@derrickmehaffy derrickmehaffy added the enhancement New feature or request label Mar 30, 2023
@derrickmehaffy
Copy link
Member Author

@PaulBratslavsky and I were playing around to see how we could seed the admin users outside of DEITS since DEITS doesn't allow exporting/importing admins but it was extremely complex to do and for now we just need to wait for DEITS

I tried doing it via database migrations and via bootstrap but the timing is off or we couldn't set the user IDs to their static values.

@derrickmehaffy
Copy link
Member Author

For now hold off on merging until I can talk to the DX about allowing admin users

@Mcastres
Copy link
Contributor

Hey Derrick 👋 Thanks for this again!

I will work on FA next week, what the DX squad said?

@derrickmehaffy
Copy link
Member Author

Hey Derrick 👋 Thanks for this again!

I will work on FA next week, what the DX squad said?

So far you can't actually export them, but you can add it in manually into the archive and during import it should be loaded in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants