Commit Graph

1086 Commits

Author SHA1 Message Date
Nikhil Nandagopal
160a00340e Updated Label Config 2022-10-17 13:13:33 +05:30
Nikhil Nandagopal
4c001869b5 Updated Label Config 2022-10-14 13:07:08 +05:30
yatinappsmith
347756db10
ci: fix Pull workflow (#17554)
Update integration-tests-command.yml
2022-10-14 11:15:31 +05:30
yatinappsmith
01f2fac326
ci: added to pull workflow (#17542)
Update integration-tests-command.yml
2022-10-14 10:16:39 +05:30
Parthvi
586d06a22f
ci: Add env variable Appsmith_Auditlog_Enabled to CI (#17539)
Add env appsmith_auditlog_enabled to CI
2022-10-13 23:18:55 +05:30
Satish Gandham
8002bc204a
ci: Add a /command to run only perf tests (#17479)
* Add option to run only perf tests on github

* Add new line at the end of the file

* - Run the artifacts step even on failure
- Add link to the perf run details
- Remove the perf comment on the PR

Co-authored-by: Satish Gandham <hello@satishgandham.com>
2022-10-12 15:11:19 +05:30
Aishwarya-U-R
94aba81ad9
test: RTS server start (#17483)
## Description

- This PR includes changes for starting rts server for AST changes to take effect

## Type of change

- yml file updates

## 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
- [ ] 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-10-11 16:44:51 +05:30
Aishwarya-U-R
c97e909cd7
test: RTS server start (#17471)
## Description

- This PR includes changes for starting rts server for AST changes to take effect

## Type of change

- yml file updates

## 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
- [ ] 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-10-11 13:20:12 +05:30
Nidhi
962cc65a3c
chore: Corrected usage of OR operator (#17379) 2022-10-07 13:03:11 +05:30
yatinappsmith
8a24fb1e1d
ci: Update integration-tests-command.yml to handle failures in ui-test step (#17331) 2022-10-07 05:39:17 +02:00
Shrikant Sharat Kandula
0e0ef82726
Add DevOps pod to exception list 2022-10-04 15:18:15 +05:30
yatinappsmith
39df47112d
ci: Fix fat rerun (#17277) 2022-10-03 18:47:42 +05:30
yatinappsmith
5d4287e666
ci: Fix ci download dup (#17254) 2022-10-03 09:52:07 +05:30
yatinappsmith
37713ddfae
ci: Add retry for fat container (#16973) 2022-10-03 09:28:17 +05:30
Aman Agarwal
7ecb5e1c19
fix: workflow for shared modules testing (#16778)
* fix: workflow for shared modules testing
2022-09-30 18:36:25 +05:30
Ayangade Adeoluwa
610509506e
fix: update rts logic to use updated shared AST logic (#16849)
* update rts logic to use updated shared AST logic

* Make changes to naming conventions

* Add test cases for RTS and rename ast functions

* Add running jest test to RTS workflow

* Install dependencies and then trigger jest tests in workflow

* Close server connection after test ends

* Remove logs

* Improve jest test descriptions
2022-09-28 17:28:18 +00:00
Arpit Mohan
773728354a
ci: Remove the permissions from fat-container-test during ok-to-test workflow 2022-09-28 14:45:55 +05:30
Nikhil Nandagopal
d42d88ac13 Updated Label Config 2022-09-23 15:16:37 +05:30
Arpit Mohan
3e285c83f7 ci: Removing cross platform builds for slim containers
This is only required for the fat containers
2022-09-23 10:15:38 +05:30
Arpit Mohan
35a183a492
ci: Fixing the github release workflow to push the latest tags for Docker images (#16999) 2022-09-23 09:27:24 +05:30
Nikhil Nandagopal
6beb55f805 Updated Label Config 2022-09-22 14:19:44 +05:30
Nikhil Nandagopal
9f3c8f2f26 Updated Label Config 2022-09-20 14:59:53 +05:30
Arpit Mohan
ba9e68e792
ci: Fixing the Github release workflow (#16893) 2022-09-20 13:47:24 +05:30
yatinappsmith
ee45ad15ad
ci: Fix ci cache (#16852)
Fix ci cache & rts build for push workflow

## Description

Fix ci cache & rts build for push workflow



## 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-19 11:00:04 +05:30
yatinappsmith
ed4c68a8e9
ci: removed rts download for modues (#16851) 2022-09-19 09:21:18 +05:30
yatinappsmith
31fafb498b
ci: Fix ci cache & rts build for push workflow (#16850)
* fix download rts

* fix cache for ui-test
2022-09-18 12:38:40 +05:30
Nikhil Nandagopal
80c6dbc925 Updated Label Config 2022-09-16 14:22:47 +05:30
Nikhil Nandagopal
22a5041d57 Updated Label Config 2022-09-15 21:19:31 +05:30
Nikhil Nandagopal
e78665f615 Updated Label Config 2022-09-15 21:19:26 +05:30
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