createissue_jira 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 209e277057571dd71fe18d918ba4de8aa90dbe5675bb469c3bb0484b878485e5
4
- data.tar.gz: f7635a1d5218de500c80dd3af1b1c738a473048bda501d8c0d06693c171fd61a
3
+ metadata.gz: d218c86c1ea84edea27cb5d617a99d80bb7ea225487b1c4883beeff9dc8d5a3c
4
+ data.tar.gz: 87da6386ff118dc7a4efd3083c488b3c0656d7364ee3ee4986d35e4b133a16b4
5
5
  SHA512:
6
- metadata.gz: ef54f8a32006fdfa11a55b14de8c7a7583a6ab74ecbe5e33a69067f0f83429b2afe588fd435300c0e3af8deff04cc4b224550ceddbb86fbab8cd7ba4551c9aed
7
- data.tar.gz: '097870b32db3f1006f6dc717841fb24895239c936614c6e93eefde4feaea35a37f4babdbc4627dbe1310743886b31499603c17c6cec52f3c34dc5bffaf8ff75a'
6
+ metadata.gz: 0f13a3acd51054fd749f7f4cfbf952f4f030ca87c74c6eba35c8be7cc9e1cccc9a210581c2b52aad2083fe642f008b917c3a2272499a874a852e53127d06501f
7
+ data.tar.gz: de400be7b4186299d7376063bfcccba840652eb0e4bb1bd05c81b0f1b0af7987f4e92a0813e2af62db522af899e86c871e5fadda62438d977396085908302f0f
data/.idea/.gitignore ADDED
@@ -0,0 +1,8 @@
1
+ # Default ignored files
2
+ /shelf/
3
+ /workspace.xml
4
+ # Datasource local storage ignored files
5
+ /../../../../../../:\Users\sacpate\RubymineProjects\createissue_jira\.idea/dataSources/
6
+ /dataSources.local.xml
7
+ # Editor-based HTTP Client requests
8
+ /httpRequests/
@@ -0,0 +1,65 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="ModuleRunConfigurationManager">
4
+ <shared />
5
+ </component>
6
+ <component name="NewModuleRootManager">
7
+ <content url="file://$MODULE_DIR$">
8
+ <sourceFolder url="file://$MODULE_DIR$/features" isTestSource="true" />
9
+ <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
10
+ <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
+ </content>
12
+ <orderEntry type="jdk" jdkName="ruby-2.7.4-p191" jdkType="RUBY_SDK" />
13
+ <orderEntry type="sourceFolder" forTests="false" />
14
+ <orderEntry type="library" scope="PROVIDED" name="base64 (v0.1.1, ruby-2.7.4-p191) [gem]" level="application" />
15
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v2.4.1, ruby-2.7.4-p191) [gem]" level="application" />
16
+ <orderEntry type="library" scope="PROVIDED" name="domain_name (v0.5.20190701, ruby-2.7.4-p191) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="ffi (v1.15.5, ruby-2.7.4-p191) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="http-accept (v1.7.0, ruby-2.7.4-p191) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="http-cookie (v1.0.5, ruby-2.7.4-p191) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="json (v2.6.3, ruby-2.7.4-p191) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="mime-types (v3.4.1, ruby-2.7.4-p191) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="mime-types-data (v3.2022.0105, ruby-2.7.4-p191) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="netrc (v0.11.0, ruby-2.7.4-p191) [gem]" level="application" />
24
+ <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.13.10, ruby-2.7.4-p191) [gem]" level="application" />
25
+ <orderEntry type="library" scope="PROVIDED" name="racc (v1.6.2, ruby-2.7.4-p191) [gem]" level="application" />
26
+ <orderEntry type="library" scope="PROVIDED" name="rake (v13.0.6, ruby-2.7.4-p191) [gem]" level="application" />
27
+ <orderEntry type="library" scope="PROVIDED" name="rest-client (v2.1.0, ruby-2.7.4-p191) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="roo (v2.9.0, ruby-2.7.4-p191) [gem]" level="application" />
29
+ <orderEntry type="library" scope="PROVIDED" name="rubyzip (v2.3.2, ruby-2.7.4-p191) [gem]" level="application" />
30
+ <orderEntry type="library" scope="PROVIDED" name="unf (v0.1.4, ruby-2.7.4-p191) [gem]" level="application" />
31
+ <orderEntry type="library" scope="PROVIDED" name="unf_ext (v0.0.8.2, ruby-2.7.4-p191) [gem]" level="application" />
32
+ </component>
33
+ <component name="RakeTasksCache">
34
+ <option name="myRootTask">
35
+ <RakeTaskImpl id="rake">
36
+ <subtasks>
37
+ <RakeTaskImpl description="Build createissue_jira-0.1.8.gem into the pkg directory" fullCommand="build" id="build" />
38
+ <RakeTaskImpl id="build">
39
+ <subtasks>
40
+ <RakeTaskImpl description="Generate SHA512 checksum if createissue_jira-0.1.8.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
41
+ </subtasks>
42
+ </RakeTaskImpl>
43
+ <RakeTaskImpl description="Remove any temporary products" fullCommand="clean" id="clean" />
44
+ <RakeTaskImpl description="Remove any generated files" fullCommand="clobber" id="clobber" />
45
+ <RakeTaskImpl description="Build and install createissue_jira-0.1.8.gem into system gems" fullCommand="install" id="install" />
46
+ <RakeTaskImpl id="install">
47
+ <subtasks>
48
+ <RakeTaskImpl description="Build and install createissue_jira-0.1.8.gem into system gems without network access" fullCommand="install:local" id="local" />
49
+ </subtasks>
50
+ </RakeTaskImpl>
51
+ <RakeTaskImpl description="Create tag v0.1.8 and build and push createissue_jira-0.1.8.gem to https://rubygems.org" fullCommand="release[remote]" id="release[remote]" />
52
+ <RakeTaskImpl description="" fullCommand="default" id="default" />
53
+ <RakeTaskImpl description="" fullCommand="release" id="release" />
54
+ <RakeTaskImpl id="release">
55
+ <subtasks>
56
+ <RakeTaskImpl description="" fullCommand="release:guard_clean" id="guard_clean" />
57
+ <RakeTaskImpl description="" fullCommand="release:rubygem_push" id="rubygem_push" />
58
+ <RakeTaskImpl description="" fullCommand="release:source_control_push" id="source_control_push" />
59
+ </subtasks>
60
+ </RakeTaskImpl>
61
+ </subtasks>
62
+ </RakeTaskImpl>
63
+ </option>
64
+ </component>
65
+ </module>
data/.idea/misc.xml ADDED
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.5.3-p105" project-jdk-type="RUBY_SDK" />
4
+ </project>
data/.idea/modules.xml ADDED
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/createissue_jira.iml" filepath="$PROJECT_DIR$/.idea/createissue_jira.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
data/.idea/vcs.xml ADDED
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
data/Gemfile.lock ADDED
@@ -0,0 +1,51 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ createissue_jira (0.1.8)
5
+ base64 (~> 0.1, >= 0.1.0)
6
+ json (~> 2.1, >= 2.1.0)
7
+ rest-client (~> 2.0, >= 2.0.2)
8
+ roo (~> 2.8, >= 2.8.3)
9
+
10
+ GEM
11
+ remote: https://rubygems.org/
12
+ specs:
13
+ base64 (0.1.1)
14
+ domain_name (0.5.20190701)
15
+ unf (>= 0.0.5, < 1.0.0)
16
+ ffi (1.15.5-x64-mingw32)
17
+ http-accept (1.7.0)
18
+ http-cookie (1.0.5)
19
+ domain_name (~> 0.5)
20
+ json (2.6.3)
21
+ mime-types (3.4.1)
22
+ mime-types-data (~> 3.2015)
23
+ mime-types-data (3.2022.0105)
24
+ netrc (0.11.0)
25
+ nokogiri (1.13.10-x64-mingw32)
26
+ racc (~> 1.4)
27
+ racc (1.6.2)
28
+ rake (13.0.6)
29
+ rest-client (2.1.0-x64-mingw32)
30
+ ffi (~> 1.9)
31
+ http-accept (>= 1.7.0, < 2.0)
32
+ http-cookie (>= 1.0.2, < 2.0)
33
+ mime-types (>= 1.16, < 4.0)
34
+ netrc (~> 0.8)
35
+ roo (2.9.0)
36
+ nokogiri (~> 1)
37
+ rubyzip (>= 1.3.0, < 3.0.0)
38
+ rubyzip (2.3.2)
39
+ unf (0.1.4)
40
+ unf_ext
41
+ unf_ext (0.0.8.2-x64-mingw32)
42
+
43
+ PLATFORMS
44
+ x64-mingw32
45
+
46
+ DEPENDENCIES
47
+ createissue_jira!
48
+ rake (~> 13.0)
49
+
50
+ BUNDLED WITH
51
+ 2.4.1
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CreateissueJira
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/createissue_jira`. To experiment with that code, run `bin/console` for an interactive prompt.
3
+ Welcome to new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/createissue_jira`. To experiment with that code, run `bin/console` for an interactive prompt.
4
4
 
