Commit graph

25 commits

Author SHA1 Message Date
Thijs Louisse
0c3425c2b9
chore: wireit actions v2 + update wireit version
* chore: wireit actions v2

* Update wireit version

---------

Co-authored-by: ByoungYong Kim <ryubro@users.noreply.github.com>
2025-04-28 08:54:12 +02:00
gerjanvangeest
341a9d051a chore: revert release.yml 2024-04-23 09:38:26 +02:00
okadurin
8e0b96430e chore: update release.yml 2024-04-18 15:47:43 +02:00
okadurin
b7b0660ef7 Revert "Update various github actions and node versions (#2251)"
This reverts commit 3ce4929427.
2024-04-18 14:10:33 +02:00
Kristján Oddsson
3ce4929427
Update various github actions and node versions (#2251)
* Update various github actions and node versions

* Downgrade to node@18
2024-04-16 15:30:16 +02:00
Thijs Louisse
951de3e9b2
Fix/docs on prepublish (#2002)
* Revert "chore: revert release.yml, since it cannot run scripts atm"

This reverts commit eafffc3305.

* chore: automate prepublish docs step
2023-06-08 10:00:01 +02:00
Thijs Louisse
eafffc3305 chore: revert release.yml, since it cannot run scripts atm 2023-06-07 16:59:57 +02:00
Farzan Najipour
c8052af068
chore: workflow improvement (#1989)
* Update verify.yml with setup-common-steps

This commit updates the verify.yml file to include the setup-common-steps job. The setup-common-steps job is responsible for setting up the common steps required for the verify workflow. By adding this job, we ensure that the necessary setup is performed before running the verify job.

The update includes the following changes:

- Added the setup-common-steps job to the jobs section.
- Added the needs keyword to the verify, browser-tests, node-tests, and node-tests-windows jobs, specifying that they depend on the setup-common-steps job.

* Update actions/setup-node and actions/checkout versions

This commit updates the versions of actions/setup-node and actions/checkout in the release.yml file.

* Rename 'setup-common-steps' to 'init' in verify.yml

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>

* Update setup-node and action/checkout to v3

* Update setup-node and action/checkout to v3 and rename setup-common-steps to init

---------

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2023-06-05 09:17:16 +02:00
Thomas Allmer
187a7e54b4 chore: persists wireit cache in CI; no rerun of test on master 2022-11-07 14:35:41 +01:00
Thomas Allmer
fab6b57b82 feat: move repo to npm workspaces 2022-10-20 10:20:12 +02:00
Thijs Louisse
d58b9416b2 chore: update @changesets/cli 2022-04-06 13:32:18 +02:00
gvangeest
80d5dec3e5 chore: upgrade node version 2022-02-02 13:57:31 +01:00
Thomas Allmer
e89f7d4d43 chore: run tests for release 2021-12-06 13:33:18 +01:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +01:00
Joren Broekema
deb95d1388 fix: add data-tag-name attribute on scoped slottables 2021-02-17 11:10:28 +01:00
jorenbroekema
b37cc349d4 chore: update workflows to use yarn cache 2020-11-09 14:11:24 +01:00
jorenbroekema
398fe12d64 chore: revert back to yarn until npm 7 is stable 2020-11-09 14:01:31 +01:00
Thomas Allmer
57c0814ad2 chore: use npm ci in the CI 2020-10-28 16:11:19 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Joren Broekema
9d54769dca chore: fix release workflow 2020-08-10 16:01:12 +02:00
Joren Broekema
ca5da28254 chore: fix release token key 2020-08-10 15:51:10 +02:00
Joren Broekema
09d9675963 feat(localize): add types to localize
Co-authored-by: narzac <narzac@gmail.com>
2020-08-03 17:00:26 +02:00
Joren Broekema
6666b558fb chore: use cache instead of artifacts in workflow 2020-07-28 18:26:09 +02:00
Joren Broekema
5cd2c3491c chore: simplify release flow with changeset action 2020-07-28 17:42:10 +02:00
Joren Broekema
258ae817cd chore: migrate to changesets and github actions 2020-07-27 17:18:37 +02:00