Commit Graph

823 Commits

Author SHA1 Message Date
Nikhil Nandagopal
89cfc2b7fa
Update config.json 2022-05-27 12:44:47 +05:30
Nikhil Nandagopal
f7cffd92de Updated Label Config 2022-05-27 12:41:28 +05:30
Nikhil Nandagopal
a2dfacdbbe Updated Label Config 2022-05-27 12:38:21 +05:30
Nikhil Nandagopal
9cf4b5efdb
Update config.json 2022-05-27 12:37:52 +05:30
Nikhil Nandagopal
396b4bd238 Updated Label Config 2022-05-27 12:31:32 +05:30
Nikhil Nandagopal
28c6af9689 Updated Label Config 2022-05-27 12:27:30 +05:30
Nikhil Nandagopal
ce080b5721 Updated Label Config 2022-05-27 12:25:23 +05:30
Arsalan Yaldram
8d55d6f51d
chore: update node version to 16.14.0 (#14127) 2022-05-26 23:39:59 +05:30
Arsalan Yaldram
b28eb3fed8
chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
Nikhil Nandagopal
f4468ebb41 Updated Label Config 2022-05-26 13:10:52 +05:30
Nikhil Nandagopal
0eaec4bbd1 Updated Label Config 2022-05-26 13:10:33 +05:30
Nikhil Nandagopal
7224e54598 Updated Label Config 2022-05-26 13:10:10 +05:30
Nikhil Nandagopal
8dd65f4ac7 Updated Label Config 2022-05-26 13:09:32 +05:30
Nikhil Nandagopal
937d650527 Updated Label Config 2022-05-26 13:06:18 +05:30
Nikhil Nandagopal
cbe43dfe8c Updated Label Config 2022-05-25 18:52:03 +05:30
Nikhil Nandagopal
30ddc92e67 Updated Label Config 2022-05-25 12:41:09 +05:30
Nikhil Nandagopal
618333761b Updated Label Config 2022-05-20 16:44:11 +05:30
Nikhil Nandagopal
982de90cda Updated Label Config 2022-05-20 16:40:34 +05:30
Nikhil Nandagopal
3ef42a5ebb Updated Label Config 2022-05-20 14:20:33 +05:30
Nikhil Nandagopal
4ed6ffc6ea Updated Label Config 2022-05-19 12:51:54 +05:30
Nikhil Nandagopal
3f2dbd0db7 Updated Label Config 2022-05-19 12:50:07 +05:30
Nikhil Nandagopal
4ccf1b1c92 Updated Label Config 2022-05-19 12:08:01 +05:30
Nikhil Nandagopal
56fd5672cf
Update --epic.yaml 2022-05-18 22:25:11 +05:30
Nikhil Nandagopal
6b419f105a
Update --epic.yaml 2022-05-18 22:24:28 +05:30
Nikhil Nandagopal
345cedc5d8
Update --epic.yaml 2022-05-18 22:22:51 +05:30
Nikhil Nandagopal
79d7f062ea Updated Label Config 2022-05-13 11:18:44 +05:30
Hetu Nandu
18fab2368c
Don't check for "Test Plan Approved" Label for performance PR (#13781) 2022-05-12 14:28:46 +05:30
Hetu Nandu
97c5aeeb11
Check for "Test Plan Approved" Label in PRs (#13718) 2022-05-11 15:44:34 +05:30
Nikhil Nandagopal
005c3919a8 Updated Label Config 2022-05-10 11:23:13 +05:30
Nikhil Nandagopal
ec88185592 Updated Label Config 2022-05-10 11:09:52 +05:30
Nikhil Nandagopal
602358071f Updated Label Config 2022-05-10 11:05:44 +05:30
yatinappsmith
86260f27e4
test: Fix fat container rerun (#13260)
* rerunning all tests in fat container
2022-05-09 12:32:34 +05:30
Shrikant Sharat Kandula
2d07561e6c
Fix chart version variable in helm workflow 2022-05-06 13:48:31 +05:30
Shrikant Sharat Kandula
8dd8e18704
Fix getting chart version in Helm workflow 2022-05-06 12:35:51 +05:30
Shrikant Sharat Kandula
f6c753b5e0
Add github action workflow to release new helm version (#13279) 2022-05-06 11:39:17 +05:30
Nikhil Nandagopal
4ad4a9b5af
Update config.json 2022-05-05 21:21:05 +05:30
Nikhil Nandagopal
5736f787ff Updated Label Config 2022-05-05 17:46:25 +05:30
Nikhil Nandagopal
0b96d7463a Updated Label Config 2022-05-05 17:46:08 +05:30
Nikhil Nandagopal
3fbf62628c Updated Label Config 2022-05-05 17:45:58 +05:30
Nikhil Nandagopal
7d6949312c Updated Label Config 2022-05-05 17:42:03 +05:30
Nikhil Nandagopal
d89919aab6 Updated Label Config 2022-05-05 17:41:00 +05:30
Nikhil Nandagopal
bb9b05e46d Updated Label Config 2022-05-05 17:40:33 +05:30
Nikhil Nandagopal
cf49487b1a Updated Label Config 2022-05-05 17:37:44 +05:30
Nikhil Nandagopal
d6fbe615a5 Updated Label Config 2022-05-05 17:35:48 +05:30
Nikhil Nandagopal
31a46298d1 Updated Label Config 2022-05-05 17:34:38 +05:30
Hetu Nandu
892c76257e
Fix integration test action (#13409) 2022-04-28 14:26:03 +05:30
yatinappsmith
234fd33229
Changed custom actions cache version to 3.0.2 (#13388)
We use github actions cache to store jobstate for the previous runs. The default cache is invalidated incase the job fails. To support rerunning only failed tests, we use custom cache martijnhols/actions-cache@v3. Recently new changes into custome cache broke our workflow https://github.com/MartijnHols/actions-cache.

Co-authored-by: Yatin <yatin.chaubal@gmail.com>
2022-04-28 10:23:40 +05:30
Nikhil Nandagopal
28d68f3506 Updated Label Config 2022-04-25 15:30:27 +05:30
Hetu Nandu
7be912e857
ci: Add debugging for ui test result step (#13016) 2022-04-22 13:03:57 +05:30
Nikhil Nandagopal
0f28bc095f Updated Label Config 2022-04-21 16:47:41 +05:30