Commit Graph

220 Commits

Author SHA1 Message Date
Nidhi
ea451ef061
Add default configs for prod and tests (#4464)
* Added default cs config for prod and tests

* Env variable for new installations

* K8s defaults
2021-05-13 13:30:23 +05:30
Nidhi
39ca940dfc
Added space in if condition (#4459) 2021-05-12 19:06:39 +05:30
Nidhi
53c2d815f6
Fixes refresh token flow (#4450)
* Fixes refresh token flow

* Review comments

* Reverting mistake with CI cs url
2021-05-12 17:07:59 +05:30
Nidhi
b514759ad2
Added example value for cs domain on client (#4443) 2021-05-12 14:48:13 +05:30
Nidhi
f4fd217102
Refer to previous job for result (#4434)
* Always run ui test result

* Refer to previous job for status

* Revert CI cloud url
2021-05-11 22:21:42 +05:30
Nidhi
1e57260471
Always run ui test result (#4432) 2021-05-11 21:25:00 +05:30
Nidhi
756bdcc573 Resetting cypress in CI 2021-05-05 11:43:47 +05:30
Nidhi
bba2591aba
No tests (#4284) 2021-05-04 15:49:47 +05:30
Shrikant Sharat Kandula
c480be45bf Enable pushing RTS images to DockerHub 2021-04-30 16:59:15 +05:30
Shrikant Sharat Kandula
dcf425af7e
Fix RTS build and push workflow (#4246)
* Update build.sh

* Fix invalid build-arg argument to docker build
2021-04-30 16:37:33 +05:30
Shrikant Sharat Kandula
e22eb7a404 Add RTS build workflow 2021-04-30 15:43:46 +05:30
Hetu Nandu
74a292ffda
Add better code coverage comments (#4140) 2021-04-26 16:21:52 +05:30
Shrikant Sharat Kandula
14ceab809a
Set explicit Java version for CI (#4091)
* Set explicit Java version for CI

* Trigger

Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
2021-04-21 19:15:02 +05:30
Hetu Nandu
d1a13a28bc
Remove coverage drop failure checks (#4048) 2021-04-19 14:51:04 +05:30
Nidhi
c387645fe8
Relying on previous job for status (#3985) 2021-04-13 15:51:25 +05:30
Rishabh Saxena
31290b500b
Add REACT_APP_GOOGLE_ANALYTICS_ID as build time env var (#3903) 2021-04-12 14:36:40 +05:30
Nidhi
5a49feda07
Always run update status steps (#3941) 2021-04-09 12:14:30 +05:30
Nidhi
1b91f0ec96
Switched resultant job for ui matrices (#3909)
* Switched resultant job for ui matrices

* Marking run details page

* Always run update status steps
2021-04-09 10:03:53 +05:30
Nidhi
a63ea5102c
Marking all other jobs as complete (#3789) 2021-03-30 21:59:36 +05:30
Nidhi
fe47d3e8ce
Marking all other jobs as complete (#3788) 2021-03-30 21:36:39 +05:30
Nidhi
014b847624
Name for created check run (#3783) 2021-03-30 20:28:33 +05:30
Nidhi
c74fcf0fc3
Name for created check run (#3782) 2021-03-30 20:05:17 +05:30
Nidhi
482cd943bf
Name for created check run (#3781) 2021-03-30 19:43:11 +05:30
Nidhi
ef8b2f5287
Creating a check merge every time there is a test (#3780) 2021-03-30 19:29:18 +05:30
Nidhi
99a65f19b1
Editing logs for check run (#3775) 2021-03-30 18:44:46 +05:30
Nidhi
118480be6d
Logging workflow changes (#3769) 2021-03-30 16:26:30 +05:30
Nidhi
fccf43d7f0
Enable ok to test for contributors (#3737) 2021-03-30 15:04:08 +05:30
Arpit Mohan
60400da94a
Fixing signed URL request for AWS S3 in Rest API plugin (#3734)
* added empty byte array for request body to fix aws signed url signature match problem as detailed here - https://github.com/aws/aws-sdk-java/issues/2205

Co-authored-by: Bernard Worthy <>
2021-03-29 12:58:57 +05:30
Arpit Mohan
a0182818f1 Adding the path limitations to run the client test only when client code changes 2021-03-25 13:10:47 +05:30
Hetu Nandu
e975104866
Run cypress tests on push to release and master (#3697)
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-03-25 13:08:45 +05:30
Hetu Nandu
9a4c317f20
Store value improvements (#3663) 2021-03-24 10:39:47 +05:30
Nidhi
992da806bf
Added dummy instances to UI matrix (#3683) 2021-03-24 08:18:19 +05:30
Hetu Nandu
2dd1791810
Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
hetunandu
6b5c46e117 Only do jest coverage when it is a pull request 2021-03-21 11:34:08 +05:30
Nidhi
4b3e0e8056
One time run for artifacts (#3653)
* Switched to 20 minutes since job was timing out

* One time sweep for all tags
2021-03-20 22:29:34 +05:30
Nidhi
57bec09b79
Switched to 20 minutes since job was timing out (#3652) 2021-03-20 20:27:15 +05:30
Hetu Nandu
f1cb2a35b7
Add jest coverage diff reporting action (#3651) 2021-03-20 19:28:10 +05:30
Nidhi
b760582d14
Workflow to delete artifacts older than a day (#3646)
* delete after 2 weeks

* Added cron for nightly deletion

* Skipping tagged artifacts

* Reset
2021-03-20 15:09:07 +05:30
Hetu Nandu
52c7f5331a
Trigger client integration only on approved PRs (#3632)
Co-authored-by: Nidhi <nidhi@appsmith.com>
Co-authored-by: Nidhi <nidhi.nair93@gmail.com>
2021-03-19 14:21:14 +05:30
Nidhi
5f419e76dd
Pushing tagged release separately in workflow (#3510)
* Fixed
2021-03-12 11:31:22 +05:30
Arpit Mohan
f11cd45886
Correcting the github condition to start the API server (#3506) 2021-03-12 11:06:54 +05:30
Arpit Mohan
4c12e643f2
Moving from pull_request_target back to pull_request for now (#3493) 2021-03-11 18:12:17 +05:30
Hetu Nandu
ffeb297a1a
Fix dynamic path duplicate issue (#3223) 2021-02-25 20:42:29 +05:30
hetunandu
b504dd7567 Update client.yml file to pick nested spec files by cypress 2021-02-19 16:01:08 +05:30
Arpit Mohan
075e4c77f3 Correcting the docker push command in client.yml build 2021-02-12 01:10:52 +05:30
Shrikant Sharat Kandula
215f1ed841
Push explicitly specified tags to Docker (#2988)
* Push explicitly specified tags to Docker

* Remove now stale comments
2021-02-11 17:07:19 +05:30
Shrikant Sharat Kandula
5c3cd76e90 Update node version in Release workflow 2021-02-10 15:08:11 +05:30
hetunandu
f109c9bb9c Update one more node js version in the client workflow 2021-02-09 17:56:31 +05:30
hetunandu
b83bdd9b30 update workflow node version 2021-02-09 17:52:34 +05:30
Shrikant Sharat Kandula
17d61fda0d
Include time information in release time (#2850) 2021-02-04 09:15:56 +05:30