fxa/packages/fxa-profile-server/scripts
dschom d96797ae6a
task(CI): Improve nx caching for CI pipelines
Because:
- Not all CI operations where taking advantage of NX caches

This Commit:
- Adjusts nx.json config to ensure correct caching behavior
- Adjusts nx.json config to ensure proper target chains. ie build is dependent on pre-build
- Uses nx to directly run integration tests
- Uses nx to directly run unit tests
- Phases out dependency on generated .list files
- Ensures 'start up' for services for functional tests is done with nx and uses nx caches.
- Creates nx tags to facilitate test commands
- Fixes linter errors encountered
- Updates docker images to nx for builds
- Updates nx ignore files
2023-08-29 11:19:54 -07:00
..
mocha-coverage.js task(ci): Tag unit tests 2022-12-09 17:26:27 -08:00
rpm-version.js chore(deps): switch from git to https for deps (#11587) 2022-01-11 12:21:56 -05:00
run_dev.js chore(deps): replace mkdirp with fs.mkdirSync 2022-07-05 15:16:59 -07:00
test-ci.sh task(CI): Improve nx caching for CI pipelines 2023-08-29 11:19:54 -07:00
test-local.sh refactor(packages): use workspace references 2020-05-21 10:57:21 -07:00