Commit Graph

1014 Commits

Author SHA1 Message Date
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
Nikhil Nandagopal
17c1eac1cd Updated Label Config 2022-09-12 18:53:49 +05:30
Nikhil Nandagopal
67ecfeb9c1 Updated Label Config 2022-09-12 18:53:37 +05:30
Nikhil Nandagopal
ae8e9e6d12 Updated Label Config 2022-09-12 18:52:38 +05:30
Nikhil Nandagopal
73c60767c6 Updated Label Config 2022-09-12 18:01:55 +05:30
Nikhil Nandagopal
06ed122785 Updated Label Config 2022-09-12 17:53:14 +05:30
Nikhil Nandagopal
5bdf93a351 Updated Label Config 2022-09-12 17:45:27 +05:30
Nikhil Nandagopal
54d49d424f Updated Label Config 2022-09-12 17:45:10 +05:30
Nikhil Nandagopal
87eed198df Updated Label Config 2022-09-12 17:44:54 +05:30
Nikhil Nandagopal
d01ba10142 Updated Label Config 2022-09-12 17:44:46 +05:30
Nikhil Nandagopal
2cd7f1d6fe Updated Label Config 2022-09-12 17:44:35 +05:30
Nikhil Nandagopal
c3761aedea Updated Label Config 2022-09-12 17:44:22 +05:30
Nikhil Nandagopal
325d0ac79d Updated Label Config 2022-09-12 17:44:14 +05:30
Nikhil Nandagopal
f35270b1a1 Updated Label Config 2022-09-12 17:44:03 +05:30
Nikhil Nandagopal
1b246549ef Updated Label Config 2022-09-12 17:43:49 +05:30
Nikhil Nandagopal
20096f08c4 Updated Label Config 2022-09-12 17:43:39 +05:30
Nikhil Nandagopal
32d44f2b62 Updated Label Config 2022-09-12 17:43:30 +05:30
Nikhil Nandagopal
3a81636291 Updated Label Config 2022-09-12 17:43:14 +05:30
Nikhil Nandagopal
de800ce37c Updated Label Config 2022-09-12 17:43:04 +05:30
Nikhil Nandagopal
b84121c5e3 Updated Label Config 2022-09-12 17:38:59 +05:30
Nikhil Nandagopal
f775cbb8ab Updated Label Config 2022-09-12 17:37:59 +05:30
Nikhil Nandagopal
9bd487eced Updated Label Config 2022-09-12 17:35:37 +05:30
Nikhil Nandagopal
357429fd3f Updated Label Config 2022-09-12 17:29:13 +05:30
Nikhil Nandagopal
9354d4449e Updated Label Config 2022-09-12 17:28:18 +05:30
Nikhil Nandagopal
4f834c9d4d Updated Label Config 2022-09-12 17:22:02 +05:30
Nikhil Nandagopal
3b0c6cbe3f Updated Label Config 2022-09-12 17:15:36 +05:30
Arpit Mohan
b2ff88a9e1 ci: Removing the redundant permissions in fat-container-test step 2022-09-12 11:11:30 +05:30
Arpit Mohan
5db7aa0fa1
ci: Reverting the permission check on ok-to-test
This needs to be tested properly on a test organization.
2022-09-11 20:50:59 +05:30
Arpit Mohan
4c55b0edd7 ci: Making ok-to-test command executable only to users with write permission on the appsmithorg organization 2022-09-11 17:57:40 +05:30
Arpit Mohan
978e68820e
ci: Fixing the notification & Depot Docker build step (#16671)
Fixing the notification & Depot Docker build step for integration test & test-build-docker workflows
2022-09-09 18:48:16 +05:30
Arpit Mohan
5642274694 ci: Removing depot docker build from fat-container-test in integration-tests.yml 2022-09-09 15:36:33 +05:30
Arpit Mohan
655a5a668d ci: Fixing the condition check for server running in ui-test and perf-test steps 2022-09-09 14:59:32 +05:30
Arpit Mohan
408bcaf1a9 ci: Moving ok-to-test permission to none till further debugging 2022-09-09 14:06:34 +05:30
Arpit Mohan
d5a6dacb2a ci: Fixing the yml syntax for test-build-docker image workflow 2022-09-09 11:53:21 +05:30
Arpit Mohan
c0e1a6202f
ci: Fixing the package step for test-build-docker workflow (#16661)
## Description

The depot docker step wasn't initialized. This was causing Docker builds to fail.

## Type of change

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

## How Has This Been Tested?

- Relying on CI

## 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-09 11:47:34 +05:30
Nikhil Nandagopal
28d7b2b97f Updated Label Config 2022-09-09 11:41:53 +05:30
Arpit Mohan
121b1eb8e4
ci: Swap docker for depot (#16658)
Refer to #16020 for details. This PR has been opened since we could not modify the previous PR since it's a contribution by an external contributor.

Co-authored-by: kylegalbraith <kyle.galbraith459@gmail.com>
2022-09-09 01:43:03 +05:30
Arpit Mohan
697bdecaa5
ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
Arpit Mohan
7664f65e43 ci: Fixing the chrome stable version format 2022-09-07 18:50:54 +05:30
Arpit Mohan
52dfdd8eb4 ci: Moving to stable chrome version for Cypress 2022-09-07 17:49:21 +05:30
Arpit Mohan
05c109d220 ci: Fixing the yaml syntax for browser version 2022-09-07 15:47:53 +05:30
Aishwarya-U-R
9499f3188d
test: Running CI on latest Chrome browser (#16613)
## Description

- This PR makes changes to run CI on latest stable Chrome always

## Type of change

- Browser update

## 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-09-07 15:44:14 +05:30
Arpit Mohan
577ac298da Moving the client build & package steps to Buildjet 2022-09-07 14:00:15 +05:30
Aishwarya-U-R
8a7ec8560e
test: Moving from Chrome to Electron browser for CI runs (#16598)
## Description

- This PR makes changes for moving from Chrome to Electron browser for CI runs & fixes the git hub runners failure issue incases of Chrome version updates

## Type of change

- Browser name update

## 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-09-07 10:54:55 +05:30