Nikhil Nandagopal
57ec3d62b5
Create label-commands.yml
2020-12-29 15:34:09 +05:30
Nikhil Nandagopal
e1230604d6
Update main.yml
2020-12-29 14:53:26 +05:30
Nikhil Nandagopal
a149295ef5
Update main.yml
2020-12-29 14:29:07 +05:30
Nikhil Nandagopal
0930be6051
Update main.yml
2020-12-29 14:20:31 +05:30
Nikhil Nandagopal
9de7dd6804
Update main.yml
2020-12-29 14:17:36 +05:30
Nikhil Nandagopal
e56e7db9c7
Update main.yml
2020-12-29 13:59:03 +05:30
Nikhil Nandagopal
49c1724e95
Update main.yml
2020-12-29 13:57:37 +05:30
Nikhil Nandagopal
ee1cce900b
Update main.yml
2020-12-29 13:56:35 +05:30
Nikhil Nandagopal
fd1ae6b725
Update main.yml
2020-12-29 13:51:56 +05:30
Nikhil Nandagopal
f0f1577d15
Update main.yml
2020-12-29 13:11:08 +05:30
Nikhil Nandagopal
4929608e7d
Update main.yml
2020-12-29 13:08:34 +05:30
Nikhil Nandagopal
f9f6bcdad5
Rename super-labeler.yml to main.yml
2020-12-29 13:07:48 +05:30
Nikhil Nandagopal
f0d4a234ce
Create super-labeler.yml
2020-12-29 12:59:40 +05:30
Nikhil Nandagopal
15af387967
Update project-labeler.yml
2020-12-29 12:30:57 +05:30
Nikhil Nandagopal
651b5c4028
Update project-labeler.yml
2020-12-29 12:25:01 +05:30
Nikhil Nandagopal
04fbf3c8a6
Update project-labeler.yml
2020-12-29 12:22:01 +05:30
Nikhil Nandagopal
de5c1124e0
Update project-labeler.yml
2020-12-29 12:13:49 +05:30
Nikhil Nandagopal
9bbf8db17e
Create project-labeler.yml
2020-12-29 11:53:33 +05:30
Arpit Mohan
7ae4959c29
Correcting the if clause for environment variable
2020-12-12 22:03:03 +05:30
Arpit Mohan
372774e728
Checking if the new run command works in Github Action
2020-12-12 20:48:21 +05:30
Arpit Mohan
75b3f18a92
Correcting github actions yaml.
...
Really need a validator for this
2020-12-11 17:41:39 +05:30
Arpit Mohan
7fbd14228d
Correcting the node_modules cache for Cypress tests
2020-12-11 17:39:10 +05:30
Arpit Mohan
8baff167b1
Correcting the path ignore for cypress manual tests
2020-12-11 17:12:31 +05:30
Arpit Mohan
51757072de
Ignoring manual cypress tests during build
...
Also correcting the node_modules cache during yarn install
2020-12-11 17:10:05 +05:30
Pawan Kumar
066e20d0a2
Fix: Remove Fusioncharts Watermark ( #1978 )
...
* Fusion charts watermark can be removed by adding the `APPSMITH_FUSIONCHARTS_LICENSE_KEY` env variable.
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2020-12-02 16:12:51 +05:30
Arpit Mohan
c5f3dd6265
Adding the Google maps API key as an env variable to client.yml
...
This will ensure that we can run the Cypress tests for the map widget.
2020-11-20 17:14:33 +05:30
Arpit Mohan
9772d64c5b
Disable instance ping check when the disableTelemetry flag is set ( #1776 )
...
Also adding the APPSMITH_SEGMENT_CE_KEY as a build arg to the server Dockerfile. This will be used to set the environment variable in the Docker image itself.
2020-11-19 08:54:03 +05:30
Arpit Mohan
799b88b6d4
Release drafter only for code pushes
2020-11-12 23:45:59 +05:30
Arpit Mohan
0e7cb2f834
Correcting the yml for release drafter yml
2020-11-12 23:43:23 +05:30
Arpit Mohan
85e9fa7282
Correcting the branch name for release drafter Github action
2020-11-12 23:39:28 +05:30
Arpit Mohan
943bf6e2c4
Adding release drafter Github action to automate creation of release notes
2020-11-12 23:31:54 +05:30
Nikhil Nandagopal
e411df0a64
Added check so that existing installs don't get telemetry ( #1698 )
...
* Adding the segment key to the tagged release
* Also opting out of telemetry data in CI builds
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-11-11 23:54:19 +05:30
Arpit Mohan
e04d5fcfee
Correcting the docker image names in the client & server build
2020-11-11 19:26:31 +05:30
Hetu Nandu
a51082fb54
Merge branch 'master' into release
2020-11-11 18:51:03 +05:30
Nikhil Nandagopal
5e84dcaa95
Merge pull request #1557 from appsmithorg/feature/telemetry
...
Adding telemetry for community edition
2020-11-06 13:57:18 +05:30
Arpit Mohan
12f3a4182c
Fixing the tests and adding the segment key in the yarn build
...
This key will be burned into the Docker image itself.
Also adding the disable telemetry link to the nginx_app template during self-hosted deploys.
2020-11-05 20:32:25 +05:30
Arpit Mohan
3084d793d5
Correcting the image name during Github release
2020-11-05 13:28:53 +05:30
Hetu Nandu
e99a94df87
possible fix for bad node_env pass
2020-11-05 13:17:28 +05:30
Hetu Nandu
8fe37df34e
Remove env variable added in the wrong place
2020-11-05 13:03:11 +05:30
Hetu Nandu
c1c56f70fe
fix invalid yml file
2020-11-05 12:48:00 +05:30
Hetu Nandu
ca06a23875
Set NODE_ENV for cypress test run
2020-11-05 12:42:04 +05:30
Hetu Nandu
1545408486
Set NODE_ENV for cypress test run
2020-11-05 12:40:21 +05:30
Arpit Mohan
4f094ea779
Moving the postgres container to Cypress test setup
2020-11-04 00:32:42 +05:30
Arpit Mohan
fba99c4728
Removing health check for postgres
2020-11-04 00:17:31 +05:30
Arpit Mohan
c93e72c3ec
Adding postgres env variables
2020-11-04 00:05:30 +05:30
Arpit Mohan
8e839ab224
Correcting the mount volume in client.yml
2020-11-03 23:48:10 +05:30
Arpit Mohan
19131e14ab
Using absolute path for volume mount in client.yml
2020-11-03 23:29:03 +05:30
Arpit Mohan
779801c763
Correcting the ports for postgres in client.yml
2020-11-03 23:18:45 +05:30
Arpit Mohan
0ea9c96a8f
Spinning up Postgresql container in client workflow CI ( #1521 )
2020-11-03 23:16:51 +05:30
Arpit Mohan
33b18a9336
Fixing merge conflicts
2020-11-03 16:50:23 +05:30