Arpit Mohan
7664f65e43
ci: Fixing the chrome stable version format
2022-09-07 18:50:54 +05:30
Arpit Mohan
52dfdd8eb4
ci: Moving to stable chrome version for Cypress
2022-09-07 17:49:21 +05:30
Arpit Mohan
05c109d220
ci: Fixing the yaml syntax for browser version
2022-09-07 15:47:53 +05:30
Aishwarya-U-R
9499f3188d
test: Running CI on latest Chrome browser ( #16613 )
...
## Description
- This PR makes changes to run CI on latest stable Chrome always
## Type of change
- Browser update
## Checklist:
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [X] I have added tests that prove my fix is effective or that my feature works
- [X] New and existing unit tests pass locally with my changes
2022-09-07 15:44:14 +05:30
Arpit Mohan
577ac298da
Moving the client build & package steps to Buildjet
2022-09-07 14:00:15 +05:30
Aishwarya-U-R
8a7ec8560e
test: Moving from Chrome to Electron browser for CI runs ( #16598 )
...
## Description
- This PR makes changes for moving from Chrome to Electron browser for CI runs & fixes the git hub runners failure issue incases of Chrome version updates
## Type of change
- Browser name update
## Checklist:
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [X] I have added tests that prove my fix is effective or that my feature works
- [X] New and existing unit tests pass locally with my changes
2022-09-07 10:54:55 +05:30
Ashok Kumar M
0fc7f4c7f6
fix: removing "Exit if Server hasn't started" coz its not needed. ( #16589 )
2022-09-06 19:03:32 +05:30
Ashok Kumar M
d4eee444f2
fix: Updating the server and client artifacts path. ( #16585 )
2022-09-06 17:14:13 +05:30
Ashok Kumar M
3594b81a9b
fix: fixing perf test workflow during merge. ( #16574 )
2022-09-06 15:02:34 +05:30
Ashok Kumar M
cefd0b6469
fix: adding perf test runs to workflows post merge to release. ( #16559 )
2022-09-06 13:09:14 +05:30
Arpit Mohan
3e00356e71
Increasing the memory for self-hosted runners for server build in CI
2022-08-27 16:45:47 +05:30
Arpit Mohan
0420161861
ci: Moving server builds to Buildjet to confirm if it's faster and more reliable ( #16346 )
...
Moving server builds to Buildjet to confirm if it's faster and more reliable
Also, cleaning up some CI workflows to remove references to release-frozen branch.
2022-08-27 16:15:59 +05:30
Arpit Mohan
037efacbf3
fix: Display community edition along with version ( #16341 )
...
## Description
This PR adds the string `Community` along with the Appsmith version. This will help users identify the type of instance that they are running.
## Type of change
- New feature (non-breaking change which adds functionality)
## How Has This Been Tested?
Manually
## Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
2022-08-27 15:10:03 +05:30
arslanhaiderbuttar
62b97c8203
fix: changed the download paths for s3 in CI workflows ( #16194 )
2022-08-22 22:50:31 +05:30
arslanhaiderbuttar
e9bc7063b6
Fix TED run command updated ( #16089 )
2022-08-18 10:09:12 +05:30
arslanhaiderbuttar
058d90cea0
test: Update workflows for upgrade scenarios ( #15841 )
...
Update workflows for upgrade scenarios
2022-08-15 14:08:30 +00:00
yatinappsmith
703b0efda6
Add matrix for fat container tests ( #14850 )
2022-06-30 11:32:40 +05:30
Arpit Mohan
1d76fe3ceb
ci: Revert "ci: Use buildjet runners for Cypress tests, and fewer of them"
...
Reverts #14636
Reverting this change for now because there is an issue when re-running the failed specs. The action is unable to find the correct directory.
2022-06-22 09:57:40 +05:30
Shrikant Sharat Kandula
054b6942b8
Use buildjet runners for Cypress tests, and fewer of them ( #14636 )
2022-06-20 11:52:17 +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
yatinappsmith
86260f27e4
test: Fix fat container rerun ( #13260 )
...
* rerunning all tests in fat container
2022-05-09 12:32:34 +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
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
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
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
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
Arpit Mohan
f34dcbf9bd
chore: Fixing minor typo in the test-build-docker.yml Github workflow ( #12217 )
2022-03-24 11:24:14 +01:00
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
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
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
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
yatinappsmith
4d6e389631
test: replace full path with github workspace ( #11047 )
2022-02-09 18:00:56 +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
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
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
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
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
Rishabh Saxena
2040dceed9
fix: remove redundant env var ( #8544 )
2021-10-18 05:51:55 +00:00
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
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
Shrikant Sharat Kandula
1363d6308d
ci: Build ARM and AMD Docker images in CI ( #7963 )
2021-10-01 20:25:16 +05:30
Arpit Mohan
02bf061479
Revert "Adding paths-ignore to the client build workflows to ignore manual test changes"
...
This reverts commit 008d83cc0b .
2021-10-01 11:52:49 +05:30
Arpit Mohan
008d83cc0b
Adding paths-ignore to the client build workflows to ignore manual test changes
2021-10-01 11:40:43 +05:30
Shrikant Sharat Kandula
c70613d5aa
Add missing RTS deps artifact
2021-09-28 16:04:30 +05:30
Shrikant Sharat Kandula
04c7d86850
Remove default pwd for building fat container
2021-09-28 15:11:42 +05:30
Shrikant Sharat Kandula
73bba02374
Package release even if tests fail ( #7746 )
2021-09-23 12:11:52 +05:30
Shrikant Sharat Kandula
4a5a604b3b
ci: Use separate artifacts for separate services ( #7707 )
...
Currently, all three services' artifact names are set to build. This leads to a single artifact with files from all three services as siblings. This has two problems:
1. If there's an overlap in a filename among the files in build folder of two services, one of them will be overwritten with the other.
2. The same large artifact is downloaded every time we do a download-artifact, once for server, once for client, and once for RTS, the same large artifact is downloaded thrice before building the Docker images.
2021-09-22 17:54:23 +05:30
Shrikant Sharat Kandula
b26fc9965a
Fix check for running server
2021-09-21 16:18:38 +05:30
Shrikant Sharat Kandula
04356a8d3b
Fix server image jar paths ( #7676 )
2021-09-21 15:20:51 +05:30
Shrikant Sharat Kandula
ca30a9cb0b
Fix incorrect tag variable name ( #7659 )
2021-09-21 13:04:26 +05:30
Shrikant Sharat Kandula
c6c5e4fef3
ci: Add CI workflow for building fat container ( #7385 )
...
This commit changes the client test workflow into building the fat container's image, and so builds server and RTS as well, in order to achieve that.
2021-09-21 08:33:22 +05:30