seitime-frappe/.github/workflows
Ankush Menat 6dda420176 ci: dont run tests on every push
Rationale:
- PRs already run test by merging PR in develop branch (this is how
  github works)
- Running tests on practically identical code JUST after merge rarely
  helpes. This has found failures from conflicting changes maybe once or
  twice a year. That much CO2 is not justified.
- Instead added daily scheduled tests so things like cypress dashboards
  still work and a *bisect* if requried in future can be done.
2023-07-19 12:15:41 +05:30
..
backport.yml build(deps): bump actions/checkout from 2 to 3 (#18442) 2022-10-18 10:07:56 +05:30
create-release.yml ci: use node18 for releases (#19525) 2023-01-09 13:10:26 +05:30
initiate_release.yml ci: auto release beta 2023-07-10 12:47:36 +05:30
labeller.yml chore(deps): bump actions/labeler from 3 to 4 (#17698) 2022-08-02 11:50:48 +05:30
linters.yml ci: dont run tests on every push 2023-07-19 12:15:41 +05:30
lock.yml build(deps): bump dessant/lock-threads from 3 to 4 (#19125) 2022-12-06 10:04:10 +05:30
on_release.yml chore: Update node version requirement in build config 2023-06-26 09:14:17 +05:30
patch-mariadb-tests.yml chore: Update node version requirement in build config 2023-06-26 09:14:17 +05:30
publish-assets-develop.yml chore: Update node version requirement in build config 2023-06-26 09:14:17 +05:30
release_notes.yml ci: remove 'by mergify' in release notes 2023-07-12 12:42:41 +05:30
server-tests.yml ci: dont run tests on every push 2023-07-19 12:15:41 +05:30
ui-tests.yml ci: dont run tests on every push 2023-07-19 12:15:41 +05:30