-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Test module deployment etc #524
Comments
Great questions @jgaehring! This might be a good topic for one of the weekly dev calls. It would be great to catch up and get a sense of things together! On a previous call we discussed the idea of setting up a dedicated instance for testing/feedback (perhaps field-kit-test.farmos.net, akin to asset-link-test.farmos.net) where we can install modules, and grant logins to anyone willing to do testing. That seems like an easy next step to me, and I'd be happy to host that on Farmier! Maybe we can discuss what that requires in terms of code deployments and make a plan, while discussing the bigger questions in parallel. |
Yes! I was struggling to recall the details of this we discussed (I feel like we may have also discussed using @paul121's Tugboat integration?).
That'd be so awesome! 🙏
Totally. Should I sit in on the call this Thu? Still 12pm Eastern? |
This Thu is going to be focused on JSON schema stuff w/ Greg and others. Maybe the following one on 9/7? |
Update: We spun up a Field Kit testing instance! If anyone is interested in getting a login, ping @jgaehring or myself in the farmOS chat room. |
Awesome, thanks @mstenta! 🙌
And yes, this is another great reason for this instance, for anyone interested in trying out field modules w/o installing them on their own instance, esp. while we're still trying to get out of alpha and through beta.
We discussed this on the call, too, and in the Matrix chat later. @paul121 pointed out that we can put multiple Drupal modules in the same repo with a single
Again, none of this automation stuff is for the near term, but it gives us a nice target as we work out ways to publish field modules and install them manually on the testing/staging server for now. |
Log in to test instance was ok, but I get |
@bitfieldfarm Thanks for reporting! I think that might be this issue I just opened: #526 - we can use that issue to follow up. |
It's been a while since #468 was closed, and apart from whatever things might have gotten out of alignment since then, I want to use this space to run down any other lingering questions need to be addressed before working out the best way to deploy, host, test and update field modules on farmOS instances out there in the wild.
So a few thoughts right off the bat:
farm_fieldkit
) stable enough for that kind of inclusion, and what kind of staged roll-out can we do in between? Furthermore, what is the criteria for individual Field Modules (eg,farm_fieldkit_tasks
) to be added to the farmOS standard installation?api/field_module/field_module
inupdateFieldModules
#480? We came up with some workarounds for that, but imo, they were extremely brittle, and there's nothing to prevent those kinds of issues cropping up again in the future.Any of these could be one or more separate issues, but I thought it best to evaluate them together on the whole before splitting anything out, so we can triage a bit on what needs to be dealt with first.
The text was updated successfully, but these errors were encountered: