Commit graph

71 commits

Author SHA1 Message Date
Akshay
f464f39bfe
Merge pull request #6081 from ToolJet/git-hub-runner
Testing self-hosted runner for actions
2023-04-20 17:49:33 +05:30
Adish M
89b6e3e32a changing the runner name 2023-04-20 17:45:54 +05:30
Adish M
6647f5a05b
Update cypress.yml 2023-04-20 17:38:18 +05:30
Adish M
a2d9e6d220 Testing self-hosted runner for actions 2023-04-20 17:09:24 +05:30
Akshay
aaa5184ca7
Merge pull request #5861 from ToolJet/cypress-secrets
Adding secrets to cypress workflow
2023-04-20 12:57:08 +05:30
Adish M
1336dc091b adding pull_request_target 2023-04-10 12:02:06 +05:30
Adish M
497e3ed0a5 reverting the changes made for testing 2023-04-10 12:00:28 +05:30
K.B.Dharun Krishna
33a3a19958
packer-build.yml: bump actions version 2023-04-08 21:29:33 +05:30
K.B.Dharun Krishna
38ee4ab19a
cypress.yml: bump actions version 2023-04-08 21:28:04 +05:30
K.B.Dharun Krishna
b0a16430ea
ci.yml: Bump actions version to v3 2023-04-08 21:27:10 +05:30
Adish M
56a9859d5f changes on pull request event 2023-04-07 13:39:06 +05:30
Adish M
8eb4e4ee7a running on specific branch 2023-04-07 12:42:23 +05:30
Adish M
47ea0effb8 adding soecific branch to test 2023-04-07 12:21:18 +05:30
Adish M
0c8bdcc2ac changes to pick-up the hardcode baseurl 2023-04-07 12:11:40 +05:30
Adish M
ec8e526bec uncommenting the wait for url code block 2023-04-07 12:06:05 +05:30
Adish M
f48c8d2e1c commenting checking url code block for testing 2023-04-07 12:00:58 +05:30
Adish M
a9d5c33b38 changing baseurl for testing the new runner 2023-04-07 11:54:52 +05:30
Adish M
a1d44d40c0 increased the size of the runner 2023-04-07 11:51:49 +05:30
Shubhendra Singh Chauhan
6b2e42dc4a
[README] updated Slack Community URL (#5937)
* updated tooljet slack community url

* update tooljet slack community url on readme

* Update CONTRIBUTING.md

* Update config.yml

* Update 03_documentation_report.yml
2023-04-05 18:10:11 +05:30
Adish M
1743efb593 Adding secrets to cypress workflow 2023-03-29 10:42:47 +05:30
Adish M
b740372161
CI workflow optimiztion (#5800)
* CI workflow optimiztion

* debug

* debug

* reduced heap
2023-03-21 13:22:39 +05:30
Adish M
a1ed99891e
fixed CI workflow (#5738)
* fix for e2e

* package-lock
2023-03-13 15:17:09 +05:30
Adish M
a539691d47
cypress-workflow fix to run on pull request branch (#5659) 2023-03-02 00:45:39 +05:30
Adish M
b2d9b3ad4d
Fix: cypress workflow issue (#5644)
* Fix: cypress workflow issue with not triggered when label is added

* corrections

* workflow
2023-03-01 14:42:52 +05:30
Adish M
1cad523478
Fix for tj-database in render preview workflow (#5631) 2023-02-24 16:06:34 +05:30
Adish M
26ff8a57bc
Cypress workflow to run on corresponding PR (#5623) 2023-02-24 02:25:36 +05:30
Adish M
4024fc096f
Change in node version for cypress workflow (#5543) 2023-02-13 16:59:54 +05:30
Adish M
2288eaf607
This commit has changes in cypress workflow (#5528) 2023-02-13 16:40:54 +05:30
Adish M
7e62d9cb26
cypress-workflow (#5481)
* cypress-workflow

* corrections

* adding worklfow dispatch

* baseurl

* corrections

* removed a comment

* correction in command

* working code

* final change to the working code

* removed second wait-on script

* added the wait-on

* cypress workflow final code

* minor changes

* removing spec

* changed node version
2023-02-10 15:07:37 +05:30
Kavin Venkatachalam
1efcec9e09
[Feature]: Update Node from 14 to 18 (#5393)
* Updated package.json to support node 18

* Updated package-lock.json with force install

* Updated frontend package.json

* Updated server package.json

* update frontend package-lock.json

* update render dockerfile

* update dockerfiles for node 18

* update node version in actions

* fix setup script for AMI

* install using nvm

* debug

* source bashrc

* change ami os version

* change base ami

* make use of ubuntu focal lts version

* update script

* change branch name

* revert branch name

* update workflow

* node upgrade [plugins] modules updated (#5482)

* modules updated

* adds saphana and oracle package

* adds saphana and oracle package

* eslint rules for -unresolved and resolved properties

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-02-06 17:38:44 +05:30
Adish M
d42c775276
This commit has the corrections for input value (#5328) 2023-01-13 13:07:23 +05:30
Adish M
c11a10152d
fix for packer-build yaml file (#5321)
* fix for packer-action file

* removed the reqiured field

* corrections

* corrections
2023-01-13 12:14:51 +05:30
Adish M
22b6e4a5ed
Added TOOLJET_DB_* vars to render-preview-deploy (#5309)
* Added TOOLJET_DB_* vars to render-preview-deploy

Added the TOOLJET_DB_* vars

* Update render-preview-deploy.yml
2023-01-12 19:38:45 +05:30
Adish M
d5775e20e9
Added workflow dispatch (#5312)
* Added workflow dispatch

* adding Tooljet_db_* vars
2023-01-12 14:12:45 +05:30
Gandharv
f4ab2a2221
fix: scroll in debugger panel (#5110)
* fix: popover width

* fix: debugger scroll

* rename title to debugger

* css changes

* homepage pagination

* same width edit-launch btns -> appcard

* profile icons

* fix render deploy

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
2022-12-30 17:23:20 +05:30
ToolJet Bot
5fd8e5a581
Update render-suspend-labeler.yml (#5084) 2022-12-28 21:53:30 +05:30
Akshay
36a0aac281
update render.yaml for tooljetdb feature flag (#5067) 2022-12-27 16:40:38 +05:30
Akshay
4d0cd587c7
update render preview deploy for posgrest (#5052) 2022-12-26 18:16:07 +05:30
Adish M
592c71082a
adding permission for render-suspend-labeler (#5036) 2022-12-22 18:19:17 +05:30
Akshay
e06ad56684
Update netlify.yml 2022-12-12 15:03:01 +05:30
Adish M
e77a08037d
Update to Netlify action code (#4917) 2022-12-08 14:59:01 +05:30
Adish M
289026d106
Netlify files (#4901)
* Netlify files

* Update netlify.yml
2022-12-06 17:14:36 +05:30
Akshay Sasidharan
86917971a6 fix github script 2022-11-21 15:43:15 +05:30
Akshay Sasidharan
40f61211f1 add workflow dispatch event 2022-11-21 15:37:23 +05:30
Akshay Sasidharan
286d348027 add github token 2022-11-21 15:34:26 +05:30
Akshay Sasidharan
31e3ce3d91 use git url 2022-11-17 04:11:10 +05:30
Akshay Sasidharan
031c361a68 dump context 2022-11-17 03:39:21 +05:30
Akshay Sasidharan
86428f52de fix workflow 2022-11-17 03:24:58 +05:30
Akshay Sasidharan
f2845929fb echo create deploy response 2022-11-17 03:13:04 +05:30
Akshay
c7c40aa3b9
change event type (#4778) 2022-11-17 00:58:10 +05:30