discourse/.github/workflows
David Taylor 588a79c80c
DEV: Merge root JS packages (#25857)
Before this commit, we had a yarn package set up in the root directory and also in `app/assets/javascripts`. That meant two `yarn install` calls and two `node_modules` directories. This commit merges them both into the root location, and updates references to node_modules.

A previous attempt can be found at https://github.com/discourse/discourse/pull/21172. This commit re-uses that script to merge the `yarn.lock` files.

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-02-26 13:45:58 +00:00
..
labeler.yml DEV: Don't run 'labeler' GitHub Action for translator-bot 2024-01-16 15:00:19 +01:00
licenses.yml DEV: Merge root JS packages (#25857) 2024-02-26 13:45:58 +00:00
linting.yml Build(deps): Bump actions/cache from 3 to 4 (#25359) 2024-01-22 11:50:56 +01:00
migration-tests.yml DEV: Add script to generate schema for intermediate DB (#24484) 2024-01-22 18:45:52 +01:00
stale-pr-closer.yml Build(deps): Bump actions/stale from 8 to 9 (#24812) 2023-12-11 09:44:52 +01:00
tests.yml DEV: Drop Ember 3 feature flag 2024-02-26 12:22:05 +00:00