Skip to content

chore: update to github actions and npm trusted publishing#2800

Merged
Ely Lucas (elylucasctfl) merged 24 commits intomasterfrom
dx-542-update-to-gha
Nov 17, 2025
Merged

chore: update to github actions and npm trusted publishing#2800
Ely Lucas (elylucasctfl) merged 24 commits intomasterfrom
dx-542-update-to-gha

Conversation

@elylucasctfl
Copy link
Copy Markdown
Contributor

Summary

Description

Motivation and Context

Checklist (check all before merging)

  • Both unit and integration tests are passing
  • There are no breaking changes
  • Changes are reflected in the documentation

When adding a new method:

  • The new method is exported through the default and plain CMA client
  • All new public types are exported from ./lib/export-types.ts
  • Added a unit test for the new method
  • Added an integration test for the new method
  • The new method is added to the documentation

@elylucasctfl Ely Lucas (elylucasctfl) marked this pull request as ready for review November 14, 2025 15:53
@elylucasctfl Ely Lucas (elylucasctfl) requested a review from a team as a code owner November 14, 2025 15:53
Comment thread .github/workflows/release.yaml
@elylucasctfl Ely Lucas (elylucasctfl) merged commit 927f8e9 into master Nov 17, 2025
16 checks passed
@elylucasctfl Ely Lucas (elylucasctfl) deleted the dx-542-update-to-gha branch November 17, 2025 18:49
Benedikt Rötsch (axe312ger) pushed a commit that referenced this pull request Mar 13, 2026
* chore: add gha workflows

* chore: add test projects workflow

* chore: remove postbuild from scripts

* chore: remove space id from secrets

* chore: skipping demo projects

* chore: add maxworkers to vitest config

* chore: removing coverage

* chore: fixing yaml

* chore: change to kick off build

* chore: update vault secrets

* chore: add demo projects back into test

* chore: install chrome for demo projects

* chore: install chrome driver

* chore: start puppeteer in no sandbox mode

* chore: format fix

* chore: does it work without installing chrome?

* chore: remove circle config

* fix: fix typo to test release

* chore: temp remove vault access

* chore: putting vault access back in

* chore: update refs release runs from

* chore: fix scheduled action bad request test

---------

Co-authored-by: Ely Lucas <ely.lucas@contentful.com>
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.

3 participants