Skip to content

docs: [M3-8932] - Add Form Validation Best Practices #20092

docs: [M3-8932] - Add Form Validation Best Practices

docs: [M3-8932] - Add Form Validation Best Practices #20092

validate-sdk

succeeded Nov 21, 2024 in 18s
Set up job
1s
Run actions/checkout@v4
0s
Run actions/setup-node@v4
3s
Run actions/download-artifact@v4
1s
Run actions/download-artifact@v4
1s
Run cd packages/api-v4 && npm pack --pack-destination ../../
0s
Run cd packages/validation && npm pack --pack-destination ../../
0s
Run mkdir test-sdk-esm && cd test-sdk-esm && npm init es6 -y && npm install ../$(ls ../ | grep "linode-api-v4-.*\.tgz") ../$(ls ../ | grep "linode-validation-.*\.tgz")
3s
Run cp scripts/validatePackages/sdk-esm.js test-sdk-esm/
0s
Run cd test-sdk-esm && node ./sdk-esm.js
1s
Run mkdir test-sdk-cjs && cd test-sdk-cjs && npm init -y && npm install ../$(ls ../ | grep "linode-api-v4-.*\.tgz") ../$(ls ../ | grep "linode-validation-.*\.tgz")
1s
Run cp scripts/validatePackages/sdk-commonjs.cjs test-sdk-cjs/
0s
Run cd test-sdk-cjs && node ./sdk-commonjs.cjs
0s
Post Run actions/setup-node@v4
0s
Post Run actions/checkout@v4
0s
Complete job
0s