checkoff 0.223.0 → 0.226.0

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.
Files changed (228) hide show
  1. checksums.yaml +4 -4
  2. data/checkoff.gemspec +10 -5
  3. data/lib/checkoff/attachments.rb +1 -1
  4. data/lib/checkoff/cli.rb +1 -1
  5. data/lib/checkoff/clients.rb +1 -1
  6. data/lib/checkoff/custom_fields.rb +1 -1
  7. data/lib/checkoff/events.rb +1 -1
  8. data/lib/checkoff/internal/config_loader.rb +2 -3
  9. data/lib/checkoff/internal/selector_classes/section/function_evaluator.rb +3 -2
  10. data/lib/checkoff/my_tasks.rb +1 -1
  11. data/lib/checkoff/portfolios.rb +11 -9
  12. data/lib/checkoff/projects.rb +1 -1
  13. data/lib/checkoff/sections.rb +4 -5
  14. data/lib/checkoff/tags.rb +66 -17
  15. data/lib/checkoff/tasks.rb +1 -1
  16. data/lib/checkoff/version.rb +1 -1
  17. data/lib/checkoff/workspaces.rb +1 -1
  18. data/rbi/checkoff.rbi +4529 -0
  19. data/sig/checkoff.rbs +3749 -0
  20. metadata +5 -211
  21. data/.circleci/config.yml +0 -291
  22. data/.envrc +0 -9
  23. data/.git-hooks/pre_commit/circle_ci.rb +0 -26
  24. data/.git-hooks/pre_commit/punchlist.rb +0 -52
  25. data/.git-hooks/pre_commit/solargraph_typecheck.rb +0 -77
  26. data/.gitattributes +0 -6
  27. data/.gitignore +0 -65
  28. data/.markdownlint_style.rb +0 -4
  29. data/.mdlrc +0 -1
  30. data/.overcommit.yml +0 -115
  31. data/.rubocop.yml +0 -143
  32. data/.rubocop_todo.yml +0 -90
  33. data/.solargraph.yml +0 -35
  34. data/.yamllint.yml +0 -8
  35. data/.yardopts +0 -2
  36. data/CODE_OF_CONDUCT.md +0 -133
  37. data/CONTRIBUTING.rst +0 -75
  38. data/DEVELOPMENT.md +0 -69
  39. data/GLOSSARY.md +0 -16
  40. data/Gemfile +0 -67
  41. data/Gemfile.lock +0 -351
  42. data/LICENSE +0 -21
  43. data/Makefile +0 -139
  44. data/bin/brakeman +0 -27
  45. data/bin/bump +0 -29
  46. data/bin/checkoff +0 -29
  47. data/bin/console +0 -15
  48. data/bin/overcommit +0 -29
  49. data/bin/overcommit_branch +0 -114
  50. data/bin/rake +0 -29
  51. data/bin/rubocop +0 -27
  52. data/bin/setup +0 -8
  53. data/bin/solargraph +0 -27
  54. data/bin/sord +0 -27
  55. data/bin/spoom +0 -27
  56. data/bin/srb +0 -27
  57. data/bin/srb-rbi +0 -27
  58. data/bin/tapioca +0 -27
  59. data/bin/yard +0 -27
  60. data/config/annotations_asana.rb +0 -253
  61. data/config/annotations_misc.rb +0 -68
  62. data/config/env.1p +0 -2
  63. data/docs/.gitignore +0 -3
  64. data/docs/cookiecutter_input.json +0 -17
  65. data/docs/example_project.png +0 -0
  66. data/fix.sh +0 -534
  67. data/metrics/bigfiles_high_water_mark +0 -1
  68. data/metrics/brakeman_high_water_mark +0 -1
  69. data/metrics/bundle-audit_high_water_mark +0 -1
  70. data/metrics/cane_high_water_mark +0 -1
  71. data/metrics/eslint_high_water_mark +0 -1
  72. data/metrics/flake8_high_water_mark +0 -1
  73. data/metrics/flay_high_water_mark +0 -1
  74. data/metrics/flog_high_water_mark +0 -1
  75. data/metrics/jscs_high_water_mark +0 -1
  76. data/metrics/mdl_high_water_mark +0 -1
  77. data/metrics/pep8_high_water_mark +0 -1
  78. data/metrics/punchlist_high_water_mark +0 -1
  79. data/metrics/pycodestyle_high_water_mark +0 -1
  80. data/metrics/rails_best_practices_high_water_mark +0 -1
  81. data/metrics/rubocop_high_water_mark +0 -1
  82. data/metrics/scalastyle_high_water_mark +0 -1
  83. data/metrics/shellcheck_high_water_mark +0 -1
  84. data/package.json +0 -9
  85. data/rakelib/citest.rake +0 -4
  86. data/rakelib/clear_metrics.rake +0 -9
  87. data/rakelib/console.rake +0 -15
  88. data/rakelib/default.rake +0 -4
  89. data/rakelib/doc.rake +0 -6
  90. data/rakelib/gem_tasks.rake +0 -3
  91. data/rakelib/localtest.rake +0 -4
  92. data/rakelib/overcommit.rake +0 -6
  93. data/rakelib/quality.rake +0 -4
  94. data/rakelib/repl.rake +0 -4
  95. data/rakelib/test.rake +0 -10
  96. data/rakelib/trigger_next_builds.rake +0 -7
  97. data/rakelib/undercover.rake +0 -8
  98. data/requirements_dev.txt +0 -2
  99. data/sorbet/config +0 -4
  100. data/sorbet/rbi/annotations/.gitattributes +0 -1
  101. data/sorbet/rbi/annotations/activesupport.rbi +0 -453
  102. data/sorbet/rbi/annotations/faraday.rbi +0 -17
  103. data/sorbet/rbi/annotations/minitest.rbi +0 -119
  104. data/sorbet/rbi/annotations/mocha.rbi +0 -34
  105. data/sorbet/rbi/annotations/rainbow.rbi +0 -269
  106. data/sorbet/rbi/annotations/webmock.rbi +0 -9
  107. data/sorbet/rbi/dsl/.gitattributes +0 -1
  108. data/sorbet/rbi/dsl/active_support/callbacks.rbi +0 -23
  109. data/sorbet/rbi/gems/.gitattributes +0 -1
  110. data/sorbet/rbi/gems/activesupport@7.1.5.rbi +0 -18746
  111. data/sorbet/rbi/gems/addressable@2.8.6.rbi +0 -1994
  112. data/sorbet/rbi/gems/ansi@1.5.0.rbi +0 -688
  113. data/sorbet/rbi/gems/asana@0.10.6-ab9393136d9ca59b75e42a661fdddc1c65c8f7c3.rbi +0 -6142
  114. data/sorbet/rbi/gems/ast@2.4.2.rbi +0 -585
  115. data/sorbet/rbi/gems/backport@1.2.0.rbi +0 -523
  116. data/sorbet/rbi/gems/base64@0.2.0.rbi +0 -509
  117. data/sorbet/rbi/gems/benchmark@0.4.0.rbi +0 -618
  118. data/sorbet/rbi/gems/bigdecimal@3.1.5.rbi +0 -78
  119. data/sorbet/rbi/gems/brakeman@6.2.2.rbi +0 -222
  120. data/sorbet/rbi/gems/builder@3.2.4.rbi +0 -505
  121. data/sorbet/rbi/gems/bump@0.10.0.rbi +0 -169
  122. data/sorbet/rbi/gems/cache@0.4.1.rbi +0 -211
  123. data/sorbet/rbi/gems/cache_method@0.2.7.rbi +0 -293
  124. data/sorbet/rbi/gems/chef-utils@18.3.0.rbi +0 -9
  125. data/sorbet/rbi/gems/childprocess@5.1.0.rbi +0 -383
  126. data/sorbet/rbi/gems/coderay@1.1.3.rbi +0 -3427
  127. data/sorbet/rbi/gems/commander@4.6.0.rbi +0 -9
  128. data/sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi +0 -11591
  129. data/sorbet/rbi/gems/connection_pool@2.4.1.rbi +0 -9
  130. data/sorbet/rbi/gems/crack@0.4.5.rbi +0 -145
  131. data/sorbet/rbi/gems/diff-lcs@1.5.1.rbi +0 -969
  132. data/sorbet/rbi/gems/docile@1.4.0.rbi +0 -377
  133. data/sorbet/rbi/gems/drb@2.2.1.rbi +0 -1347
  134. data/sorbet/rbi/gems/e2mmap@0.1.0.rbi +0 -9
  135. data/sorbet/rbi/gems/erubi@1.13.0.rbi +0 -152
  136. data/sorbet/rbi/gems/faraday-em_http@1.0.0.rbi +0 -222
  137. data/sorbet/rbi/gems/faraday-em_synchrony@1.0.0.rbi +0 -126
  138. data/sorbet/rbi/gems/faraday-excon@1.1.0.rbi +0 -136
  139. data/sorbet/rbi/gems/faraday-httpclient@1.0.1.rbi +0 -145
  140. data/sorbet/rbi/gems/faraday-multipart@1.0.4.rbi +0 -259
  141. data/sorbet/rbi/gems/faraday-net_http@1.0.1.rbi +0 -142
  142. data/sorbet/rbi/gems/faraday-net_http_persistent@1.2.0.rbi +0 -118
  143. data/sorbet/rbi/gems/faraday-patron@1.0.0.rbi +0 -125
  144. data/sorbet/rbi/gems/faraday-rack@1.0.0.rbi +0 -133
  145. data/sorbet/rbi/gems/faraday-retry@1.0.3.rbi +0 -198
  146. data/sorbet/rbi/gems/faraday@1.10.3.rbi +0 -2729
  147. data/sorbet/rbi/gems/faraday_middleware-multi_json@0.0.6.rbi +0 -29
  148. data/sorbet/rbi/gems/faraday_middleware@1.2.0.rbi +0 -1004
  149. data/sorbet/rbi/gems/gli@2.22.0.rbi +0 -9
  150. data/sorbet/rbi/gems/hashdiff@1.0.1.rbi +0 -351
  151. data/sorbet/rbi/gems/highline@2.0.3.rbi +0 -9
  152. data/sorbet/rbi/gems/i18n@1.14.6.rbi +0 -2359
  153. data/sorbet/rbi/gems/imagen@0.1.8.rbi +0 -340
  154. data/sorbet/rbi/gems/iniparse@1.5.0.rbi +0 -899
  155. data/sorbet/rbi/gems/jaro_winkler@1.6.0.rbi +0 -22
  156. data/sorbet/rbi/gems/json@2.7.1.rbi +0 -1562
  157. data/sorbet/rbi/gems/jwt@2.7.1.rbi +0 -1405
  158. data/sorbet/rbi/gems/kramdown-parser-gfm@1.1.0.rbi +0 -128
  159. data/sorbet/rbi/gems/kramdown@2.4.0.rbi +0 -3272
  160. data/sorbet/rbi/gems/language_server-protocol@3.17.0.3.rbi +0 -14238
  161. data/sorbet/rbi/gems/logger@1.6.2.rbi +0 -923
  162. data/sorbet/rbi/gems/mdl@0.13.0.rbi +0 -445
  163. data/sorbet/rbi/gems/method_source@1.0.0.rbi +0 -273
  164. data/sorbet/rbi/gems/mime-types-data@3.2023.1205.rbi +0 -127
  165. data/sorbet/rbi/gems/mime-types@3.5.1.rbi +0 -1252
  166. data/sorbet/rbi/gems/minitest-profile@0.0.2.rbi +0 -136
  167. data/sorbet/rbi/gems/minitest-reporters@1.6.1.rbi +0 -1014
  168. data/sorbet/rbi/gems/minitest@5.21.1.rbi +0 -1539
  169. data/sorbet/rbi/gems/mixlib-cli@2.1.8.rbi +0 -314
  170. data/sorbet/rbi/gems/mixlib-config@3.0.27.rbi +0 -581
  171. data/sorbet/rbi/gems/mixlib-shellout@3.2.7.rbi +0 -629
  172. data/sorbet/rbi/gems/mocha@2.1.0.rbi +0 -12
  173. data/sorbet/rbi/gems/multi_json@1.15.0.rbi +0 -268
  174. data/sorbet/rbi/gems/multi_xml@0.6.0.rbi +0 -102
  175. data/sorbet/rbi/gems/multipart-post@2.3.0.rbi +0 -234
  176. data/sorbet/rbi/gems/mutex_m@0.3.0.rbi +0 -97
  177. data/sorbet/rbi/gems/netrc@0.11.0.rbi +0 -159
  178. data/sorbet/rbi/gems/nokogiri@1.17.0.rbi +0 -8201
  179. data/sorbet/rbi/gems/oauth2@1.4.11.rbi +0 -833
  180. data/sorbet/rbi/gems/overcommit@0.64.1.rbi +0 -2400
  181. data/sorbet/rbi/gems/parallel@1.23.0.rbi +0 -274
  182. data/sorbet/rbi/gems/parlour@5.0.0.rbi +0 -3007
  183. data/sorbet/rbi/gems/parser@3.2.2.4.rbi +0 -7253
  184. data/sorbet/rbi/gems/prism@1.2.0.rbi +0 -39085
  185. data/sorbet/rbi/gems/pry@0.14.2.rbi +0 -10070
  186. data/sorbet/rbi/gems/public_suffix@5.0.4.rbi +0 -936
  187. data/sorbet/rbi/gems/punchlist@1.3.2.rbi +0 -173
  188. data/sorbet/rbi/gems/racc@1.8.1.rbi +0 -162
  189. data/sorbet/rbi/gems/rack@3.1.8.rbi +0 -4896
  190. data/sorbet/rbi/gems/rainbow@3.1.1.rbi +0 -403
  191. data/sorbet/rbi/gems/rake@13.1.0.rbi +0 -3022
  192. data/sorbet/rbi/gems/rbi@0.2.1.rbi +0 -4535
  193. data/sorbet/rbi/gems/rbs@2.8.4.rbi +0 -5613
  194. data/sorbet/rbi/gems/regexp_parser@2.8.3.rbi +0 -3750
  195. data/sorbet/rbi/gems/reverse_markdown@2.1.1.rbi +0 -390
  196. data/sorbet/rbi/gems/rexml@3.3.9.rbi +0 -4964
  197. data/sorbet/rbi/gems/rubocop-ast@1.30.0.rbi +0 -7127
  198. data/sorbet/rbi/gems/rubocop-minitest@0.34.5.rbi +0 -2577
  199. data/sorbet/rbi/gems/rubocop-performance@1.20.2.rbi +0 -3262
  200. data/sorbet/rbi/gems/rubocop-rake@0.6.0.rbi +0 -329
  201. data/sorbet/rbi/gems/rubocop-rspec@3.0.0.rbi +0 -7546
  202. data/sorbet/rbi/gems/rubocop@1.59.0.rbi +0 -57238
  203. data/sorbet/rbi/gems/ruby-progressbar@1.13.0.rbi +0 -1318
  204. data/sorbet/rbi/gems/ruby2_keywords@0.0.5.rbi +0 -9
  205. data/sorbet/rbi/gems/rugged@1.6.3.rbi +0 -1577
  206. data/sorbet/rbi/gems/securerandom@0.4.0.rbi +0 -75
  207. data/sorbet/rbi/gems/simplecov-html@0.12.3.rbi +0 -217
  208. data/sorbet/rbi/gems/simplecov-lcov@0.8.0.rbi +0 -256
  209. data/sorbet/rbi/gems/simplecov@0.22.0.rbi +0 -2149
  210. data/sorbet/rbi/gems/simplecov_json_formatter@0.1.4.rbi +0 -9
  211. data/sorbet/rbi/gems/solargraph-rails@1.1.0-9dc37915bd4f3b169046e34db6fb32193ab347d8.rbi +0 -320
  212. data/sorbet/rbi/gems/solargraph@0.50.1-904b9304770a59fac393c5cc3cad481e5bdf0fd8.rbi +0 -9396
  213. data/sorbet/rbi/gems/sord@5.1.0.rbi +0 -820
  214. data/sorbet/rbi/gems/source_finder@3.2.1.rbi +0 -317
  215. data/sorbet/rbi/gems/spoom@1.5.0.rbi +0 -4932
  216. data/sorbet/rbi/gems/tapioca@0.16.5.rbi +0 -3617
  217. data/sorbet/rbi/gems/thor@1.3.2.rbi +0 -4378
  218. data/sorbet/rbi/gems/tilt@2.4.0.rbi +0 -933
  219. data/sorbet/rbi/gems/tomlrb@2.0.3.rbi +0 -9
  220. data/sorbet/rbi/gems/tzinfo@2.0.6.rbi +0 -5918
  221. data/sorbet/rbi/gems/undercover@0.5.0.rbi +0 -433
  222. data/sorbet/rbi/gems/unicode-display_width@2.5.0.rbi +0 -66
  223. data/sorbet/rbi/gems/webmock@3.19.1.rbi +0 -1769
  224. data/sorbet/rbi/gems/yard-sorbet@0.9.0.rbi +0 -435
  225. data/sorbet/rbi/gems/yard@0.9.37.rbi +0 -18406
  226. data/sorbet/rbi/todo.rbi +0 -11
  227. data/sorbet/tapioca/config.yml +0 -13
  228. data/sorbet/tapioca/require.rb +0 -4
