|
1 | 1 | {
|
2 | 2 | "scope": "Workspace",
|
3 |
| - "tasks": { |
4 |
| - "gMYfaAh2RABMP8uZRQgNx": { |
5 |
| - "id": "gMYfaAh2RABMP8uZRQgNx", |
6 |
| - "description": "Add `NPM_AUTH_TOKEN` to repository secrets to automate package publishing\n - Log in to your [`npm` account](https://www.npmjs.com/login) and create an automation token\n - Create a new repository secret `NPM_AUTH_TOKEN`", |
7 |
| - "columnId": "column-todo" |
8 |
| - }, |
9 |
| - "dC7QDBLH8BmHUfaYmIt81": { |
10 |
| - "id": "dC7QDBLH8BmHUfaYmIt81", |
11 |
| - "description": "(Optional) Add Repo Stats by visiting and setting up [repobeats](https://repobeats.axiom.co/)", |
12 |
| - "columnId": "column-todo" |
13 |
| - }, |
14 |
| - "P_NrSJQ8m91Odgz8E1fS6": { |
15 |
| - "id": "P_NrSJQ8m91Odgz8E1fS6", |
16 |
| - "description": "Create your library and update examples", |
17 |
| - "columnId": "column-todo" |
18 |
| - }, |
19 |
| - "1dRWJhy45E1Rq5wZAmPHt": { |
20 |
| - "id": "1dRWJhy45E1Rq5wZAmPHt", |
21 |
| - "description": "Update README as required", |
22 |
| - "columnId": "column-todo" |
23 |
| - }, |
24 |
| - "5vS1JNXoMhDl5IBljwh2v": { |
25 |
| - "id": "5vS1JNXoMhDl5IBljwh2v", |
26 |
| - "description": "Set up GitHub pages to deploy docs\n - Go to [repo settings](https://github.com/react18-tools/react-mouse-trail/settings/pages) -> pages (On the left panel); Select deploy from a branch; Then Select `main` and `/docs`", |
27 |
| - "columnId": "column-todo" |
28 |
| - }, |
29 |
| - "55DAZwduwTvlaxaJC8hlX": { |
30 |
| - "id": "55DAZwduwTvlaxaJC8hlX", |
31 |
| - "description": "(Optional) Set up [Deepsource](https://app.deepsource.com/login) for static code analysis", |
32 |
| - "columnId": "column-todo" |
33 |
| - }, |
34 |
| - "FDFqCQvLm2mUlnTJ3Gna5": { |
35 |
| - "id": "FDFqCQvLm2mUlnTJ3Gna5", |
36 |
| - "description": "Push your changes/Create PR and see your library being automatically tested and published", |
37 |
| - "columnId": "column-todo" |
38 |
| - }, |
39 |
| - "O1qAByMoxhHOR-a_guL91": { |
40 |
| - "id": "O1qAByMoxhHOR-a_guL91", |
41 |
| - "description": "Optionally deploy your examples to Vercel.", |
42 |
| - "columnId": "column-todo" |
43 |
| - }, |
44 |
| - "0499BqWDwJ5cxqtC9Nr82": { |
45 |
| - "id": "0499BqWDwJ5cxqtC9Nr82", |
46 |
| - "description": "Feel free to star this template, contribute, and/or sponsor the [`terborepo-template`](https://github.com/react18-tools/turborepo-template) project or my [other open-source work](https://github.com/sponsors/mayank1513)", |
47 |
| - "columnId": "column-todo" |
48 |
| - }, |
49 |
| - "IjuAtNquJ4-Ut874rHKIW": { |
50 |
| - "id": "IjuAtNquJ4-Ut874rHKIW", |
51 |
| - "description": "You can also fork the [`terborepo-template`](https://github.com/react18-tools/turborepo-template/fork) and add your package to `scripts/featured.json`\n - If approved, your package will be automatically added to FEATURED.md and also published on the home page of this repo.", |
52 |
| - "columnId": "column-todo" |
53 |
| - } |
54 |
| - }, |
| 3 | + "tasks": {}, |
55 | 4 | "columns": [
|
56 | 5 | {
|
57 | 6 | "id": "column-todo",
|
58 | 7 | "title": "To do",
|
59 |
| - "tasksIds": [ |
60 |
| - "gMYfaAh2RABMP8uZRQgNx", |
61 |
| - "dC7QDBLH8BmHUfaYmIt81", |
62 |
| - "P_NrSJQ8m91Odgz8E1fS6", |
63 |
| - "1dRWJhy45E1Rq5wZAmPHt", |
64 |
| - "5vS1JNXoMhDl5IBljwh2v", |
65 |
| - "55DAZwduwTvlaxaJC8hlX", |
66 |
| - "FDFqCQvLm2mUlnTJ3Gna5", |
67 |
| - "O1qAByMoxhHOR-a_guL91", |
68 |
| - "0499BqWDwJ5cxqtC9Nr82", |
69 |
| - "IjuAtNquJ4-Ut874rHKIW" |
70 |
| - ] |
| 8 | + "tasksIds": [] |
71 | 9 | },
|
72 | 10 | {
|
73 | 11 | "id": "column-doing",
|
|
0 commit comments