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

PNW-2478 - delete workflow review #17

Closed
wants to merge 8 commits into from

Conversation

dfdez
Copy link
Collaborator

@dfdez dfdez commented Jan 15, 2025

No description provided.

domcleal and others added 7 commits December 24, 2024 09:50
When building nested controls for fields in an object widget, ensure the
object's ID is passed through as a 'parent' so that errors in nested
fields can be linked to the parent.

This ensures that a validation error on a field within an object will
"bubble up" and show an error on a collapsed object's control in the
editor, helping users to identify where there are validation errors.
* add Macedonian locale

* feat(locale): format and lint for mk locale

---------

Co-authored-by: Martin Jagodic <[email protected]>
* fix: leave modules untouched in ESM build

This prevents Babel from converting the ESM module syntax to CommonJS.

* fix: include clearing the Nx cache in the clean script

Otherwise a "clean" build will still use old artefacts from the cache.

* fix: don't build dependant packages in parallel

This ensures that any local dependencies are built first.

* fix: don't import from dist/esm

Thanks to the other changes in this PR, we can now safely import from the decap-cms-app.

* fix(ci): use actions/setup-node cache option

This will hopefully fix the error we get on Windows during `npm install`

* chore(ci): fix typo and output matrix.node-version

* ci: run e2e tests in same container

* ci: fail fast to reduce build time and save cpu cycles

* ci: run on all branches

* ci: set IS_FORK=true if the repo owner is not decaporg

* ci: use afterEach hook to fail fast

* fix(app): add module field to package.json

* fix(app): add missing decap-cms-backend-gitea dependency

---------

Co-authored-by: Martin Jagodic <[email protected]>
@dfdez dfdez self-assigned this Jan 15, 2025
@dfdez dfdez changed the title feature/PNW 2478 delete workflow review PNW-2478 - delete workflow review Jan 15, 2025
@dfdez dfdez closed this Jan 15, 2025
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.

6 participants