@@ -1,253 +0,0 @@
1
- # typed: strict
2
- # frozen_string_literal: true
3
- #
4
- # rubocop:disable Layout/LineLength
5
- # @!parse
6
- # module Asana
7
- # class Client
8
- # # @return [Asana::ProxiedResourceClasses::Task]
9
- # def tasks; end
10
- # # @return [Asana::ProxiedResourceClasses::Workspace]
11
- # def workspaces; end
12
- # # @return [Asana::ProxiedResourceClasses::Section]
13
- # def sections; end
14
- # # @return [Asana::ProxiedResourceClasses::Project]
15
- # def projects; end
16
- # # @return [Asana::ProxiedResourceClasses::UserTaskList]
17
- # def user_task_lists; end
18
- # # @return [Asana::ProxiedResourceClasses::Portfolio]
19
- # def portfolios; end
20
- # # @return [Asana::ProxiedResourceClasses::User]
21
- # def users; end
22
- # # @return [Asana::ProxiedResourceClasses::CustomField]
23
- # def custom_fields; end
24
- # end
25
- # module Resources
26
- # # https://developers.asana.com/reference/gettask
27
- # class Task
28
- # # @return [String]
29
- # def resource_subtype; end
30
- # # @return [Boolean,nil]
31
- # def is_rendered_as_separator; end
32
- # # @return [String,nil]
33
- # def due_at; end
34
- # # @return [String,nil]
35
- # def due_on; end
36
- # # @return [String,nil]
37
- # def name; end
38
- # # @return [Hash<String, String>, nil]
39
- # def assignee; end
40
- # # @return [String, nil]
41
- # def html_notes; end
42
- # # @return [Array<Hash{String => Hash{String => String}}>]
43
- # def memberships; end
44
- # class << self
45
- # # @param client [Asana::Client]
46
- # # @param assignee [String]
47
- # # @param workspace [String]
48
- # # @param name [String]
49
- # # @return [Asana::Resources::Task]
50
- # def create(client, assignee:, workspace:, name:); end
51
- # end
52
- # end
53
- # class Section
54
- # # @return [String,nil]
55
- # def name; end
56
- # end
57
- # class Project
58
- # # @return [String,nil]
59
- # def name; end
60
- # # @return [String,nil]
61
- # def due_date; end
62
- # end
63
- # class Portfolio
64
- # # @param options [Hash] the request I/O options
65
- # # @return [Enumerable<Asana::Resources::Project>]
66
- # def get_items(options = {}); end
67
- # end
68
- # end
69
- # module Errors
70
- # class NotFound < ::Asana::Errors::APIError; end
71
- # end
72
- # module Resources
73
- # class Workspace
74
- # # @return [String, nil]
75
- # def html_notes; end
76
- # class << self
77
- # # @param client [Asana::Client]
78
- # # @param id [String]
79
- # # @param options [Hash]
80
- # # @return [Asana::Resources::Workspace]
81
- # def find_by_id(client, id, options: {}); end
82
- # end
83
- # end
84
- # end
85
- # module ProxiedResourceClasses
86
- # class CustomField
87
- # # Get a workspace's custom fields
88
- # #
89
- # # @param workspace_gid [String] (required) Globally unique identifier for the workspace or organization.
90
- # # @param options [Hash] the request I/O options
91
- # #
92
- # # @return [Enumerable<Asana::Resources::CustomField>]
93
- # def get_custom_fields_for_workspace(workspace_gid: required("workspace_gid"), options: {}); end
94
- # end
95
- # class Task
96
- # # Get subtasks from a task
97
- # #
98
- # # @param task_gid [String] (required) The task to operate on.
99
- # # @param options [Hash] the request I/O options
100
- # # > offset - [str] Offset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. 'Note: You can only pass in an offset that was returned to you via a previously paginated request.'
101
- # # > limit - [int] Results per page. The number of objects to return per page. The value must be between 1 and 100.
102
- # # > opt_fields - [list[str]] Defines fields to return. Some requests return *compact* representations of objects in order to conserve resources and complete the request more efficiently. Other times requests return more information than you may need. This option allows you to list the exact set of fields that the API should be sure to return for the objects. The field names should be provided as paths, described below. The id of included objects will always be returned, regardless of the field options.
103
- # # > opt_pretty - [bool] Provides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
104
- # # @return [Enumerable<Asana::Resources::Task>]
105
- # def get_subtasks_for_task(task_gid: required("task_gid"), options: {}); end
106
- # # Returns the complete task record for a single task.
107
- # #
108
- # # @param id [String] The task to get.
109
- # # @param options [Hash] the request I/O options.
110
- # # @return [Asana::Resources::Task]
111
- # def find_by_id(id, options: {}); end
112
- # # Returns the compact task records for some filtered set of tasks. Use one
113
- # # or more of the parameters provided to filter the tasks returned. You must
114
- # # specify a `project`, `section`, `tag`, or `user_task_list` if you do not
115
- # # specify `assignee` and `workspace`.
116
- # #
117
- # # @param assignee [String] The assignee to filter tasks on.
118
- # # @param workspace [String] The workspace or organization to filter tasks on.
119
- # # @param project [String] The project to filter tasks on.
120
- # # @param section [String] The section to filter tasks on.
121
- # # @param tag [String] The tag to filter tasks on.
122
- # # @param user_task_list [String] The user task list to filter tasks on.
123
- # # @param completed_since [String] Only return tasks that are either incomplete or that have been
124
- # # completed since this time.
125
- # #
126
- # # @param modified_since [String] Only return tasks that have been modified since the given time.
127
- # #
128
- # # @param per_page [Integer] the number of records to fetch per page.
129
- # # @param options [Hash] the request I/O options.
130
- # # Notes:
131
- # #
132
- # # If you specify `assignee`, you must also specify the `workspace` to filter on.
133
- # #
134
- # # If you specify `workspace`, you must also specify the `assignee` to filter on.
135
- # #
136
- # # Currently, this is only supported in board views.
137
- # #
138
- # # A task is considered "modified" if any of its properties change,
139
- # # or associations between it and other objects are modified (e.g.
140
- # # a task being added to a project). A task is not considered modified
141
- # # just because another object it is associated with (e.g. a subtask)
142
- # # is modified. Actions that count as modifying the task include
143
- # # assigning, renaming, completing, and adding stories.
144
- # # @return [Enumerable<Asana::Resources::Task>]
145
- # def find_all(assignee: nil, workspace: nil, project: nil, section: nil,
146
- # tag: nil, user_task_list: nil, completed_since: nil,
147
- # modified_since: nil, per_page: 20, options: {}); end
148
- # # @param assignee [String]
149
- # # @param project [String]
150
- # # @param section [String]
151
- # # @param workspace [String]
152
- # # @param completed_since [Time]
153
- # # @param per_page [Integer]
154
- # # @param modified_since [Time]
155
- # # @param section [Asana::Resources::Section]
156
- # # @param options [Hash] the request I/O options.
157
- # # @return [Enumerable<Asana::Resources::Task>]
158
- # def get_tasks(assignee: nil,
159
- # project: nil,
160
- # section: nil,
161
- # workspace: nil,
162
- # completed_since: nil,
163
- # per_page: 20,
164
- # modified_since: nil,
165
- # options: {}); end
166
- # end
167
- # class Workspace
168
- # # @return [Enumerable<Asana::Resources::Workspace>]
169
- # def find_all; end
170
- # end
171
- # class Section
172
- # # @param project_gid [String]
173
- # # @param options [Hash]
174
- # # @return [Enumerable<Asana::Resources::Section>]
175
- # def get_sections_for_project(project_gid:, options: {}); end
176
- # # Returns the complete record for a single section.
177
- # #
178
- # # @param [String] id - The section to get.
179
- # # @param options [Hash] - the request I/O options.
180
- # # @return [Asana::Resources::Section]
181
- # def find_by_id(id, options: {}); end
182
- # end
183
- # class Project
184
- # # Returns the compact project records for all projects in the workspace.
185
- # #
186
- # # @param workspace [String] The workspace or organization to find projects in.
187
- # # @param is_template [Boolean] **Note: This parameter can only be included if a team is also defined, or the workspace is not an organization**
188
- # # Filters results to include only template projects.
189
- # #
190
- # # @param archived [Boolean] Only return projects whose `archived` field takes on the value of
191
- # # this parameter.
192
- # #
193
- # # @param per_page [Integer] the number of records to fetch per page.
194
- # # @param options [Hash] the request I/O options.
195
- # # @return [Enumerable<Asana::Resources::Project>]
196
- # def find_by_workspace(workspace: required("workspace"), is_template: nil, archived: nil, per_page: 20, options: {}); end
197
- # # Returns the complete project record for a single project.
198
- # #
199
- # # @param id [String] The project to get.
200
- # # @param options [Hash] the request I/O options.
201
- # # @return [Asana::Resources::Project]
202
- # def find_by_id(id, options: {}); end
203
- # end
204
- # class UserTaskList
205
- # # @param user_gid [String] (required) A string identifying a user. This can either be the string \"me\", an email, or the gid of a user.
206
- # # @param workspace [String] (required) The workspace in which to get the user task list.
207
- # # @param options [Hash] the request I/O options
208
- # # @return [Asana::Resources::UserTaskList]
209
- # def get_user_task_list_for_user(user_gid:,
210
- # workspace: nil, options: {}); end
211
- # end
212
- # class Portfolio
213
- # # Returns a list of the portfolios in compact representation that are owned
214
- # # by the current API user.
215
- # #
216
- # # @param workspace [String] The workspace or organization to filter portfolios on.
217
- # # @param owner [String] The user who owns the portfolio. Currently, API users can only get a
218
- # # list of portfolios that they themselves own.
219
- # #
220
- # # @param per_page [Integer] the number of records to fetch per page.
221
- # # @param options [Hash] the request I/O options.
222
- # #
223
- # # @return [Enumerable<Asana::Resources::Portfolio>]
224
- # def find_all(workspace: required("workspace"), owner: required("owner"), per_page: 20, options: {}); end
225
- # # Returns the complete record for a single portfolio.
226
- # #
227
- # # @param id [String] The portfolio to get.
228
- # # @param options [Hash] the request I/O options.
229
- #
230
- # # @return [Asana::Resources::Portfolio,nil]
231
- # def find_by_id(id, options: {}); end
232
- # # Get portfolio items
233
- # #
234
- # # @param portfolio_gid [String] (required) Globally unique identifier for the portfolio.
235
- # # @param options [Hash] the request I/O options
236
- # #
237
- # # @return [Enumerable<Asana::Resources::Project>]
238
- # def get_items_for_portfolio(portfolio_gid: required("portfolio_gid"), options: {}); end
239
- # end
240
- # class User
241
- # # Returns the full user record for the currently authenticated user.
242
- # #
243
- # # @param options [Hash] the request I/O options.
244
- # #
245
- # # @return [Asana::Resources::User]
246
- # def me(options: {}); end
247
- # end
248
- # end
249
- # end
250
- # module Asana
251
- # include ::Asana::Resources
252
- # end
253
- # rubocop:enable Layout/LineLength
@@ -1,68 +0,0 @@
1
- # typed: strict
2
- # frozen_string_literal: true
3
-
4
- #
5
- # https://gist.github.com/castwide/28b349566a223dfb439a337aea29713e
6
- #
7
- # The following comments fill some of the gaps in Solargraph's
8
- # understanding of types. Since they're all in YARD, they get mapped
9
- # in Solargraph but ignored at runtime.
10
- #
11
- # You can put this file anywhere in the project, as long as it gets included in
12
- # the workspace maps. It's recommended that you keep it in a standalone file
13
- # instead of pasting it into an existing one.
14
- #
15
- # @!override Hash<[String,Symbol],String>#fetch
16
- # @return [String>]
17
- #
18
- # @!parse
19
- # class ENV
20
- # # @param key [String]
21
- # # @param default [Object]
22
- # #
23
- # # @return [String,:none,nil]
24
- # def self.fetch(key, default = :none); end
25
- # # @param key [String]
26
- # #
27
- # # @return [Object,nil]
28
- # def self.[](key); end
29
- # end
30
- # module Bundler
31
- # class << self
32
- # # @param groups [Array<Symbol>]
33
- # #
34
- # # @return [void]
35
- # def require(*groups); end
36
- # end
37
- # end
38
- # module OpenSSL
39
- # module SSL
40
- # # @type [Integer]
41
- # VERIFY_PEER = 1
42
- # # @type [Integer]
43
- # VERIFY_NONE = 0
44
- # end
45
- # end
46
- # class Time
47
- # class << self
48
- # # @param time [String]
49
- # # @param now [nil,Time]
50
- # # @return [Time]
51
- # def parse(time, now=nil); end
52
- # end
53
- # # https://ruby-doc.org/3.2.2/exts/date/Time.html#method-i-to_date#
54
- # # @return [Date]
55
- # def to_date; end
56
- # end
57
- # class Date
58
- # class << self
59
- # # @param date [String]
60
- # # @param comp [Boolean]
61
- # # @param state [Object]
62
- # # @return [Date]
63
- # def parse(date='-4712-01-01', comp=true, state=Date::ITALY); end
64
- # # @param start [Integer]
65
- # # @return [Date]
66
- # def today(start=Date::ITALY); end
67
- # end
68
- # end
data/config/env.1p DELETED
@@ -1,2 +0,0 @@
1
- ASANA__PERSONAL_ACCESS_TOKEN="op://Private/Asana access token - Plate Spinner read-write/token"
2
- LOG_LEVEL=debug
data/docs/.gitignore DELETED
@@ -1,3 +0,0 @@
1
- *.html
2
- /css
3
- /js
@@ -1,17 +0,0 @@
1
- {
2
- "_checkout": null,
3
- "_output_dir": "/Users/broz/src/checkoff/.git/cookiecutter",
4
- "_repo_dir": "/Users/broz/.cookiecutters/cookiecutter-gem",
5
- "_template": "https://github.com/apiology/cookiecutter-gem",
6
- "email": "vince@broz.cc",
7
- "full_name": "Vince Broz",
8
- "github_username": "apiology",
9
- "module_name": "Checkoff",
10
- "open_source_license": "MIT license",
11
- "project_name": "Checkoff",
12
- "project_short_description": "Command-line and gem client for Asana (unofficial)",
13
- "project_slug": "checkoff",
14
- "type_of_github_repo": "public",
15
- "use_checkoff": "No",
16
- "version": "0.8.0"
17
- }
Binary file