Commit Graph

1022 Commits

Author SHA1 Message Date
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
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