You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V48 (specification-implementation): Clarify jira and kubernetes hierarchy locations
Document that implementations live under packages/externals/jira and
packages/containerizations/kubernetes; keep packages/{jira,kubernetes} as BC
shims only. Align tsconfig, product-naming, and proven path witnesses.
Copy file name to clipboardExpand all lines: packages/externals/jira/README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-
# @bitcode/jira
1
+
# @bitcode/externals-jira
2
+
3
+
> Path: `packages/externals/jira`
4
+
> BC alias: `@bitcode/jira` (thin re-export at `packages/jira`)
2
5
3
6
Comprehensive Jira integration package for the Bitcode platform. Provides OAuth-authenticated client with full issue management, project operations, and JQL query capabilities.
0 commit comments