declastruct-github 1.0.5 → 1.0.6

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.
@@ -7,4 +7,4 @@ import { DeclaredGithubBranch } from '../../domain.objects/DeclaredGithubBranch'
7
7
  * .why = wraps existing branch operations to conform to declastruct interface
8
8
  * .note = upsert allows updating the branch's commit SHA
9
9
  */
10
- export declare const DeclaredGithubBranchDao: DeclastructDao<DeclaredGithubBranch, typeof DeclaredGithubBranch, ContextGithubApi & ContextLogTrail>;
10
+ export declare const DeclaredGithubBranchDao: DeclastructDao<typeof DeclaredGithubBranch, ContextGithubApi & ContextLogTrail>;
@@ -13,14 +13,22 @@ const setBranch_1 = require("../../domain.operations/branch/setBranch");
13
13
  * .note = upsert allows updating the branch's commit SHA
14
14
  */
15
15
  exports.DeclaredGithubBranchDao = new declastruct_1.DeclastructDao({
16
+ dobj: DeclaredGithubBranch_1.DeclaredGithubBranch,
16
17
  get: {
17
- byUnique: async (input, context) => {
18
- return (0, getBranch_1.getBranch)({ by: { unique: input } }, context);
19
- },
20
- byRef: async (input, context) => {
21
- if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubBranch_1.DeclaredGithubBranch })(input))
18
+ one: {
19
+ byUnique: async (input, context) => {
22
20
  return (0, getBranch_1.getBranch)({ by: { unique: input } }, context);
23
- helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
21
+ },
22
+ byPrimary: null,
23
+ byRef: async (input, context) => {
24
+ if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubBranch_1.DeclaredGithubBranch })(input))
25
+ return (0, getBranch_1.getBranch)({ by: { unique: input } }, context);
26
+ helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
27
+ },
28
+ },
29
+ ref: {
30
+ byPrimary: null,
31
+ byUnique: null,
24
32
  },
25
33
  },
26
34
  set: {
@@ -30,6 +38,7 @@ exports.DeclaredGithubBranchDao = new declastruct_1.DeclastructDao({
30
38
  upsert: async (input, context) => {
31
39
  return (0, setBranch_1.setBranch)({ upsert: input }, context);
32
40
  },
41
+ delete: null,
33
42
  },
34
43
  });
35
44
  //# sourceMappingURL=DeclaredGithubBranchDao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeclaredGithubBranchDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubBranchDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,oFAAiF;AACjF,wEAAqE;AACrE,wEAAqE;AAErE;;;;GAIG;AACU,QAAA,uBAAuB,GAAG,IAAI,4BAAc,CAIvD;IACA,GAAG,EAAE;QACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YACjC,OAAO,IAAA,qBAAS,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;QACvD,CAAC;QACD,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,2CAAoB,EAAE,CAAC,CAAC,KAAK,CAAC;gBACpD,OAAO,IAAA,qBAAS,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACvD,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;QACnE,CAAC;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,qBAAS,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAChD,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,qBAAS,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC/C,CAAC;KACF;CACF,CAAC,CAAC"}
1
+ {"version":3,"file":"DeclaredGithubBranchDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubBranchDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,oFAAiF;AACjF,wEAAqE;AACrE,wEAAqE;AAErE;;;;GAIG;AACU,QAAA,uBAAuB,GAAG,IAAI,4BAAc,CAGvD;IACA,IAAI,EAAE,2CAAoB;IAC1B,GAAG,EAAE;QACH,GAAG,EAAE;YACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBACjC,OAAO,IAAA,qBAAS,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACvD,CAAC;YACD,SAAS,EAAE,IAAI;YACf,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,2CAAoB,EAAE,CAAC,CAAC,KAAK,CAAC;oBACpD,OAAO,IAAA,qBAAS,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;gBACvD,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;YACnE,CAAC;SACF;QACD,GAAG,EAAE;YACH,SAAS,EAAE,IAAI;YACf,QAAQ,EAAE,IAAI;SACf;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,qBAAS,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAChD,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,qBAAS,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC/C,CAAC;QACD,MAAM,EAAE,IAAI;KACb;CACF,CAAC,CAAC"}
@@ -6,4 +6,4 @@ import { DeclaredGithubBranchProtection } from '../../domain.objects/DeclaredGit
6
6
  * .what = declastruct DAO for github branch protection resources
