-
Depends on https://github.com/woocommerce/woocommerce/issues/52315
Map the configured values by `type` to existing Gutenberg components using DataForms. Determine base types not supported by DataForm…
-
Across the WordPress ecosystem, the wizard UI is widely used in plugins, particularly for onboarding, setup, and feature guidance. Currently, there’s no standardized approach to wizard implementations…
-
When following the quick install, upon running Terraform it fails claiming the plugin crashed.
Looking at GCP logs, a fallback strategy is suggested indicating API throttling. I've tried at differ…
-
Related:
- https://github.com/WordPress/gutenberg/issues/63624
- https://github.com/WordPress/gutenberg/issues/55101
- https://github.com/WordPress/gutenberg/issues/55083
# Problem scope
As we cont…
-
We manage policy tags using a tool other than Dataform. The issue is that when we run our pipeline, Dataform removes the policy tags already attached.
I believe it would be better if Dataform didn't…
-
The older data schema is being reprocessed using these queries:
- https://github.com/HTTPArchive/dataform/blob/main/definitions/extra/migration/reprocess_pages.js
- https://github.com/HTTPArchive/data…
-
**Description**
It would be helpful to implement autocompletions when working inside the `config` block. This would enhance the developer experience by providing suggestions and reducing potential …
-
In the Site Editor, the Pages page is powered by the DataViews library. We are implementing the Detail Panel (aka Quick Edit) to allow users to edit one or more pages easily (https://github.com/WordPr…
-
## Problem
We already support the open-source edition of Dataform: https://github.com/kestra-io/plugin-dataform
However, our users requested the ability to trigger Dataform jobs running on GCP…
-
There are two possible errors relating to dry run:
#### Tables / views
1. If the table created by a .sqlx file is not already materialised on BigQuery the dry run will fail due to dry run trying to…