@atlaskit/ads-mcp 1.3.0 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/README.md +20 -0
- package/compass.yml +38 -0
- package/dist/cjs/tools/get-all-components/components.codegen.js +2 -2
- package/dist/cjs/tools/get-atlaskit-components/atlaskit-components.codegen.js +4 -1973
- package/dist/cjs/tools/get-atlaskit-hooks/atlaskit-hooks.codegen.js +1575 -33
- package/dist/cjs/tools/get-atlaskit-utilities/atlaskit-utilities.codegen.js +431 -436
- package/dist/cjs/tools/get-lint-rules/lint-rules-structured-content.codegen.js +4 -4
- package/dist/es2019/tools/get-all-components/components.codegen.js +2 -2
- package/dist/es2019/tools/get-atlaskit-components/atlaskit-components.codegen.js +3 -1966
- package/dist/es2019/tools/get-atlaskit-hooks/atlaskit-hooks.codegen.js +1575 -33
- package/dist/es2019/tools/get-atlaskit-utilities/atlaskit-utilities.codegen.js +431 -436
- package/dist/es2019/tools/get-lint-rules/lint-rules-structured-content.codegen.js +4 -4
- package/dist/esm/tools/get-all-components/components.codegen.js +2 -2
- package/dist/esm/tools/get-atlaskit-components/atlaskit-components.codegen.js +3 -1966
- package/dist/esm/tools/get-atlaskit-hooks/atlaskit-hooks.codegen.js +1575 -33
- package/dist/esm/tools/get-atlaskit-utilities/atlaskit-utilities.codegen.js +431 -436
- package/dist/esm/tools/get-lint-rules/lint-rules-structured-content.codegen.js +4 -4
- package/dist/types/tools/get-all-components/components.codegen.d.ts +1 -1
- package/dist/types/tools/get-atlaskit-components/atlaskit-components.codegen.d.ts +2 -2
- package/dist/types/tools/get-atlaskit-hooks/atlaskit-hooks.codegen.d.ts +1 -1
- package/dist/types/tools/get-atlaskit-hooks/types.d.ts +2 -1
- package/dist/types/tools/get-atlaskit-utilities/atlaskit-utilities.codegen.d.ts +1 -1
- package/dist/types/tools/get-atlaskit-utilities/types.d.ts +4 -1
- package/dist/types/tools/get-lint-rules/lint-rules-structured-content.codegen.d.ts +1 -1
- package/dist/types/tools/types.d.ts +14 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/ads-mcp
|
|
2
2
|
|
|
3
|
+
## 1.3.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`a8ef3be54555b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a8ef3be54555b) -
|
|
8
|
+
Update generated structured docs skills
|
|
9
|
+
|
|
10
|
+
## 1.3.1
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [`84967ba6663a1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/84967ba6663a1) -
|
|
15
|
+
Add missing Atlaskit utilities and hooks tools to the MCP server.
|
|
16
|
+
|
|
3
17
|
## 1.3.0
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
package/README.md
CHANGED
|
@@ -455,6 +455,26 @@ running it from, but you should force it like so:
|
|
|
455
455
|
}
|
|
456
456
|
```
|
|
457
457
|
|
|
458
|
+
## Maintainer release workflow (AFM)
|
|
459
|
+
|
|
460
|
+
When ADS structured content changes:
|
|
461
|
+
|
|
462
|
+
1. From `platform/`, run combined codegen once:
|
|
463
|
+
|
|
464
|
+
```bash
|
|
465
|
+
yarn workspace @af/ads-ai-tooling codegen
|
|
466
|
+
```
|
|
467
|
+
|
|
468
|
+
2. Commit updated generated MCP outputs in this package.
|
|
469
|
+
3. Create and ship the `@atlaskit/ads-mcp` changeset/release as usual.
|
|
470
|
+
4. Wait for the package publish.
|
|
471
|
+
5. Renovate should bump it in
|
|
472
|
+
[atlassian-mcp-micros](https://bitbucket.org/atlassian/atlassian-mcp-micros/).
|
|
473
|
+
6. Redeploy `atlassian-mcp-micros` after the bump lands (async pipeline).
|
|
474
|
+
|
|
475
|
+
For other generated targets (skills/DESIGN.md/offerings), follow `platform/tmp/*-instructions.md`
|
|
476
|
+
and the destination README in `atlassian/skills`.
|
|
477
|
+
|
|
458
478
|
## FAQs
|
|
459
479
|
|
|
460
480
|
1. I'm seeing an error like "Error: Cannot find module
|
package/compass.yml
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
configVersion: 1
|
|
2
|
+
id: ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/478bc306-4f15-4b3c-9531-65f1e4cd0122
|
|
3
|
+
name: '@atlaskit/ads-mcp'
|
|
4
|
+
ownerId: ari:cloud:identity::team/0f51d180-8c20-4e37-8e6a-404951268188 # Design System Almond
|
|
5
|
+
labels:
|
|
6
|
+
- platform-code
|
|
7
|
+
- platform-afm
|
|
8
|
+
typeId: OTHER
|
|
9
|
+
fields:
|
|
10
|
+
tier: 4
|
|
11
|
+
lifecycle: Active
|
|
12
|
+
isMonorepoProject: true
|
|
13
|
+
links:
|
|
14
|
+
- name: Root Repository
|
|
15
|
+
type: REPOSITORY
|
|
16
|
+
url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master
|
|
17
|
+
- name: Slack Channel
|
|
18
|
+
type: CHAT_CHANNEL
|
|
19
|
+
url: https://atlassian.enterprise.slack.com/archives/CFJ9DU39U # #help-design-system
|
|
20
|
+
- name: Ads Mcp
|
|
21
|
+
type: REPOSITORY
|
|
22
|
+
url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master/platform/packages/design-system/ads-mcp
|
|
23
|
+
customFields:
|
|
24
|
+
- name: Department
|
|
25
|
+
type: text
|
|
26
|
+
value: Eng - Design System Fundamentals
|
|
27
|
+
- name: Technical Owner
|
|
28
|
+
type: user
|
|
29
|
+
value: ari:cloud:identity::user/557058:86a9b692-7997-49cb-9984-080801b1de91 # Jared Crowe
|
|
30
|
+
- name: Required Reviewers Opt In
|
|
31
|
+
type: boolean
|
|
32
|
+
value: true
|
|
33
|
+
- name: Reviewer Selection Mechanism
|
|
34
|
+
type: text
|
|
35
|
+
value: random(2)
|
|
36
|
+
- name: Required Reviewer Approvals
|
|
37
|
+
type: number
|
|
38
|
+
value: 1
|