7
7
  * .why = wraps existing branch protection operations to conform to declastruct interface
8
8
  */
9
- export declare const DeclaredGithubBranchProtectionDao: DeclastructDao<DeclaredGithubBranchProtection, typeof DeclaredGithubBranchProtection, ContextGithubApi & ContextLogTrail>;
9
+ export declare const DeclaredGithubBranchProtectionDao: DeclastructDao<typeof DeclaredGithubBranchProtection, ContextGithubApi & ContextLogTrail>;
@@ -12,14 +12,22 @@ const setBranchProtection_1 = require("../../domain.operations/branchProtection/
12
12
  * .why = wraps existing branch protection operations to conform to declastruct interface
13
13
  */
14
14
  exports.DeclaredGithubBranchProtectionDao = new declastruct_1.DeclastructDao({
15
+ dobj: DeclaredGithubBranchProtection_1.DeclaredGithubBranchProtection,
15
16
  get: {
16
- byUnique: async (input, context) => {
17
- return (0, getBranchProtection_1.getBranchProtection)({ by: { unique: input } }, context);
18
- },
19
- byRef: async (input, context) => {
20
- if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubBranchProtection_1.DeclaredGithubBranchProtection })(input))
17
+ one: {
18
+ byUnique: async (input, context) => {
21
19
  return (0, getBranchProtection_1.getBranchProtection)({ by: { unique: input } }, context);
22
- helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
20
+ },
21
+ byPrimary: null,
22
+ byRef: async (input, context) => {
23
+ if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubBranchProtection_1.DeclaredGithubBranchProtection })(input))
24
+ return (0, getBranchProtection_1.getBranchProtection)({ by: { unique: input } }, context);
25
+ helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
26
+ },
27
+ },
28
+ ref: {
29
+ byPrimary: null,
30
+ byUnique: null,
23
31
  },
24
32
  },
25
33
  set: {
@@ -29,6 +37,7 @@ exports.DeclaredGithubBranchProtectionDao = new declastruct_1.DeclastructDao({
29
37
  upsert: async (input, context) => {
30
38
  return (0, setBranchProtection_1.setBranchProtection)({ upsert: input }, context);
31
39
  },
40
+ delete: null,
32
41
  },
33
42
  });
34
43
  //# sourceMappingURL=DeclaredGithubBranchProtectionDao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeclaredGithubBranchProtectionDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubBranchProtectionDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,wGAAqG;AACrG,sGAAmG;AACnG,sGAAmG;AAEnG;;;GAGG;AACU,QAAA,iCAAiC,GAAG,IAAI,4BAAc,CAIjE;IACA,GAAG,EAAE;QACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YACjC,OAAO,IAAA,yCAAmB,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;QACjE,CAAC;QACD,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,+DAA8B,EAAE,CAAC,CAAC,KAAK,CAAC;gBAC9D,OAAO,IAAA,yCAAmB,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACjE,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;QACnE,CAAC;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,yCAAmB,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC1D,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,yCAAmB,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACzD,CAAC;KACF;CACF,CAAC,CAAC"}
1
+ {"version":3,"file":"DeclaredGithubBranchProtectionDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubBranchProtectionDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,wGAAqG;AACrG,sGAAmG;AACnG,sGAAmG;AAEnG;;;GAGG;AACU,QAAA,iCAAiC,GAAG,IAAI,4BAAc,CAGjE;IACA,IAAI,EAAE,+DAA8B;IACpC,GAAG,EAAE;QACH,GAAG,EAAE;YACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBACjC,OAAO,IAAA,yCAAmB,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACjE,CAAC;YACD,SAAS,EAAE,IAAI;YACf,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,+DAA8B,EAAE,CAAC,CAAC,KAAK,CAAC;oBAC9D,OAAO,IAAA,yCAAmB,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;gBACjE,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;YACnE,CAAC;SACF;QACD,GAAG,EAAE;YACH,SAAS,EAAE,IAAI;YACf,QAAQ,EAAE,IAAI;SACf;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,yCAAmB,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC1D,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,yCAAmB,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACzD,CAAC;QACD,MAAM,EAAE,IAAI;KACb;CACF,CAAC,CAAC"}
@@ -6,4 +6,4 @@ import { DeclaredGithubRepoConfig } from '../../domain.objects/DeclaredGithubRep
6
6
  * .what = declastruct DAO for github repository configuration resources
