Commit Graph

778 Commits

Author SHA1 Message Date
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
Nikhil Nandagopal
9a7484b180 Updated Label Config 2022-04-21 16:47:30 +05:30
Nikhil Nandagopal
92db30941c Updated Label Config 2022-04-21 16:47:16 +05:30
Ankita Kinger
29bafc4592
updated OAuth env variables in cypress workflows (#13157) 2022-04-20 22:04:54 +05:30
Ankita Kinger
5b92e36e37
Add OAuth env variables to Cypress test runs in workflows (#13138) 2022-04-20 18:02:57 +05:30
Nikhil Nandagopal
3c6c0e6196 Updated Label Config 2022-04-19 16:54:13 +05:30
Nikhil Nandagopal
5cda4f8c44 Updated Label Config 2022-04-19 16:51:00 +05:30
Nikhil Nandagopal
907d03c91f Updated Label Config 2022-04-19 16:46:54 +05:30
Nikhil Nandagopal
95e9683447 Updated Label Config 2022-04-18 14:53:41 +05:30
Nikhil Nandagopal
12365a237e Updated Label Config 2022-04-17 10:29:07 +05:30
Nikhil Nandagopal
070a941b24 Updated Label Config 2022-04-17 10:24:01 +05:30
Nikhil Nandagopal
b7d0ae8ac4 Updated Label Config 2022-04-17 10:23:42 +05:30
Nikhil Nandagopal
0b4741f3ce Updated Label Config 2022-04-14 12:46:08 +05:30
Nikhil Nandagopal
ffe795bc5f Updated Label Config 2022-04-13 13:06:12 +05:30
Nikhil Nandagopal
4cd69fe4d8 Updated Label Config 2022-04-13 12:21:14 +05:30
Nikhil Nandagopal
8af3602a5d Updated Label Config 2022-04-12 19:02:28 +05:30
Nikhil Nandagopal
0a4f45cb07 Updated Label Config 2022-04-12 16:28:45 +05:30
Arpit Mohan
610799f7a7
chore: Migrating Github release workflow to use Buildjet for client build (#12847) 2022-04-12 15:46:27 +05:30
Nikhil Nandagopal
ea71e5844e Updated Label Config 2022-04-12 14:18:21 +05:30
Nikhil Nandagopal
9b6f0c4340 Updated Label Config 2022-04-12 13:08:24 +05:30
Nikhil Nandagopal
28ac5a5aaf Updated Label Config 2022-04-12 12:34:20 +05:30
Satish Gandham
e59cd586e5
chore: Use the correct setup script (#12733)
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-04-08 22:40:15 +05:30
Satish Gandham
97256f7ef6
chore: Run UI perf tests on two different machines (#12694)
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-04-08 15:49:17 +05:30
yatinappsmith
20547edb47
test: Add license key with docker run (#12685)
* Added license key to docker run
2022-04-07 23:53:18 +00:00
yatinappsmith
a9f82597b0
test: commented license addition and removed fat-container-test as a prequisite for package on master (#12680) 2022-04-07 17:37:55 +05:30
Nikhil Nandagopal
26fd0305ee Updated Label Config 2022-04-06 11:22:55 +05:30
yatinappsmith
4f3c123acf
commented load docker license (#12573) 2022-04-05 05:25:56 +00:00
Nikhil Nandagopal
d8aa517914 Updated Label Config 2022-04-04 18:11:05 +05:30
Nikhil Nandagopal
eacc4be788 Updated Label Config 2022-04-04 18:10:51 +05:30
Nikhil Nandagopal
884c4108ef Updated Label Config 2022-04-04 18:10:38 +05:30
Nikhil Nandagopal
1d49377954 Updated Label Config 2022-04-04 18:10:17 +05:30
Nikhil Nandagopal
2a758b3d62 Updated Label Config 2022-04-04 18:10:06 +05:30
Nikhil Nandagopal
525e583a96 Updated Label Config 2022-04-04 18:09:27 +05:30
Nikhil Nandagopal
41f939942e Updated Label Config 2022-04-04 18:09:16 +05:30
Nikhil Nandagopal
f6c1af05f1 Updated Label Config 2022-04-04 18:09:05 +05:30
Nikhil Nandagopal
1c58c645af Updated Label Config 2022-04-04 18:08:29 +05:30
Nikhil Nandagopal
ea56211c6b Updated Label Config 2022-04-04 18:08:04 +05:30
Nikhil Nandagopal
6d8b829532 Updated Label Config 2022-04-04 18:06:18 +05:30
yatinappsmith
0f1273aa57
change load docker condition (#12548) 2022-04-04 16:37:58 +05:30
yatinappsmith
31df89fb22
Update test-build-docker-image.yml (#12451) 2022-03-31 19:48:24 +05:30
yatinappsmith
cf318fc542
test: Test make fat tests blocking change (#12429)
* changed pr workflow for fat container

* Added fat conteiner change for Push workflow
2022-03-31 16:18:04 +05:30
Hetu Nandu
64ef6bb0c1
fix: Use the Appsmith repo for custom github actions (#12366) 2022-03-31 11:46:58 +05:30
Arpit Mohan
6dcc00a9f4
ci: Moving the runs-on parameter in some Github workflows to use Buildjet (#12399) 2022-03-30 20:39:34 +05:30
Nikhil Nandagopal
f0cc111822 Updated Label Config 2022-03-30 18:14:46 +05:30
Nikhil Nandagopal
edb476a24e Updated Label Config 2022-03-30 18:14:37 +05:30
Hetu Nandu
42bdb6c2ab
ci: Copy the labels from a connected issue to the PR (#12219) 2022-03-28 11:47:37 +05:30