Commit Graph

313 Commits

Author SHA1 Message Date
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
yatinappsmith
9fd635145c
test: Add Github token to test build docker (#11729) 2022-03-09 20:30:15 +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
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
yatinappsmith
4d6e389631
test: replace full path with github workspace (#11047) 2022-02-09 18:00:56 +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
Abhijeet
ec2ee35571
chore: Add env variable for git filesystem in CI (#10249) 2022-01-07 18:03:39 +05:30
Aishwarya-U-R
0de97cde81
chore: Updates for TS file inclusions (#10188) 2022-01-06 01:25:50 +05:30
Nikhil Nandagopal
4163cbf92a
chore: Remove Project Labeler (#10135) 2022-01-03 22:57:45 +05:30
Satish Gandham
eb487fb8ae
chore - Fix typo in integration-tests-command workflow (#10034)
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-12-28 18:26:44 +05:30
Satish Gandham
c5abd3dd6f
feat: UI Performance Infra setup v1 (#9835)
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-12-28 16:09:15 +05:30
Parthvi12
b82ea06aa3
test: Adding visual tests for layout validation (#9857)
* Adding visual tests for layout validation

* updating screenshot to match CI's screenshot resolution

* updating screenshot as per CI

* setting failure threshold for the image comparision

Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2021-12-24 17:47:22 +05:30
Rishabh Saxena
89d3acdb89
Add env vars for cypress tests related to gitsync tests (#9974) 2021-12-24 11:09:55 +05:30
Shrikant Sharat Kandula
99d813971d Disable fat image testing to push all archs
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 16:04:54 +05:30
Shrikant Sharat Kandula
34ab4f8659 Revert buildx Docker image testing to unblock
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 14:51:53 +05:30
Shrikant Sharat Kandula
e06b6d7517 Fix fat image building fails pushing slim images
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 13:34:24 +05:30
Shrikant Sharat Kandula
c58e60ee2c Fix pushing arm Docker fat images
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 12:30:55 +05:30
Shrikant Sharat Kandula
9202c0bf67 Fix Docker buildx images
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 10:27:56 +05:30
Shrikant Sharat Kandula
2fac770530 Don't pull image before testing the image
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-12-17 08:34:59 +05:30
Shrikant Sharat Kandula
334e1dce1d
ci: Run a small test on fat image before pushing to DockerHub (#8619) 2021-12-12 14:34:17 +05:30
yatinappsmith
ec803c8a8e
test: Change number of jobs to 24 (#9275)
* Update test-build-docker-image.yml

change jobs to 24

* Update integration-tests-command.yml
2021-11-22 18:28:49 +05:30
Arpit Mohan
79290e5fb1
ci: Upload server logs if Cypress tests fail (#9247) 2021-11-19 09:41:00 +05:30
Shrikant Sharat Kandula
4e1e531a24 Fix sha in comment with workflow run link
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-11-12 06:51:32 +05:30
Subin Mathew
27e8a88605
Post comment on PRs with link to test workflow runs (#9122) 2021-11-11 22:25:44 +05:30
Shrikant Sharat Kandula
f6b8900246
Remove unused package for DP step (#9103) 2021-11-11 14:00:25 +05:30
Shrikant Sharat Kandula
59ab2abe32
Upload build artifacts to S3 (#8865) 2021-10-29 15:36:16 +05:30
Nayan
09eff23479
feat: [Feature] Added release version api for clients and RTS (#8324)
Added a new event in RTS when new version is deployed. After receiving this event, client will show a prompt to refresh.
2021-10-29 15:52:21 +06:00
Arpit Mohan
095fed3429
ci: Fixing the test-build-docker-image workflow
We want package step to run on successful test completion on master. On other branches it's OK to deploy even with a failing test suite.
2021-10-29 13:47:54 +05:30
Arpit Mohan
a1deef1660
chore: Updating the sync workflow to use merge strategy 2021-10-26 16:37:21 +05:30
yatinappsmith
e9ffc67f79
Added check for cypress tests in PR (#8454) 2021-10-21 03:31:36 +00:00
Rishabh Saxena
2040dceed9
fix: remove redundant env var (#8544) 2021-10-18 05:51:55 +00:00
Nidhi
a7a559cc62
fix: Back to repository dispatch (#8470)
* fix: Back to repository dispatch

* Test

* Test

* Test
2021-10-12 18:46:45 +05:30
Nidhi
fbfb7a6fd7
fix: Back to repository dispatch (#8469)
* fix: Back to repository dispatch

* Test

* Test
2021-10-12 18:42:45 +05:30
Nidhi
1caa8b2dc1
fix: Back to repository dispatch (#8468)
* fix: Back to repository dispatch

* Test
2021-10-12 18:39:56 +05:30
Nidhi
5919d4ed6d
fix: Back to repository dispatch (#8467) 2021-10-12 18:25:00 +05:30
Nidhi
ba66e555dd
fix: Back to repository dispatch (#8466)
* fix: Back to repository dispatch

* fix: Back to repository dispatch
2021-10-12 18:07:48 +05:30
Nidhi
711db19538
fix: Back to repository dispatch (#8464) 2021-10-12 18:02:31 +05:30
Nidhi
7e9798b1fe
fix: Back to repository dispatch (#8463) 2021-10-12 17:42:50 +05:30
Nidhi
9edfe4b165
fix: Upgraded slash command version related changes (#8462) 2021-10-12 17:31:57 +05:30
Nidhi
e60b01cc32
fix: Upgraded slash command version (#8458) 2021-10-12 16:59:31 +05:30
Nidhi
692e62b4dd
fix: Separated out workflows (#8434)
* Separated out workflows

* Separated out workflows

* Update .github/workflows/ok-to-test.yml

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2021-10-12 16:26:18 +05:30
Arpit Mohan
57bdbdc0f9
test: Fixing some cypress tests that were asserting if the message texts are correct (#8369) 2021-10-11 10:38:08 +05:30
Nidhi
08e37756dc
fix: Don't run test build docker for external PRs (#8187)
* fix: Don't run test build docker for external PRs

* Add dependency on server build
2021-10-05 18:41:57 +05:30
Arpit Mohan
9381b4e8fb Always run the package step in test-build workflow 2021-10-05 12:47:05 +05:30
Shrikant Sharat Kandula
3c3cc8c0d1
Build Docker image always 2021-10-05 00:57:06 +05:30
Shrikant Sharat Kandula
be9dfb752e
Use separate Segment Key for release (#8113) 2021-10-02 16:19:57 +05:30