7
7
  * .why = wraps existing repo config operations to conform to declastruct interface
8
8
  */
9
- export declare const DeclaredGithubRepoConfigDao: DeclastructDao<DeclaredGithubRepoConfig, typeof DeclaredGithubRepoConfig, ContextGithubApi & ContextLogTrail>;
9
+ export declare const DeclaredGithubRepoConfigDao: DeclastructDao<typeof DeclaredGithubRepoConfig, ContextGithubApi & ContextLogTrail>;
@@ -12,14 +12,22 @@ const setRepoConfig_1 = require("../../domain.operations/repoConfig/setRepoConfi
12
12
  * .why = wraps existing repo config operations to conform to declastruct interface
13
13
  */
14
14
  exports.DeclaredGithubRepoConfigDao = new declastruct_1.DeclastructDao({
15
+ dobj: DeclaredGithubRepoConfig_1.DeclaredGithubRepoConfig,
15
16
  get: {
16
- byUnique: async (input, context) => {
17
- return (0, getRepoConfig_1.getRepoConfig)({ by: { unique: input } }, context);
18
- },
19
- byRef: async (input, context) => {
20
- if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubRepoConfig_1.DeclaredGithubRepoConfig })(input))
17
+ one: {
18
+ byUnique: async (input, context) => {
21
19
  return (0, getRepoConfig_1.getRepoConfig)({ by: { unique: input } }, context);
22
- helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
20
+ },
21
+ byPrimary: null,
22
+ byRef: async (input, context) => {
23
+ if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubRepoConfig_1.DeclaredGithubRepoConfig })(input))
24
+ return (0, getRepoConfig_1.getRepoConfig)({ by: { unique: input } }, context);
25
+ helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
26
+ },
27
+ },
28
+ ref: {
29
+ byPrimary: null,
30
+ byUnique: null,
23
31
  },
24
32
  },
25
33
  set: {
@@ -29,6 +37,7 @@ exports.DeclaredGithubRepoConfigDao = new declastruct_1.DeclastructDao({
29
37
  upsert: async (input, context) => {
30
38
  return (0, setRepoConfig_1.setRepoConfig)({ upsert: input }, context);
31
39
  },
40
+ delete: null,
32
41
  },
33
42
  });
34
43
  //# sourceMappingURL=DeclaredGithubRepoConfigDao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeclaredGithubRepoConfigDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubRepoConfigDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,4FAAyF;AACzF,oFAAiF;AACjF,oFAAiF;AAEjF;;;GAGG;AACU,QAAA,2BAA2B,GAAG,IAAI,4BAAc,CAI3D;IACA,GAAG,EAAE;QACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YACjC,OAAO,IAAA,6BAAa,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;QAC3D,CAAC;QACD,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,mDAAwB,EAAE,CAAC,CAAC,KAAK,CAAC;gBACxD,OAAO,IAAA,6BAAa,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YAC3D,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;QACnE,CAAC;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,6BAAa,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACpD,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,6BAAa,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACnD,CAAC;KACF;CACF,CAAC,CAAC"}
1
+ {"version":3,"file":"DeclaredGithubRepoConfigDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubRepoConfigDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,4FAAyF;AACzF,oFAAiF;AACjF,oFAAiF;AAEjF;;;GAGG;AACU,QAAA,2BAA2B,GAAG,IAAI,4BAAc,CAG3D;IACA,IAAI,EAAE,mDAAwB;IAC9B,GAAG,EAAE;QACH,GAAG,EAAE;YACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBACjC,OAAO,IAAA,6BAAa,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YAC3D,CAAC;YACD,SAAS,EAAE,IAAI;YACf,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,mDAAwB,EAAE,CAAC,CAAC,KAAK,CAAC;oBACxD,OAAO,IAAA,6BAAa,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;gBAC3D,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;YACnE,CAAC;SACF;QACD,GAAG,EAAE;YACH,SAAS,EAAE,IAAI;YACf,QAAQ,EAAE,IAAI;SACf;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,6BAAa,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACpD,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,6BAAa,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QACnD,CAAC;QACD,MAAM,EAAE,IAAI;KACb;CACF,CAAC,CAAC"}
@@ -6,4 +6,4 @@ import { DeclaredGithubRepo } from '../../domain.objects/DeclaredGithubRepo';
6
6
  * .what = declastruct DAO for github repository resources
