Commit Graph

18181 Commits

Author SHA1 Message Date
Nikhil Nandagopal
4346076326 Updated Label Config 2024-08-06 15:15:57 +05:30
Nikhil Nandagopal
f8444011b2 Updated Label Config 2024-08-06 14:55:59 +05:30
Nikhil Nandagopal
162592056e Updated Label Config 2024-08-06 14:37:11 +05:30
Nikhil Nandagopal
b01dc9deff Updated Label Config 2024-08-06 14:36:14 +05:30
Nikhil Nandagopal
eea603c423 Updated Label Config 2024-08-06 14:35:46 +05:30
Nikhil Nandagopal
26fa7324a6 Updated Label Config 2024-08-06 14:34:03 +05:30
Nikhil Nandagopal
697189cff3 Updated Label Config 2024-08-06 14:33:44 +05:30
Nikhil Nandagopal
670842907e Updated Label Config 2024-08-06 14:31:04 +05:30
Nikhil Nandagopal
309fe3f17f Updated Label Config 2024-08-06 14:30:52 +05:30
Nikhil Nandagopal
f46aac33fc Updated Label Config 2024-08-06 14:21:56 +05:30
Nilansh Bansal
3b3f64f1c0
Revert "chore: added JSON files linting check" (#35445)
Reverts appsmithorg/appsmith#35395
Reverting this PR as the formatter changes the sorting order of the keys
of our JSONs which affects our UI.
Ref:
https://theappsmith.slack.com/archives/CGBPVEJ5C/p1722929754593669?thread_ts=1722916121.682699&cid=CGBPVEJ5C
2024-08-06 14:15:23 +05:30
Nikhil Nandagopal
1cedfc4988 Updated Label Config 2024-08-06 14:13:24 +05:30
Nikhil Nandagopal
9133c1e1aa Updated Label Config 2024-08-06 14:07:43 +05:30
Nikhil Nandagopal
cae8ebf51f Updated Label Config 2024-08-06 14:06:43 +05:30
Nilansh Bansal
f3e22de6d1
Revert "fix: ignored target directory for spotless JSON formatting" (#35442)
Reverts appsmithorg/appsmith#35407
Reverting as formatter is changing the sorting order of JSON keys, will
add back with the config for maintaining order.
Ref:
https://theappsmith.slack.com/archives/CGBPVEJ5C/p1722929754593669?thread_ts=1722916121.682699&cid=CGBPVEJ5C

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

## Summary by CodeRabbit

- **Bug Fixes**
- Removed exclusion of JSON files from the build process, allowing all
JSON files to be included, which may improve file accessibility but
could lead to unwanted files in the output.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-06 14:06:21 +05:30
Nikhil Nandagopal
1267cac7ff Updated Label Config 2024-08-06 13:48:05 +05:30
Nikhil Nandagopal
241b4f6f40
Update config.json 2024-08-06 13:31:46 +05:30
Nikhil Nandagopal
ee20fe5ef7 Updated Label Config 2024-08-06 13:29:47 +05:30
Nikhil Nandagopal
83d5f69168 Updated Label Config 2024-08-06 13:22:13 +05:30
Nikhil Nandagopal
d4f0fc16ca Updated Label Config 2024-08-06 13:21:55 +05:30
Nikhil Nandagopal
635ca37d63 Updated Label Config 2024-08-06 13:19:36 +05:30
Nikhil Nandagopal
8200a91bc9 Updated Label Config 2024-08-06 13:19:13 +05:30
Nikhil Nandagopal
3c6dc3a88b Updated Label Config 2024-08-06 13:16:20 +05:30
Nikhil Nandagopal
82f50f6efb Updated Label Config 2024-08-06 13:15:40 +05:30
Nikhil Nandagopal
dba0655e69 Updated Label Config 2024-08-06 13:13:43 +05:30
Nikhil Nandagopal
ba40e64c9b Updated Label Config 2024-08-06 13:08:15 +05:30
Nikhil Nandagopal
a355533e30 Updated Label Config 2024-08-06 13:03:07 +05:30
Nikhil Nandagopal
1f6fcc3c13 Updated Label Config 2024-08-06 13:00:40 +05:30
Nikhil Nandagopal
ea7a5a06bd Updated Label Config 2024-08-06 13:00:23 +05:30
Nikhil Nandagopal
c8242205d6 Updated Label Config 2024-08-06 12:39:32 +05:30
Nikhil Nandagopal
ef4c92f845 Updated Label Config 2024-08-06 12:39:12 +05:30
Nikhil Nandagopal
6e409debcd Updated Label Config 2024-08-06 11:51:01 +05:30
Nikhil Nandagopal
1957132a71 Updated Label Config 2024-08-06 11:50:48 +05:30
Sagar Khalasi
5e919e6f79
chore: Updated dispatch command (#35431)
## Description
It is for running a spec file with given run_count

Fixes #`34956`  

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10260756232>
> Commit: 0d4867a9068a353614cfc71374efeb8bc737fcfd
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10260756232&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Tue, 06 Aug 2024 05:40:57 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


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

## Summary by CodeRabbit

- **Chores**
- Updated the event type for the GitHub Actions workflow to enhance
clarity and specificity in triggering associated jobs. Users will now
need to use the new event type `ci-test-limit-count-command` for
interactions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-06 11:22:59 +05:30
Nikhil Nandagopal
bbf67213d1 Updated Label Config 2024-08-06 02:02:29 +05:30
Nikhil Nandagopal
40dedbc878 Updated Label Config 2024-08-06 02:02:04 +05:30
Nikhil Nandagopal
66bc62fc3e Updated Label Config 2024-08-06 01:54:09 +05:30
Nikhil Nandagopal
224fb8a38c Updated Label Config 2024-08-06 01:47:01 +05:30
Nikhil Nandagopal
aea8fba544 Updated Label Config 2024-08-06 01:42:52 +05:30
Nikhil Nandagopal
26871c0c02 Updated Label Config 2024-08-06 01:39:09 +05:30
Nikhil Nandagopal
1e65cb502c Updated Label Config 2024-08-06 01:38:09 +05:30
Nikhil Nandagopal
7a66f201f4 Updated Label Config 2024-08-06 01:36:54 +05:30
Nikhil Nandagopal
5f60e9cfed Updated Label Config 2024-08-06 01:35:13 +05:30
Nikhil Nandagopal
5a487bc843 Updated Label Config 2024-08-06 01:33:54 +05:30
Nikhil Nandagopal
4cf9e5040f Updated Label Config 2024-08-06 01:32:26 +05:30
Nikhil Nandagopal
6ddd203d94 Updated Label Config 2024-08-06 01:28:55 +05:30
Nikhil Nandagopal
3ff6cfdce2 Updated Label Config 2024-08-06 01:28:37 +05:30
Nikhil Nandagopal
f1bdb7976c Updated Label Config 2024-08-06 01:27:29 +05:30
Nikhil Nandagopal
5e7ee569b5 Updated Label Config 2024-08-06 01:27:02 +05:30
Nikhil Nandagopal
e95b3f6bd9 Updated Label Config 2024-08-06 01:26:28 +05:30