Commit Graph

1057 Commits

Author SHA1 Message Date
yatinappsmith
22e3cab4d8
ci: Fix ui-test cache (#16806)
## Description

 Fix ui-test cache

Fixes # (issue)




## Type of change



- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

Code review

## 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
- [X] 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-15 21:13:12 +05:30
Nikhil Nandagopal
4fd6e61b42 Updated Label Config 2022-09-15 15:43:49 +05:30
Nikhil Nandagopal
3d2db6e8ad Updated Label Config 2022-09-15 14:56:29 +05:30
Nikhil Nandagopal
7ae48c5d7b Updated Label Config 2022-09-15 14:50:55 +05:30
Nikhil Nandagopal
b2c38986e1 Updated Label Config 2022-09-15 14:38:41 +05:30
Nikhil Nandagopal
36c49f1213 Updated Label Config 2022-09-15 14:23:32 +05:30
Nikhil Nandagopal
9b3792cb46 Updated Label Config 2022-09-15 14:23:22 +05:30
Nikhil Nandagopal
8330c76b9d Updated Label Config 2022-09-15 14:22:48 +05:30
Nikhil Nandagopal
7a208b2274 Updated Label Config 2022-09-15 14:21:26 +05:30
Nikhil Nandagopal
9962f8d381 Updated Label Config 2022-09-15 14:20:59 +05:30
Nikhil Nandagopal
f467e4c1cf Updated Label Config 2022-09-15 14:16:17 +05:30
Nikhil Nandagopal
19c1decb6d Updated Label Config 2022-09-15 14:14:45 +05:30
Nikhil Nandagopal
02b06f1867 Updated Label Config 2022-09-15 14:14:26 +05:30
Nikhil Nandagopal
d4eec27db4 Updated Label Config 2022-09-15 14:13:34 +05:30
Nikhil Nandagopal
f19ce351c3 Updated Label Config 2022-09-15 14:11:46 +05:30
Nikhil Nandagopal
80bcba3ffa Updated Label Config 2022-09-15 14:04:04 +05:30
Nikhil Nandagopal
0781761fee Updated Label Config 2022-09-15 14:03:34 +05:30
Nikhil Nandagopal
421eb0c5f1 Updated Label Config 2022-09-15 14:02:31 +05:30
Nikhil Nandagopal
f8a695485e Updated Label Config 2022-09-15 13:52:31 +05:30
Nikhil Nandagopal
1d32224d65 Updated Label Config 2022-09-15 13:51:05 +05:30
Nikhil Nandagopal
045d2f3512 Updated Label Config 2022-09-15 13:44:14 +05:30
Nikhil Nandagopal
c9937fc664 Updated Label Config 2022-09-15 13:42:45 +05:30
Nikhil Nandagopal
db805350a4 Updated Label Config 2022-09-15 13:29:31 +05:30
yatinappsmith
052986f138
ci: Fix ui-test cache (#16781)
## Description

 Fix ui-test cache

Fixes # (issue)




## Type of change



- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?

Code review

## 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
- [X] 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-15 12:36:38 +05:30
yatinappsmith
d543bbf648
ci: Fix rts dist (#16774)
Update integration-tests-command.yml
2022-09-15 10:28:56 +05:30
yatinappsmith
05d9db6e81
ci: Fix rts dist (#16773) 2022-09-15 09:10:39 +05:30
yatinappsmith
311df42a4e
ci: Fix tar download for rts (#16772)
Update integration-tests-command.yml
2022-09-15 08:12:01 +05:30
Arpit Mohan
98c18862c2
ci: Fixing the caches for server,client and rts build (#16757)
The problem was being caused by reusable modules taking the same job id
2022-09-14 20:28:40 +05:30
Arpit Mohan
7580eb9990
ci: Fixing the RTS build workflow (#16748)
## Description

The problem with the RTS workflow after the induction of AST parsing was that while copying the `node_modules`, Ubuntu doesn't follow the symlink and copy the content. It simply copies the symlink as is. This causes issues for RTS service to start.

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

- Personal repository

## 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-09-14 14:24:20 +05:30
Sumesh Pradhan
8f01b84fee
Packer script to build AWS and DigitalOcean images (#16617) 2022-09-14 11:03:02 +05:30
Nikhil Nandagopal
274e86d772 Updated Label Config 2022-09-13 21:56:21 +05:30
Nikhil Nandagopal
5b3d537486 Updated Label Config 2022-09-13 21:50:26 +05:30
Nikhil Nandagopal
627ace4375 Updated Label Config 2022-09-13 21:40:03 +05:30
Nikhil Nandagopal
5173b1679e Updated Label Config 2022-09-13 21:31:39 +05:30
Jacob Gillespie
820b65a70f
ci: fix tag reference to github.sha in depot build action (#16735) 2022-09-13 20:09:41 +05:30
Nikhil Nandagopal
82fad42e73 Updated Label Config 2022-09-13 17:21:38 +05:30
Nikhil Nandagopal
c13e5c6472 Updated Label Config 2022-09-13 13:50:32 +05:30
Kyle Galbraith
a4f32ef7e6
ci: Fix build_args to be build-args for Depot builds (#16678) 2022-09-13 08:41:35 +05:30
Arpit Mohan
01265b7bbd ci: Correcting the env variables for perf-test workflow 2022-09-12 21:28:23 +05:30
Arpit Mohan
9b77bd6cf7 Merge branch 'release' of github.com:appsmithorg/appsmith into release 2022-09-12 20:10:09 +05:30
Arpit Mohan
eed9339d3a ci: Inheriting secrets to reusable workflows
This does not happen by default when workflows are re-used. Quite a surprising revelation
2022-09-12 20:09:55 +05:30
Nikhil Nandagopal
174c03d102 Updated Label Config 2022-09-12 19:19:55 +05:30
Nikhil Nandagopal
00e61e8b25 Updated Label Config 2022-09-12 19:01:29 +05:30
Nikhil Nandagopal
0b3340dbff Updated Label Config 2022-09-12 19:00:21 +05:30
Nikhil Nandagopal
8ea8ace148 Updated Label Config 2022-09-12 19:00:11 +05:30
Nikhil Nandagopal
7176b6b395 Updated Label Config 2022-09-12 19:00:03 +05:30
Nikhil Nandagopal
06a2f24948 Updated Label Config 2022-09-12 18:59:22 +05:30
Nikhil Nandagopal
7b66a5bcb0 Updated Label Config 2022-09-12 18:59:10 +05:30
Nikhil Nandagopal
612cea1f00 Updated Label Config 2022-09-12 18:59:02 +05:30
Nikhil Nandagopal
15ff40cc8a Updated Label Config 2022-09-12 18:58:20 +05:30