7
7
  * .why = wraps existing repo operations to conform to declastruct interface
8
8
  */
9
- export declare const DeclaredGithubRepoDao: DeclastructDao<DeclaredGithubRepo, typeof DeclaredGithubRepo, ContextGithubApi & ContextLogTrail>;
9
+ export declare const DeclaredGithubRepoDao: DeclastructDao<typeof DeclaredGithubRepo, ContextGithubApi & ContextLogTrail>;
@@ -12,14 +12,22 @@ const setRepo_1 = require("../../domain.operations/repo/setRepo");
12
12
  * .why = wraps existing repo operations to conform to declastruct interface
13
13
  */
14
14
  exports.DeclaredGithubRepoDao = new declastruct_1.DeclastructDao({
15
+ dobj: DeclaredGithubRepo_1.DeclaredGithubRepo,
15
16
  get: {
16
- byUnique: async (input, context) => {
17
- return (0, getRepo_1.getRepo)({ by: { unique: input } }, context);
18
- },
19
- byRef: async (input, context) => {
20
- if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubRepo_1.DeclaredGithubRepo })(input))
17
+ one: {
18
+ byUnique: async (input, context) => {
21
19
  return (0, getRepo_1.getRepo)({ by: { unique: input } }, context);
22
- helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
20
+ },
21
+ byPrimary: null,
22
+ byRef: async (input, context) => {
23
+ if ((0, domain_objects_1.isRefByUnique)({ of: DeclaredGithubRepo_1.DeclaredGithubRepo })(input))
24
+ return (0, getRepo_1.getRepo)({ by: { unique: input } }, context);
25
+ helpful_errors_1.UnexpectedCodePathError.throw('unsupported ref type', { input });
26
+ },
27
+ },
28
+ ref: {
29
+ byPrimary: null,
30
+ byUnique: null,
23
31
  },
24
32
  },
25
33
  set: {
@@ -29,6 +37,7 @@ exports.DeclaredGithubRepoDao = new declastruct_1.DeclastructDao({
29
37
  upsert: async (input, context) => {
30
38
  return (0, setRepo_1.setRepo)({ upsert: input }, context);
31
39
  },
40
+ delete: null,
32
41
  },
33
42
  });
34
43
  //# sourceMappingURL=DeclaredGithubRepoDao.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeclaredGithubRepoDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubRepoDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,gFAA6E;AAC7E,kEAA+D;AAC/D,kEAA+D;AAE/D;;;GAGG;AACU,QAAA,qBAAqB,GAAG,IAAI,4BAAc,CAIrD;IACA,GAAG,EAAE;QACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YACjC,OAAO,IAAA,iBAAO,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;QACrD,CAAC;QACD,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,uCAAkB,EAAE,CAAC,CAAC,KAAK,CAAC;gBAClD,OAAO,IAAA,iBAAO,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACrD,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;QACnE,CAAC;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,iBAAO,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC9C,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,iBAAO,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC7C,CAAC;KACF;CACF,CAAC,CAAC"}
