Skip to content

Commit 5c2a8d1

Browse files
committed
github-workflow: sync_all with the new content hashes
1 parent 7e3a2e1 commit 5c2a8d1

File tree

153 files changed

+2047
-1156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+2047
-1156
lines changed

.github/.sync-metadata.json

Lines changed: 1725 additions & 919 deletions
Large diffs are not rendered by default.

.github/ISSUE/issue-5700.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ labels:
88
assignees:
99
- tobiu
1010
createdAt: '2024-08-06T07:03:59Z'
11-
updatedAt: '2025-06-30T12:33:43Z'
11+
updatedAt: '2025-10-23T00:12:02Z'
1212
githubUrl: 'https://github.com/neomjs/neo/issues/5700'
1313
author: tobiu
1414
commentsCount: 0
@@ -27,4 +27,3 @@ there is one example for "overriding ancestor configs", but placed below other h
2727

2828
![Screenshot 2024-08-06 at 09 01 38](https://github.com/user-attachments/assets/cf64eb82-8a0a-4ae5-85c7-df8426504e11)
2929

30-

.github/ISSUE/issue-6921.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ labels:
77
- no auto close
88
assignees: []
99
createdAt: '2025-07-01T00:23:16Z'
10-
updatedAt: '2025-07-01T00:23:16Z'
10+
updatedAt: '2025-10-22T22:49:35Z'
1111
githubUrl: 'https://github.com/neomjs/neo/issues/6921'
1212
author: tobiu
1313
commentsCount: 0
@@ -67,4 +67,3 @@ myCollection.filters.findFirst('property', 'name');
6767

6868
This enhancement would significantly improve the ergonomics and consistency of managing filters and sorters within Neo.mjs applications.
6969

70-

.github/ISSUE/issue-6932.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ labels:
1010
- hacktoberfest
1111
assignees: []
1212
createdAt: '2025-07-01T19:53:13Z'
13-
updatedAt: '2025-10-08T09:40:38Z'
13+
updatedAt: '2025-10-22T22:49:35Z'
1414
githubUrl: 'https://github.com/neomjs/neo/issues/6932'
1515
author: tobiu
1616
commentsCount: 1
@@ -40,7 +40,6 @@ The current alternative is to manually listen for changes on the record (if a me
4040
**Additional context**
4141
This feature is dependent on the implementation of granular change notifications within `Neo.data.Record`. It would significantly improve the developer experience for data-intensive applications, making it much easier to build reactive UIs that respond directly to changes in individual record fields.
4242

43-
4443
## Comments
4544

4645
### @github-actions - 2025-09-30 02:38

.github/ISSUE/issue-7078.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ labels:
77
- stale
88
assignees: []
99
createdAt: '2025-07-17T12:12:04Z'
10-
updatedAt: '2025-10-16T02:43:39Z'
10+
updatedAt: '2025-10-22T22:49:45Z'
1111
githubUrl: 'https://github.com/neomjs/neo/issues/7078'
1212
author: tobiu
1313
commentsCount: 1
@@ -20,7 +20,7 @@ subIssuesTotal: 0
2020

2121
**Reported by:** @tobiu on 2025-07-17
2222

23-
## Description
23+
## Description
2424

2525
The project currently has hundreds of source files, and the order of top-level `import` statements is inconsistent. Manually sorting them is time-consuming and error-prone. A consistent import order improves code readability and maintainability.
2626

.github/ISSUE/issue-7381.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ labels:
1111
assignees:
1212
- LemonDrop847
1313
createdAt: '2025-10-05T15:57:44Z'
14-
updatedAt: '2025-10-13T21:15:31Z'
14+
updatedAt: '2025-10-22T22:51:23Z'
1515
githubUrl: 'https://github.com/neomjs/neo/issues/7381'
1616
author: tobiu
1717
commentsCount: 3
@@ -42,7 +42,6 @@ To ensure all contributors have a consistent and functional environment for usin
4242
5. It must check the `gh --version` against a minimum required version and instruct the user to upgrade if necessary.
4343
6. The script should be added to `package.json` so it can be run easily (e.g., `npm run ai:verify-gh-setup`).
4444

45-
4645
## Comments
4746

4847
### @LemonDrop847 - 2025-10-05 16:09

.github/ISSUE/issue-7388.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ labels:
1010
- ai
1111
assignees: []
1212
createdAt: '2025-10-06T10:34:36Z'
13-
updatedAt: '2025-10-06T16:52:41Z'
13+
updatedAt: '2025-10-22T22:51:27Z'
1414
githubUrl: 'https://github.com/neomjs/neo/issues/7388'
1515
author: tobiu
1616
commentsCount: 1
@@ -40,7 +40,6 @@ This ticket is for defining the new interactive development workflow that levera
4040
c. Use the insights from the DOM to generate meaningful Playwright tests.
4141
3. The document serves as a blueprint for implementing the new workflow.
4242

43-
4443
## Comments
4544

4645
### @1sh-repalto - 2025-10-06 16:52

.github/ISSUE/issue-7393.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ labels:
88
assignees:
99
- SarthakJain29
1010
createdAt: '2025-10-06T12:17:46Z'
11-
updatedAt: '2025-10-08T12:29:52Z'
11+
updatedAt: '2025-10-22T22:51:30Z'
1212
githubUrl: 'https://github.com/neomjs/neo/issues/7393'
1313
author: SarthakJain29
1414
commentsCount: 1
@@ -38,8 +38,7 @@ AGENTS.md should then just reference this new guide.
3838

3939
This would improve maintainability and clarity for contributors.
4040

41-
Parent: #7364
42-
41+
Parent: #7364
4342

4443
## Comments
4544

.github/ISSUE/issue-7428.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ labels:
77
assignees:
88
- tobiu
99
createdAt: '2025-10-09T20:14:34Z'
10-
updatedAt: '2025-10-09T20:17:00Z'
10+
updatedAt: '2025-10-22T22:51:51Z'
1111
githubUrl: 'https://github.com/neomjs/neo/issues/7428'
1212
author: tobiu
1313
commentsCount: 0
@@ -33,5 +33,3 @@ The new roadmap provides a high-level strategic overview of the project's direct
3333

3434
The document also clarifies the path to the v11.0.0 release, tying it to the completion of these foundational infrastructure projects and acknowledging the flexible timeline due to community contributions via Hacktoberfest.
3535

36-
37-

.github/ISSUE/issue-7435.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ labels:
1010
assignees:
1111
- tobiu
1212
createdAt: '2025-10-10T16:38:20Z'
13-
updatedAt: '2025-10-13T21:06:18Z'
13+
updatedAt: '2025-10-22T22:51:57Z'
1414
githubUrl: 'https://github.com/neomjs/neo/issues/7435'
1515
author: tobiu
1616
commentsCount: 7
@@ -269,7 +269,7 @@ The trace viewer provides a timeline with screenshots, DOM snapshots, actions, a
269269

270270
This section is for all new component tests created using the "Cookbook Epic".
271271

272-
- **To Do:**
272+
- **To Do:**
273273

274274
## Comments
275275

0 commit comments

Comments
 (0)