PromucFlow_constructor/.github/workflows/scripts
Shrikant Sharat Kandula 2459607a3f
ci: Move check for new JS Cypress tests to GitHub script (#33560)
We have a check when running Cypress tests to ensure that no new `.js`
files are added under Cypress folder. This PR moves this check to a
separate JS file. There's another check that does some ADS compliance,
which I'll port in a follow-up PR.

Why am I hitting on this? One, to move away from `umani/changed-files`
workflow, which has randomly failed for us in the past, and id doesn't
do so much special for us anyway. Two, this workflow is the last usage
of `APPSMITH_CI_TEST_PAT` secret, so I should be able to remove that
secret as well. One less secret.
2024-05-20 20:39:33 +05:30
..
client-build-compliance.js ci: Move check for new JS Cypress tests to GitHub script (#33560) 2024-05-20 20:39:33 +05:30
test-tag-parser.js ci: Add sloppy /test command (#33558) 2024-05-20 15:26:12 +05:30