1
+ {"version":3,"file":"DeclaredGithubRepoDao.js","sourceRoot":"","sources":["../../../src/access/daos/DeclaredGithubRepoDao.ts"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,mDAA+C;AAC/C,mDAAyD;AAIzD,gFAA6E;AAC7E,kEAA+D;AAC/D,kEAA+D;AAE/D;;;GAGG;AACU,QAAA,qBAAqB,GAAG,IAAI,4BAAc,CAGrD;IACA,IAAI,EAAE,uCAAkB;IACxB,GAAG,EAAE;QACH,GAAG,EAAE;YACH,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBACjC,OAAO,IAAA,iBAAO,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;YACrD,CAAC;YACD,SAAS,EAAE,IAAI;YACf,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;gBAC9B,IAAI,IAAA,8BAAa,EAAC,EAAE,EAAE,EAAE,uCAAkB,EAAE,CAAC,CAAC,KAAK,CAAC;oBAClD,OAAO,IAAA,iBAAO,EAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,CAAC,CAAC;gBACrD,wCAAuB,CAAC,KAAK,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC;YACnE,CAAC;SACF;QACD,GAAG,EAAE;YACH,SAAS,EAAE,IAAI;YACf,QAAQ,EAAE,IAAI;SACf;KACF;IACD,GAAG,EAAE;QACH,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAChC,OAAO,IAAA,iBAAO,EAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC9C,CAAC;QACD,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE;YAC/B,OAAO,IAAA,iBAAO,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,CAAC,CAAC;QAC7C,CAAC;QACD,MAAM,EAAE,IAAI;KACb;CACF,CAAC,CAAC"}
@@ -10,8 +10,8 @@ import type { DeclaredGithubRepoConfig } from './DeclaredGithubRepoConfig';
10
10
  * .why = provides type safety and reusability for the github provider
11
11
  */
12
12
  export type DeclastructGithubProvider = DeclastructProvider<{
13
- DeclaredGithubRepo: DeclastructDao<DeclaredGithubRepo, typeof DeclaredGithubRepo, ContextGithubApi & ContextLogTrail>;
14
- DeclaredGithubBranch: DeclastructDao<DeclaredGithubBranch, typeof DeclaredGithubBranch, ContextGithubApi & ContextLogTrail>;
15
- DeclaredGithubRepoConfig: DeclastructDao<DeclaredGithubRepoConfig, typeof DeclaredGithubRepoConfig, ContextGithubApi & ContextLogTrail>;
16
- DeclaredGithubBranchProtection: DeclastructDao<DeclaredGithubBranchProtection, typeof DeclaredGithubBranchProtection, ContextGithubApi & ContextLogTrail>;
13
+ DeclaredGithubRepo: DeclastructDao<typeof DeclaredGithubRepo, ContextGithubApi & ContextLogTrail>;
14
+ DeclaredGithubBranch: DeclastructDao<typeof DeclaredGithubBranch, ContextGithubApi & ContextLogTrail>;
15
+ DeclaredGithubRepoConfig: DeclastructDao<typeof DeclaredGithubRepoConfig, ContextGithubApi & ContextLogTrail>;
16
+ DeclaredGithubBranchProtection: DeclastructDao<typeof DeclaredGithubBranchProtection, ContextGithubApi & ContextLogTrail>;
17
17
  }, ContextGithubApi & ContextLogTrail>;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "declastruct-github",
3
3
  "author": "ehmpathy",
4
4
  "description": "declarative control of GitHub constructs via declastruct - manage repos, branches, and protection rules",
5
- "version": "1.0.5",
5
+ "version": "1.0.6",
6
6
  "repository": "ehmpathy/declastruct-github",
7
7
  "homepage": "https://github.com/ehmpathy/declastruct-github",
8
8
  "keywords": [
@@ -77,14 +77,14 @@
77
77
  "cz-conventional-changelog": "3.3.0",
78
78
  "declapract": "0.13.0",
79
79
  "declapract-typescript-ehmpathy": "0.43.7",
80
- "declastruct": "^1.4.2",
80
+ "declastruct": "^1.5.1",
81
81
  "declastruct-github": "^1.0.3",
82
82
  "depcheck": "1.4.3",
83
83
  "esbuild-register": "3.6.0",
84
84
  "husky": "8.0.3",
85
85
  "jest": "30.2.0",
86
- "rhachet": "1.12.1",
87
- "rhachet-roles-ehmpathy": "1.8.0",
86
+ "rhachet": "1.12.3",
87
+ "rhachet-roles-ehmpathy": "1.12.1",
88
88
  "simple-log-methods": "0.6.2",
89
89
  "test-fns": "1.5.0",
90
90
  "tsx": "4.20.6",