5
5
  TODO: Delete this and the text above, and describe your gem
6
6
 
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CreateissueJira
4
- VERSION = "0.1.8"
4
+ VERSION = "0.1.9"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: createissue_jira
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
- - sacpate
7
+ - SachinPatel
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-04-29 00:00:00.000000000 Z
11
+ date: 2022-12-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -92,27 +92,39 @@ dependencies:
92
92
  version: 0.1.0
93
93
  description: Write a longer description or delete this line.
94
94
  email:
95
- - sachin.patel@olrretail.com
95
+ - sachinpatel8890@outlook.com
96
96
  executables: []
97
97
  extensions: []
98
98
  extra_rdoc_files: []
99
99
  files:
100
+ - ".idea/.gitignore"
101
+ - ".idea/createissue_jira.iml"
102
+ - ".idea/misc.xml"
103
+ - ".idea/modules.xml"
104
+ - ".idea/vcs.xml"
100
105
  - CHANGELOG.md
101
106
  - CODE_OF_CONDUCT.md
102
107
  - Gemfile
108
+ - Gemfile.lock
103
109
  - LICENSE.txt
104
110
  - README.md
105
111
  - Rakefile
112
+ - createissue_jira-0.1.0.gem
113
+ - createissue_jira-0.1.1.gem
114
+ - createissue_jira-0.1.5.gem
115
+ - createissue_jira-0.1.6.gem
116
+ - createissue_jira-0.1.7.gem
117
+ - createissue_jira-0.1.8.gem
106
118
  - lib/createissue_jira.rb
107
119
  - lib/createissue_jira/version.rb
108
120
  - sig/createissue_jira.rbs
109
- homepage: https://rubygems.org
121
+ homepage: https://github.com/Sachin8890/createissue_jira
110
122
  licenses:
111
123
  - MIT
112
124
  metadata:
113
125
  allowed_push_host: https://rubygems.org
114
- homepage_uri: https://rubygems.org
115
- source_code_uri: https://rubygems.org
126
+ homepage_uri: https://github.com/Sachin8890/createissue_jira
127
+ source_code_uri: https://github.com/Sachin8890/createissue_jira
116
128
  changelog_uri: https://rubygems.org
117
129
  post_install_message:
118
130
  rdoc_options: []
@@ -129,9 +141,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
129
141
  - !ruby/object:Gem::Version
130
142
  version: '0'
131
143
  requirements: []
132
- rubyforge_project:
133
- rubygems_version: 2.7.6
144
+ rubygems_version: 3.1.6
134
145
  signing_key:
135
146
  specification_version: 4
136
- summary: Write a short summary, because RubyGems requires one.
147
+ summary: This gem can be use to create a jira ticket specifically for the QA test
148
+ case under Jira Epic
137
149
  test_files: []