Lakeland, Florida
Account created on 24 August 2005, over 19 years ago
#

Merge Requests

More

Recent comments

🇺🇸United States darren oh Lakeland, Florida
🇺🇸United States darren oh Lakeland, Florida
🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida
🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

This is available now at https://www.drupalforge.org/template/drupal-cms-xb

A note about costs: We use Digital Ocean to host demos. Due to the resources required for acceptable performance, we can only run three XB demos on a single Digital Ocean droplet. Each droplet costs $96 per month. We have reduced our standard demo time from six hours to one hour to control costs. Once a Digital Ocean droplet fills up with running demos, new demos take extra long to spin up because a new droplet has to be provisioned. We are working on ways to optimize the process without adding too much to costs.

You can help cover the cost of running the demos by donating at https://opencollective.com/drupalforge.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

Confirmed the fix works.

🇺🇸United States darren oh Lakeland, Florida

I haven't seen it recently.

🇺🇸United States darren oh Lakeland, Florida

I was just made aware of this discussion today. I expect this issue to come up at a Community Working Group meeting in the near future. Speaking for myself, I think a good case has been made for not relying on X/Twitter and Meta for official communications. I also think it is very likely that if we leave those platforms completely bad actors will open accounts in our name and use them maliciously. For that reason I think the Free Software Foundation is wise to recommend that we maintain our presence on those platforms even after we have replaced them with other communication channels.

🇺🇸United States darren oh Lakeland, Florida

darren oh made their first commit to this issue’s fork.

🇺🇸United States darren oh Lakeland, Florida

We found out the DevPanel developers were giving us under-powered containers. This has been fixed and it spun up in 4 minutes in my last test. I'm planning to build an optimized image to reduce launch time further. I appreciate the suggestions for improvement. I’m thinking to keep review for this issue manageable we should make the fewest possible changes to DrupalPod itself until after this is merged in.

🇺🇸United States darren oh Lakeland, Florida

Hi Randy, thanks for checking it out. Your feedback is appreciated. The configuration is determined by URL parameters.

🇺🇸United States darren oh Lakeland, Florida

darren oh made their first commit to this issue’s fork.

🇺🇸United States darren oh Lakeland, Florida

Thanks for the quick turnaround!

🇺🇸United States darren oh Lakeland, Florida

Added testing instructions to the PR.

🇺🇸United States darren oh Lakeland, Florida

That's the code that runs on GitPod. It does not include the browser extension.

🇺🇸United States darren oh Lakeland, Florida

The pull request is on GitHub because I could not find the extension code here. Please point it out to me if I missed it.

🇺🇸United States darren oh Lakeland, Florida

Unless there is a plan to remove the Recipe Installer Kit package after installation I don't know what this has to do with the Recipe Installer Kit. However, I did find that, contrary to what I was told by the Drush maintainers, global PHP variables can be set on the command line using the --include option to include a command file that sets a global variable in its class constructor.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

Please allow someone else to review.

🇺🇸United States darren oh Lakeland, Florida

I would have preferred the event subscriber because it works no matter how recipes are applied, but I can make this work.

🇺🇸United States darren oh Lakeland, Florida

I'll grant that I did not present the full technical case for this in the description. Core already skips validation during installation. If you look at my code, you will see that the $install_state global is initialized to an empty array only if it does not exist. There is zero chance that this will break anything. As I explained, without this change the global variable will not exist for command line scripts that run while installation is paused.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

This report was based on errors I saw on the command line that I did not see in the Drupal CMS installer. It turned out to be because the installer disables recipe validation. So this issue is just about removing duplicate batch jobs.

🇺🇸United States darren oh Lakeland, Florida

The blocker for Docker-in-Docker is that it requires at least 8G of memory and we can only afford cheap hosting. To get around that we would need a version of DDEV that can manage other containers in a cluster. The version of DDEV we have now was originally called DDEV Local and has to run on the machine that hosts the containers. There was a companion product called DDEV Cloud acquired by Platform.sh that might serve our needs if Platform.sh allows us to use it.

🇺🇸United States darren oh Lakeland, Florida

This works in my tests.

🇺🇸United States darren oh Lakeland, Florida

The previous response illustrates why we need support for patches. Lots of bug fixes are blocked from coming to the attention of project maintainers by reviewers who argue against allowing them to be fixed. I hope the Automatic Updates maintainers agree that this project should not be limited to supporting Drupal CMS.

🇺🇸United States darren oh Lakeland, Florida

Pull request is ready for review: https://github.com/shaal/drupalpod-browser-extension/pull/12. Tested on Chrome, Firefox, and Safari.

🇺🇸United States darren oh Lakeland, Florida

We're doing a strict check, so the worst that could happen is a few duplicate batch jobs slip through.

🇺🇸United States darren oh Lakeland, Florida

darren oh created an issue.

🇺🇸United States darren oh Lakeland, Florida

I agree that it would be better if no one needed patches, but that is outside the scope of this issue. This issue is not even about Drupal CMS. It is about a bug in how Automatic Updates handles the Composer Patches extension. Trying to use this bug to force people to come up with an alternative to patching will turn more people off of Drupal rather than getting them to improve it.

🇺🇸United States darren oh Lakeland, Florida

No, Drupal was relying on the locking mechanism to hide this bug from users. Existing sites that bypass the locking mechanism in custom code will now work properly without needing additional workarounds.

🇺🇸United States darren oh Lakeland, Florida

A soft dependency would mean Drupal CMS is not automatically updated if the BEF module changes.

🇺🇸United States darren oh Lakeland, Florida

It is configurable through permissions.

🇺🇸United States darren oh Lakeland, Florida

Fixed duplicate batch jobs. This doesn't remove all dependency errors, but it reduces them and improves performance.

Production build 0.71.5 2024