Commit Graph

2016 Commits

Author SHA1 Message Date
Shrikant Sharat Kandula
7c89a3bad0
ci: Better and more visible colors (#32541) 2024-04-10 13:33:02 +05:30
Nikhil Nandagopal
d1fc52e1e6 Updated Label Config 2024-04-08 21:56:35 +05:30
Nikhil Nandagopal
e94266c753 Updated Label Config 2024-04-08 21:52:13 +05:30
Nikhil Nandagopal
27fc3e02b0 Updated Label Config 2024-04-08 21:51:53 +05:30
Nikhil Nandagopal
97f1ff8e67 Updated Label Config 2024-04-08 21:51:39 +05:30
Nikhil Nandagopal
b8ab5d7f68 Updated Label Config 2024-04-08 21:50:56 +05:30
Nikhil Nandagopal
40edb0fce2 Updated Label Config 2024-04-08 21:42:37 +05:30
Nikhil Nandagopal
4a6aa5c1a3 Updated Label Config 2024-04-08 21:26:21 +05:30
Nikhil Nandagopal
aa07f4e119 Updated Label Config 2024-04-08 21:26:03 +05:30
Nikhil Nandagopal
6d6abca57a Updated Label Config 2024-04-08 21:25:38 +05:30
Nikhil Nandagopal
f61103e3cc Updated Label Config 2024-04-08 21:25:19 +05:30
Nikhil Nandagopal
ea4e65ddd9 Updated Label Config 2024-04-08 21:25:07 +05:30
Nikhil Nandagopal
23e6f43a7f Updated Label Config 2024-04-08 21:23:08 +05:30
Nikhil Nandagopal
8632676922 Updated Label Config 2024-04-08 21:22:44 +05:30
Nikhil Nandagopal
1f1fcc0580 Updated Label Config 2024-04-08 20:25:38 +05:30
Shrikant Sharat Kandula
08ef7ad53b
ci: Weekly schedule for Caddy route tests 2024-04-08 12:19:16 +05:30
Shrikant Sharat Kandula
5968f87be0
ci: Show default TED tag when blank 2024-04-06 10:09:57 +05:30
Nidhi
74b9ac16ba
ci: Delete jobs that are not part of SDLC process anymore (#32461) 2024-04-05 19:20:29 +05:30
Nidhi
a258690356
ci: Delete Build DP via ops.appsmith and Add label for Cyp fix (#32455) 2024-04-05 16:50:46 +05:30
Nidhi
055b0dffa9
ci: Remove unused Cypress related jobs (#32450) 2024-04-05 15:01:20 +05:30
Nidhi
f75f0871d5
ci: Removing perf-test related jobs (#32447) 2024-04-05 14:06:23 +05:30
Shrikant Sharat Kandula
bdd130d95c
ci: Show TED tag used in run name and summary (#32445)
This is to make it apparent what TED tag was used to run a workflow, so
that runs that happened with an unstable (non `latest`) tag of TED
aren't taken seriously.
2024-04-05 12:09:02 +05:30
Nidhi
f544e7ca49
ci: Removing DocumentDB related jobs (#32436) 2024-04-05 11:11:23 +05:30
Nidhi
0b5349231c
ci: Removing pr-test-file-check since it does not seem to be a requirement today (#32435) 2024-04-05 11:10:51 +05:30
Nidhi
7c7038c87a
ci: Removing ci-merge-check workflow as it is not required anymore (#32434) 2024-04-05 11:10:30 +05:30
Gurudatt S A
7a596f5ab6
fix: fix typo in pr-test-file-check.yml (#32422) 2024-04-05 06:52:55 +05:30
Nikhil Nandagopal
909d01a873 Updated Label Config 2024-04-03 15:32:00 +05:30
Nikhil Nandagopal
ae1925540b Updated Label Config 2024-04-02 15:13:27 +05:30
Nikhil Nandagopal
0f02241c9b Updated Label Config 2024-04-02 14:36:49 +05:30
Nikhil Nandagopal
fb1320d9c8 Updated Label Config 2024-04-02 14:36:26 +05:30
Nikhil Nandagopal
221e894a50 Updated Label Config 2024-04-02 14:24:24 +05:30
Nikhil Nandagopal
7965cb3a8d Updated Label Config 2024-04-02 14:23:59 +05:30
Nikhil Nandagopal
50cbb62dc1 Updated Label Config 2024-04-02 13:16:36 +05:30
Nikhil Nandagopal
4fb489d2f6 Updated Label Config 2024-04-02 13:15:44 +05:30
Nikhil Nandagopal
14ca094f47 Updated Label Config 2024-04-02 13:12:51 +05:30
Nikhil Nandagopal
6f47475563 Updated Label Config 2024-04-02 13:12:50 +05:30
Nikhil Nandagopal
40233bea48 Updated Label Config 2024-04-02 13:12:33 +05:30
Nikhil Nandagopal
6f0f24d81b Updated Label Config 2024-04-02 13:12:19 +05:30
yatinappsmith
2af8c4ef42
CI: Change TBP Schedule (#32319)
Change TBP Schedule

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **Chores**
- Modified the schedule for running the workflow to trigger every 6
hours instead of every 3 hours on weekdays.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-02 12:10:42 +05:30
Arpit Mohan
86cd40982b
ci: Upgrading the github action steps from Node 16 to Node 20. (#32004)
## Description
> [!TIP]  
> _Add a TL;DR when the description is longer than 500 words or
extremely technical (helps the content team)._
>
> _Please also include relevant motivation and context. List any
dependencies that are required for this change. Add links to Notion,
Figma or any other documents that might be relevant to the PR._

This is a maintenance fix that removes the warnings in our CI runs to
make it more readable.
Refer:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]  
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8386795331>
> Commit: `2b1bfe7ed505ad9ba67bfe9211d50ebabb8ea0ce`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8386795331&attempt=1"
target="_blank">Click here!</a>
> All cypress tests have passed 🎉🎉🎉

<!-- end of auto-generated comment: Cypress test results  -->



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Chores**
- Updated DockerHub login action across multiple workflows to version 3
for enhanced security and performance.
- Updated various GitHub Actions to newer versions in different
workflows for improved compatibility and performance.
- Modified file path pattern in a workflow step for consistency and
clarity.
- Updated setup actions for Java to version 4 for better Java
environment setup.
- Updated setup-node version in a workflow and adjusted comments for
Cypress test results.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-01 15:41:43 +05:30
Shrikant Sharat Kandula
efc0428682
ci: Checkout repo so package.json is available 2024-03-31 08:21:39 +05:30
Nikhil Nandagopal
783a9e2fa9 Updated Label Config 2024-03-28 14:35:16 +05:30
Nikhil Nandagopal
caab336853 Updated Label Config 2024-03-28 14:34:07 +05:30
Nikhil Nandagopal
625af1c826 Updated Label Config 2024-03-28 14:33:46 +05:30
Nikhil Nandagopal
5c68027743 Updated Label Config 2024-03-28 14:33:07 +05:30
Nikhil Nandagopal
7315bcaabb Updated Label Config 2024-03-28 14:31:00 +05:30
Nikhil Nandagopal
be1c2a75c3 Updated Label Config 2024-03-28 14:30:28 +05:30
Nikhil Nandagopal
7af547c8c6 Updated Label Config 2024-03-28 14:27:33 +05:30
Nikhil Nandagopal
2e495a6deb Updated Label Config 2024-03-28 14:26:10 +05:30
Nikhil Nandagopal
d4cafb15bd Updated Label Config 2024-03-28 14:25:54 +05:30