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
0c063a1a3b
Merge branch 'master' into release
2020-11-03 14:52:48 +05:30
Arpit Mohan
7d7ea490ec
Fixing the client release & master builds ( #1501 )
2020-11-02 16:27:30 +05:30
Arpit Mohan
2b20c55ba7
Improving the text for duplicate issue detector
2020-10-31 17:52:56 +05:30
Arpit Mohan
46015dbcf4
Correcting the action name in duplicate issue detector action
2020-10-31 17:50:17 +05:30
Arpit Mohan
ccfedb81bc
Adding Github Action to detect duplicate issues
2020-10-31 12:24:44 +05:30
Arpit Mohan
634d294578
Fixing the tests via client.yml in the master branch
2020-10-30 15:32:38 +05:30
Arpit Mohan
ccea01cb21
Ensures that the master & release flows pick appropriate server Docker images ( #1465 )
2020-10-30 12:43:52 +05:30
Arpit Mohan
591b51b6a9
Ensures that the master & release flows pick appropriate server Docker images ( #1465 )
2020-10-29 15:44:58 +05:30
Arpit Mohan
6ba5057b81
Adding a condition to only build Docker containers on push and not on pull_request_target
2020-10-20 13:21:22 +05:30
Arpit Mohan
dc698e7d59
Fixing warning message in Github Actions ( #1261 )
2020-10-19 14:42:25 +05:30
Arpit Mohan
3db43a531b
Adding comments for server workflow for docker push command
...
Ensures that there are no errors in the future
2020-10-16 14:01:56 +05:30
Hetu Nandu
9ac935c424
Fix release cleanup issues ( #1132 )
2020-10-11 19:02:02 +05:30
Arpit Mohan
4856300b63
Hotfix to fix the client build workflow
2020-10-10 10:00:41 +05:30
Arpit Mohan
d70d7f5a4a
Getting Cypress to work correctly for internal pull requests ( #1121 )
2020-10-10 09:57:19 +05:30
Hetu Nandu
6f43dbb089
Revert build id changes
2020-10-08 22:30:59 +05:30
Hetu Nandu
74ef1c9976
CI: Fix build id step:
2020-10-08 22:19:26 +05:30
Hetu Nandu
581ac5e3ea
CI: Try creating build id
2020-10-08 22:15:35 +05:30
Arpit Mohan
0c4b437d98
Adding the condition to fix push vs pull_request_target commit checkouts
2020-10-07 06:37:49 +05:30
Hetu Nandu
9920322aed
Fix CI checkouts for all pull_request_target steps
2020-10-06 12:38:11 +05:30
Hetu Nandu
c1b498f6b8
Possible fix for CI checkout issue
2020-10-05 22:07:09 +05:30
Hetu Nandu
e2912e0aac
Possible fix for CI checkout issue
2020-10-05 21:38:07 +05:30
Nikhil Nandagopal
751dfc92ed
Merge branch 'master' into release
2020-10-01 12:17:41 +05:30
Arpit Mohan
64ee62f72f
Removing the docker login step that causes forked PRs to fail ( #844 )
...
Also adding pull_request_target event for release and master branch. This will run the GH Actions in the context of the base repository instead of the forked one. Hence, the secrets for Cypress, Docker etc can be passed down to the action for PRs being raised via a fork
2020-10-01 09:40:08 +05:30
Nikhil Nandagopal
4c20412c5c
Delete generate-issue-report.yml
2020-09-30 20:55:59 +05:30
Nikhil Nandagopal
4a19cd2a5b
Update generate-issue-report.yml
2020-09-29 15:57:51 +05:30
Nikhil Nandagopal
eaf40b6595
Update generate-issue-report.yml
2020-09-29 15:55:14 +05:30
Nikhil Nandagopal
dd23fc7e4b
Update generate-issue-report.yml
2020-09-29 15:42:29 +05:30
Nikhil Nandagopal
2cb1f2a34f
Update generate-issue-report.yml
2020-09-29 15:38:36 +05:30
Nikhil Nandagopal
c83a78c492
Create generate-issue-report.yml
2020-09-29 15:37:54 +05:30
Nikhil Nandagopal
8a995b038e
Create issue-report-config.json
2020-09-29 15:35:34 +05:30
Arpit Mohan
13a330b225
Fixing the condition in Github Actions to set React env during release build ( #658 )
2020-09-22 09:05:43 +05:30
Arpit Mohan
149df6925a
Removing the keep-alive ping check for CI builds ( #565 )
2020-09-18 13:13:40 +05:30
Arpit Mohan
a9e16ee6c0
Adding dummy check in server build to satisfy required status checks ( #296 )
...
This is a hack to get around the fact that Github Actions doesn't support conditional status checks for monorepo PRs. Hence, we create similar jobs in the both server & client builds. In the server build, those jobs are dummy jobs that do nothing but satisfy the all-encompassing green tick so that PRs can be merged without using Admin privileges.
2020-08-13 14:50:34 +05:30
Trisha Anand
a6496bd5af
Correcting the Docker image for Appsmith server for Github actions test ( #260 )
...
* Correcting the Docker image for Appsmith server for Github actions test
* Also fixing the bug where the datasource config is not returned properly for restapi-plugin
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-08-11 16:53:47 +05:30
Arpit Mohan
ad41063944
Fixing bug for beta releases ( #185 )
2020-07-28 18:52:59 +05:30
Arpit Mohan
7eda0f0201
Making the pre-release tag configurable based on the tag ( #184 )
2020-07-28 18:21:40 +05:30
Arpit Mohan
0bff7ca165
Adding nightly builds that will be generated on each push to master ( #183 )
...
The latest tag will only be generated when a non-beta Github release is created.
2020-07-28 17:33:05 +05:30
Arpit Mohan
f3d88bc8b8
Removing erroneous condition on master branch ( #180 )
2020-07-28 15:04:13 +05:30
Arpit Mohan
55bb744a3b
Adding condition to run only on master branch for specific tag push ( #179 )
2020-07-28 14:55:16 +05:30
Arpit Mohan
7b142ba8b8
Fixing the github yml ( #178 )
2020-07-28 14:26:51 +05:30
Arpit Mohan
5028a98d45
Correcting github release action yml file ( #177 )
2020-07-28 14:17:16 +05:30
Arpit Mohan
f120fb1281
Fixing the yml file for Github Action ( #171 )
2020-07-27 12:31:00 +05:30
Arpit Mohan
015c56e1a6
Github action to push to Docker Hub and create Github release ( #169 )
...
* Adding a github action to push to Docker Hub and create Github release when a tag is created on master branch.
* Extracting the tag from the github ref and only tagging the Docker image with the relevant tag.
2020-07-27 11:52:18 +05:30
Hetu Nandu
fe43680abc
Action test fixes ( #130 )
...
* Fixes for tests
* remove marketplace tests
* fix some other tests
* Simplify update datasource
* Add cypress env variables
2020-07-21 19:31:51 +05:30
Arpit Mohan
8061de6418
Correcting the package step for client package step ( #114 )
2020-07-16 18:24:49 +05:30
Arpit Mohan
a9ed054cbb
Adding Github Action workflow to the client code base ( #66 )
...
This PR adds the build, test & package workflow to the client code base as well.
In order for us to run the Cypress tests, we also spin up a local server in a Docker container and run all our tests against that server. This ensures that our tests are faster to run as well.
We also introduce the concept of stubbing network requests by stubbing the API that fetches the property pane configuration from the server.
Results for the Cypress tests can be viewed at: https://dashboard.cypress.io/projects/eyxvp8/runs/
2020-07-16 11:20:46 +05:30