22 Commits

Author SHA1 Message Date
Pádraic Slattery 2ad0f216bd chore(‎.github/workflows): bump outdated GitHub Actions versions (#25233) 2026-01-26 09:44:16 +01:00
Ben Irvin 06e045b644 fix(tooling): strip dashes and change min threshhold (#21445) 2024-09-24 16:35:48 +02:00
Ben Irvin 8853cdb951 chore: fix strip-hash (#21440) 2024-09-24 13:41:13 +02:00
Ben Irvin 5ebadcac2e chore: fix vercel contributor-docs deploy errors (#21082) 2024-08-27 13:53:17 +02:00
Ben Irvin 504ae21185 chore: update github action versions for node 16 deprecations 2024-02-01 18:53:34 +01:00
Josh 7150c563ca fix(workflows): admin bundle-size workflow (#18614) 2023-10-30 12:26:13 +00:00
Josh 116339ad86 refactor: admin build pipeline (#18539)
* chore(admin): refactor admin develop/build pipeline

chore: remove `webpackChunkName` comments

chore: reuse admin tsconfig where possible

chore: add .strapi to gitignore

chore(admin): pack-up

feat(admin): inject commands into strapi from admin for building

feat(admin): move watch command to admin

chore: keep backward compat API available

Update packages/core/admin/_internal/cli/index.ts

docs(admin): document the build & develop process and pipeline

test(admin): fix StrapiApp tests

chore: fix build

* Update skipped_tests.yml

* test(e2e): fix e2e setup

feat: add dependency installation

fix: mjs webpack resolution

* chore: fix server exports

* fix: typescript project type generation

* fix: development watch mode

* fix: connect to hot middleware – anywhere

* Update packages/core/admin/_internal/node/core/monorepo.ts

Co-authored-by: Marc Roig <marc12info@gmail.com>

* fix(admin): theme toggle type export

* chore: fixes

* chore: pr amends

Co-Authored-By: Ben Irvin <ben@innerdvations.com>

---------

Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-10-30 11:36:16 +00:00
Josh 66d7c1ce9b chore: convert helper-plugin to pack-up (#18329) 2023-10-06 12:21:26 +01:00
Gustav Hansen 18f5faad29 chore(tooling): add DTS env variable for bundle-size workflow 2023-10-05 11:23:27 +02:00
dependabot[bot] 318e018ed8 chore(deps): bump actions/checkout from 3 to 4 (#17998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:10:58 +01:00
Sébastien Vanvelthem e94f5eebcf ci: fix missing yarn install on adminBundleSize.yml 2023-05-05 12:15:58 +02:00
Sébastien Vanvelthem 980c6f1f6f fix: @setup/node invalid parameters 2023-05-01 11:09:29 +02:00
Josh 419eb1e53a chore: fix other build tools for HP 2023-04-20 08:51:20 +01:00
Josh 0f008b4913 chore: use yarn3
chore: commit yarn release

chore: don't use -s

fix: eslint deps

https://eslint.org/docs/latest/extend/shareable-configs#publishing-a-shareable-config

chore: fix eslint

chore: remove -s

fix: lint

chore: yarn 3 amends

chore: dont use npm run all

chore: fix securitylockfile action

chore: update lockfile post rebase

Revert "Delete index.js"

This reverts commit e6009ec7cf13fb9edd93a7bf820b0f50af5dcb54.

Delete index.js

chore: remove validate-https because how yarn3 works

chore: remove validate-https

chore: use same time of cache everywhere
2023-03-24 11:38:14 +00:00
Gustav Hansen 36da508eba Chore: Improve GH bundle-size reporter 2023-02-16 11:16:11 +01:00
Gustav Hansen dd8d2233a8 Revert "Revert "Github: Add admin bundle-size PR reporter"" 2023-02-15 21:34:52 +01:00
Gustav Hansen 693331ba8b Revert "Github: Add admin bundle-size PR reporter" 2023-02-10 10:20:46 +01:00
Gustav Hansen fa89f99b7b GH: Add bundle-size reporter 2023-02-09 20:21:05 +01:00
Gustav Hansen f250fe149c Revert "Github: Add admin bundle-size PR reporter" 2022-07-19 11:48:02 +02:00
Gustav Hansen 6a08246531 Github: Simplify branches configuration 2022-07-18 14:42:56 +02:00
Gustav Hansen 8a5542cee3 Github: Improve bundle-size has stripping regex 2022-07-18 09:10:33 +02:00
Gustav Hansen 3c8e9a381c Github: Add admin bundle-size PR reporter 2022-07-15 10:09:57 +02:00