track_open_instances 0.1.10 → 0.1.11
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.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +19 -84
- data/lib/track_open_instances/version.rb +1 -1
- data/package.json +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3e70a893165f373d3983f0ff446918a4a806908367e729314de68669eb095587
|
4
|
+
data.tar.gz: b0a531423a5494f23c7b1b15983157eaf26f01df4843b1d3abe4a50896dfb93c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 78ab8e2bb5ff146622df6a1c0f10f9d40594206300e22f8ee7d598e8db2774df183154e6197ad0727119fadb52e00b0781f7091760bb96453cab1ebb813ad81d
|
7
|
+
data.tar.gz: 96ad69a489b8fca581f44b6bae930d60d360bfc84a4b5fbede31f491535caf97e1173cb725f5adb7cb8edf9e3941341784b6886b83b641e449b1bb5217d39784
|
data/CHANGELOG.md
CHANGED
@@ -1,85 +1,20 @@
|
|
1
1
|
# Change Log
|
2
2
|
|
3
|
-
## [0.1.
|
3
|
+
## [0.1.11](https://github.com/main-branch/track_open_instances/compare/v0.1.10...v0.1.11) (2025-04-15)
|
4
4
|
|
5
5
|
|
6
|
-
###
|
7
|
-
|
8
|
-
* Amend release task so it does not create a new tag ([4ba194c](https://github.com/main-branch/track_open_instances/commit/4ba194ce6c744db3ab57bed022e8d311166a4e64))
|
9
|
-
|
10
|
-
## [0.1.9](https://github.com/main-branch/track_open_instances/compare/v0.1.8...v0.1.9) (2025-04-15)
|
11
|
-
|
12
|
-
|
13
|
-
### Bug Fixes
|
14
|
-
|
15
|
-
* Amend release task so it does not create a new tag ([7bedd17](https://github.com/main-branch/track_open_instances/commit/7bedd176c140f6b3979f39388f0ca803c32f9282))
|
16
|
-
|
17
|
-
## [0.1.8](https://github.com/main-branch/track_open_instances/compare/v0.1.7...v0.1.8) (2025-04-15)
|
18
|
-
|
19
|
-
|
20
|
-
### Bug Fixes
|
21
|
-
|
22
|
-
* Remove component name from release version tag ([5991728](https://github.com/main-branch/track_open_instances/commit/59917284241eaa173fd4f83a38710cb50a23c750))
|
23
|
-
|
24
|
-
## [0.1.7](https://github.com/main-branch/track_open_instances/compare/track_open_instances-v0.1.6...track_open_instances/v0.1.7) (2025-04-15)
|
25
|
-
|
26
|
-
|
27
|
-
### Bug Fixes
|
28
|
-
|
29
|
-
* Add package-name to release-please configuration ([83d0198](https://github.com/main-branch/track_open_instances/commit/83d0198bfab34e26b641ca7e27af08b68e07c396))
|
30
|
-
* Automatically push the new gem release to rubygems.org ([d133153](https://github.com/main-branch/track_open_instances/commit/d13315396f590fefeb07cc4b71a13c9e9709842b))
|
31
|
-
* Checkout project before the release-please step in release workflow ([80d9a35](https://github.com/main-branch/track_open_instances/commit/80d9a35ed155f3ba7e14a585e54d9ec34d2722e2))
|
32
|
-
* Fix several documentation and report errors ([fd17199](https://github.com/main-branch/track_open_instances/commit/fd171997871796df746c8e1312a4fdb07cb363d5))
|
33
|
-
* Make release-please use a different tag than release-gem ([a7d42dc](https://github.com/main-branch/track_open_instances/commit/a7d42dcb132bd40ceb3830a6a02a09694022844a))
|
34
|
-
* Make small change to test release ([8304c90](https://github.com/main-branch/track_open_instances/commit/8304c905883c760e6419210be300b637f01e054d))
|
35
|
-
* Release workflow should checkout project ([869a7e0](https://github.com/main-branch/track_open_instances/commit/869a7e011438b57bcb810680ecdf0eb5beec193b))
|
36
|
-
* Remove the qlty.sh integration ([4c4492b](https://github.com/main-branch/track_open_instances/commit/4c4492bb19d1f39fa96ec30ad0af12d103067e92))
|
37
|
-
* Specify the version file ([be826cf](https://github.com/main-branch/track_open_instances/commit/be826cfe9a8aa526cdaa3f1ecb5912641f3db38c))
|
38
|
-
* Start autoreleases at 0.1.0 ([5a2fad7](https://github.com/main-branch/track_open_instances/commit/5a2fad7a9cb029a5dbfb9785f979fc07bf7f127b))
|
39
|
-
|
40
|
-
## [0.1.6](https://github.com/main-branch/track_open_instances/compare/v0.1.5...v0.1.6) (2025-04-15)
|
41
|
-
|
42
|
-
|
43
|
-
### Bug Fixes
|
44
|
-
|
45
|
-
* Make release-please use a different tag than release-gem ([a7d42dc](https://github.com/main-branch/track_open_instances/commit/a7d42dcb132bd40ceb3830a6a02a09694022844a))
|
46
|
-
|
47
|
-
## [0.1.5](https://github.com/main-branch/track_open_instances/compare/v0.1.4...v0.1.5) (2025-04-14)
|
48
|
-
|
49
|
-
|
50
|
-
### Bug Fixes
|
51
|
-
|
52
|
-
* Checkout project before the release-please step in release workflow ([80d9a35](https://github.com/main-branch/track_open_instances/commit/80d9a35ed155f3ba7e14a585e54d9ec34d2722e2))
|
53
|
-
* Specify the version file ([be826cf](https://github.com/main-branch/track_open_instances/commit/be826cfe9a8aa526cdaa3f1ecb5912641f3db38c))
|
54
|
-
|
55
|
-
## [0.1.4](https://github.com/main-branch/track_open_instances/compare/v0.1.3...v0.1.4) (2025-04-14)
|
56
|
-
|
57
|
-
|
58
|
-
### Bug Fixes
|
59
|
-
|
60
|
-
* Release workflow should checkout project ([869a7e0](https://github.com/main-branch/track_open_instances/commit/869a7e011438b57bcb810680ecdf0eb5beec193b))
|
61
|
-
|
62
|
-
## [0.1.3](https://github.com/main-branch/track_open_instances/compare/v0.1.2...v0.1.3) (2025-04-14)
|
63
|
-
|
64
|
-
|
65
|
-
### Bug Fixes
|
66
|
-
|
67
|
-
* Automatically push the new gem release to rubygems.org ([d133153](https://github.com/main-branch/track_open_instances/commit/d13315396f590fefeb07cc4b71a13c9e9709842b))
|
68
|
-
* Remove the qlty.sh integration ([4c4492b](https://github.com/main-branch/track_open_instances/commit/4c4492bb19d1f39fa96ec30ad0af12d103067e92))
|
69
|
-
|
70
|
-
## [0.1.2](https://github.com/main-branch/track_open_instances/compare/v0.1.1...v0.1.2) (2025-04-14)
|
71
|
-
|
72
|
-
|
73
|
-
### Bug Fixes
|
6
|
+
### Features
|
74
7
|
|
75
|
-
*
|
8
|
+
* Initial implementation of TrackOpenInstances ([f0fb459](https://github.com/main-branch/track_open_instances/commit/f0fb459b35173635900e0d6f1a7bb7e3188c6914))
|
76
9
|
|
77
|
-
## [0.1.1](https://github.com/main-branch/track_open_instances/compare/v0.1.0...v0.1.1) (2025-04-14)
|
78
10
|
|
79
11
|
### Bug Fixes
|
80
12
|
|
81
|
-
*
|
82
|
-
*
|
13
|
+
* Add qlty configuration in order to run qlty checks locally ([56811ca](https://github.com/main-branch/track_open_instances/commit/56811ca9f9eab200780dd80b9946402db85a5dc0))
|
14
|
+
* Auto push new version of gem to rubygems.org ([4740681](https://github.com/main-branch/track_open_instances/commit/4740681f90dad73c36622cbf0a23e43713742d0c))
|
15
|
+
* Fix continuous integration workflow issues reported by qlty.sh ([e83546a](https://github.com/main-branch/track_open_instances/commit/e83546ac4038581d9fcf445f0fb82f098bb4ff2d))
|
16
|
+
* Remove integration to CodeClimate and qlty ([47b0c09](https://github.com/main-branch/track_open_instances/commit/47b0c090303ff68a003a52b4b363fdb7528e289b))
|
17
|
+
* Update TrackOpenInstances docs and report ([7575c1f](https://github.com/main-branch/track_open_instances/commit/7575c1f5a3947ff3e66e79f099e7dcdd6203e653))
|
83
18
|
|
84
19
|
## v0.1.0 (2025-04-08)
|
85
20
|
|
@@ -87,14 +22,14 @@
|
|
87
22
|
|
88
23
|
Changes:
|
89
24
|
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
25
|
+
- f2d5318 chore: remove radarline-ruby from qlty checks
|
26
|
+
- 177eba8 chore: fix formatting errors reported by `qlty fmt`
|
27
|
+
- 943359f build: remove rubocop plugin from qlty
|
28
|
+
- 476f271 chore: integrate yamllint
|
29
|
+
- 56811ca fix: add qlty configuration in order to run qlty checks locally
|
30
|
+
- e83546a fix: fix continuous integration workflow issues reported by qlty.sh
|
31
|
+
- 6f67aed test: add predicate methods to determine the Ruby engine and platform
|
32
|
+
- 34e3829 build: generate JSON coverage report for qlty.sh coverage reporting
|
33
|
+
- 9db2052 docs: update README links
|
34
|
+
- 937a971 build: update code coverage reporting
|
35
|
+
- f0fb459 feat: initial implementation of TrackOpenInstances
|
data/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"devDependencies": {
|
3
|
-
"@commitlint/cli": "^19.
|
4
|
-
"@commitlint/config-conventional": "^19.
|
5
|
-
"husky": "^9.1.
|
3
|
+
"@commitlint/cli": "^19.5.0",
|
4
|
+
"@commitlint/config-conventional": "^19.5.0",
|
5
|
+
"husky": "^9.1.0"
|
6
6
|
},
|
7
7
|
"scripts": {
|
8
8
|
"postinstall": "husky",
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: track_open_instances
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- James Couball
|
@@ -218,8 +218,8 @@ metadata:
|
|
218
218
|
allowed_push_host: https://rubygems.org
|
219
219
|
homepage_uri: https://github.com/main-branch/track_open_instances
|
220
220
|
source_code_uri: https://github.com/main-branch/track_open_instances
|
221
|
-
documentation_uri: https://rubydoc.info/gems/track_open_instances/0.1.
|
222
|
-
changelog_uri: https://rubydoc.info/gems/track_open_instances/0.1.
|
221
|
+
documentation_uri: https://rubydoc.info/gems/track_open_instances/0.1.11
|
222
|
+
changelog_uri: https://rubydoc.info/gems/track_open_instances/0.1.11/file/CHANGELOG.md
|
223
223
|
rubygems_mfa_required: 'true'
|
224
224
|
rdoc_options: []
|
225
225
|
require_paths:
|