Commit Graph

726 Commits

Author SHA1 Message Date
Nikhil Nandagopal
781de514e7 Updated Label Config 2022-03-21 12:58:15 +05:30
Nikhil Nandagopal
4375d5c794 Updated Label Config 2022-03-21 12:57:00 +05:30
Abhinav Jha
91ead4f864
fix: Use existing yarn.lock as-is in CI (#11497)
* Update github workflows to use the lockfile in the codebase and not update it

* Fix jobs array formatting
2022-03-21 11:43:42 +05:30
yatinappsmith
bc5e0cb707
test: changed for rerun (#11991)
* changed for rerun

* fixed checkout
2022-03-21 09:41:11 +05:30
yatinappsmith
a805a8f6c9
fixed build artifacts download (#11988) 2022-03-20 19:54:59 +05:30
yatinappsmith
00cd587cef
Added if for fat container (#11971) 2022-03-20 12:14:42 +05:30
yatinappsmith
7dad28f8d1
test: Test fix build rts dependency (#11951)
* Added chmod dockerenv to push workflow

* Added chmod docker.env to pr workflow
2022-03-18 11:17:03 +05:30
yatinappsmith
00570de1bc
Revert "test: Test add support for fat container in ci (#11836)" (#11942)
This reverts commit f1fcf93322.
2022-03-17 17:23:42 +05:30
yatinappsmith
f1fcf93322
test: Test add support for fat container in ci (#11836)
* Added support for fat container in Push workflow

* Added support for fat container in pull request

* Added license support

* Add support for license
2022-03-17 15:40:25 +05:30
Nikhil Nandagopal
24030f907b Updated Label Config 2022-03-14 17:03:56 +05:30
Nikhil Nandagopal
815aca6229 Updated Label Config 2022-03-14 16:45:37 +05:30
Nikhil Nandagopal
8813ccde10 Updated Label Config 2022-03-14 13:10:13 +05:30
yatinappsmith
ef6be16f74
test: Cypress env for fat container (#11792)
* added cypress_fat.json as config

* Create cypress_fat.json
2022-03-14 10:00:13 +05:30
Shrikant Sharat Kandula
0024d3e102
Remove docker pushing in server workflow 2022-03-11 13:25:24 +05:30
yatinappsmith
2e4614e45c
test: added github token to re-run (#11771)
Co-authored-by: Aishwarya-U-R <91450662+Aishwarya-U-R@users.noreply.github.com>
2022-03-10 18:28:56 +05:30
Shrikant Sharat Kandula
1f66a6b870
chore: Remove Google Analytics (#11765) 2022-03-10 17:09:22 +05:30
yatinappsmith
8c816dc6c5
test: Test support fat container in ci (#11725)
* Added fat container tests

* add support for fat container
2022-03-10 14:48:58 +05:30
Nikhil Nandagopal
224c93a1a1 Updated Label Config 2022-03-10 10:42:56 +05:30
yatinappsmith
9fd635145c
test: Add Github token to test build docker (#11729) 2022-03-09 20:30:15 +05:30
Nikhil Nandagopal
e90b7c5120
Update --bug-report.yaml 2022-03-09 11:47:58 +05:30
Nikhil Nandagopal
0a9fb9947f
Update --bug-report.yaml 2022-03-09 11:46:46 +05:30
Nikhil Nandagopal
8a63a3d304 Updated Label Config 2022-03-08 12:52:20 +05:30
yatinappsmith
b677affdee
test: Test fix grep spec case insesitive (#11523)
* added grep -i spec


Co-authored-by: Aishwarya-U-R <91450662+Aishwarya-U-R@users.noreply.github.com>
2022-03-03 07:44:00 +05:30
Nikhil Nandagopal
f19b618f71 Updated Label Config 2022-03-01 15:15:31 +05:30
Nikhil Nandagopal
7b4a291da1 Updated Label Config 2022-03-01 11:44:42 +05:30
Nikhil Nandagopal
42c84feb24 Updated Label Config 2022-02-28 18:03:59 +05:30
Nikhil Nandagopal
65e2dfb6cc Updated Label Config 2022-02-28 17:56:39 +05:30
Nikhil Nandagopal
f308ad98ae Updated Label Config 2022-02-23 20:53:01 +05:30
Nikhil Nandagopal
14e85ac181 Updated Label Config 2022-02-21 13:08:16 +05:30
Satish Gandham
0eac594c41
Move supabase key to the right step in CI (#11226) 2022-02-17 14:34:42 +05:30
Satish Gandham
4bff451735
chore: persist performance test results (#11208)
* Persist performance run data to supabase

* Remove stray comment

Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-02-16 19:55:33 +05:30
Nikhil Nandagopal
b895ec85cd Updated Label Config 2022-02-15 17:42:07 +05:30
Nikhil Nandagopal
e5a722ea63 Updated Label Config 2022-02-09 18:04:10 +05:30
yatinappsmith
4d6e389631
test: replace full path with github workspace (#11047) 2022-02-09 18:00:56 +05:30
Nikhil Nandagopal
6f5a4a468b Updated Label Config 2022-02-09 10:11:09 +05:30
Nikhil Nandagopal
ac993f44f1 Updated Label Config 2022-02-08 17:03:41 +05:30
Nikhil Nandagopal
22384fc921 Updated Label Config 2022-02-07 17:23:40 +05:30
yatinappsmith
145c871088
test: Reuse performance actions (#10913) 2022-02-07 10:51:21 +05:30
yatinappsmith
324b077ffa
test: Fix reusing the result of Github actions in case the previous run fails (#10888) 2022-02-04 16:27:14 +05:30
yatinappsmith
fb6a97e654
test: Support reuse of github actions (#10874)
* Modified workflow for push and pr

* Changed matrix array to single line

* changed matrix array to single line
2022-02-04 14:10:03 +05:30
yatinappsmith
a074701347
chore: Test reuse actions (#10861) 2022-02-03 15:41:35 +05:30
Nikhil Nandagopal
c035203ebd Updated Label Config 2022-01-27 13:02:57 +05:30
Nikhil Nandagopal
46820d5dbc Updated Label Config 2022-01-26 14:27:02 +05:30
Nikhil Nandagopal
322a018a4d Updated Label Config 2022-01-26 13:31:44 +05:30
Nikhil Nandagopal
5d87cfa5a2 Updated Label Config 2022-01-26 13:30:28 +05:30
Nikhil Nandagopal
58eab5bd44 Updated Label Config 2022-01-26 13:30:05 +05:30
Nikhil Nandagopal
5d6aec7ede Updated Label Config 2022-01-24 16:31:34 +05:30
Nikhil Nandagopal
9c5c011663 Updated Label Config 2022-01-22 11:02:21 +05:30
Nikhil Nandagopal
ea4f382c75 Updated Label Config 2022-01-22 11:01:40 +05:30
Nikhil Nandagopal
759ce648be Updated Label Config 2022-01-22 10:59:47 +05:30