chelsea 0.0.35 → 0.0.36

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: 47f3b5b134ac836b7dc9afed8688f24a60a9b145c6dd96f6ac4cf8c5766d1185
4
- data.tar.gz: be960140b297298444448c490666a630b9a123d7531aa8deb52d26136b679a82
3
+ metadata.gz: '097c89b044fffda53ddf8e3e0d9905cffc3b8fa4d17b1155c93bb428a83ea2ed'
4
+ data.tar.gz: a934ba7e74f6f56eb659acbe1c6161da8390221e4d5bedf6f845472d302ce51d
5
5
  SHA512:
6
- metadata.gz: 9ec6233043b4103a6bdadc6c55019d1f71d7e24244761c35c0d4be543baa85dc7ade3829ac2311e9d247d6ac348454f1b7ccde62b68b0e9a9d7448050683770e
7
- data.tar.gz: 880a19b26b3837d386ae15124aab296d373ad2fc9f6748f7c00528bd9891e2e1dd329e7f8d697c0cd86073191f997655768c9b0e606c2f3a058ea06d9de40311
6
+ metadata.gz: e131c5dd93c832c703bf4e82a3e9c055e7758fea0c639d216620ddb01c5d0eff7f0eddb4ad52de729efc049fedc2683094ebaca83dfadb643ac3d55a93dd93f8
7
+ data.tar.gz: e54cb1671bd171c895d227407fb7bd23db2de9dbadb68411f99c6f736543ac15ba45bb3c06c610d790ff655279111bc52d7d4d7c18c0e64c2d71aa970ebac5ce
data/Jenkinsfile CHANGED
@@ -17,7 +17,6 @@
17
17
  @Library(['private-pipeline-library', 'jenkins-shared']) _
18
18
 
19
19
  dockerizedBuildPipeline(
20
- agentLabel: 'ubuntu-zion-legacy',
21
20
  prepare: {
22
21
  githubStatusUpdate('pending')
23
22
  },
data/README.md CHANGED
@@ -467,11 +467,14 @@ Everyone interacting in the Chelsea project’s codebases, issue trackers, chat
467
467
 
468
468
  Remember:
469
469
 
470
- * If you are a Sonatype customer, you may file Sonatype support tickets related to `chelsea` support in regard to this project
471
- * We suggest you file issues here on GitHub as well, so that the community can pitch in
472
- * If you are not a Sonatype customer, Do NOT file Sonatype support tickets related to nancy support in regard to this project, file an issue here on GitHub
470
+ It is worth noting that this is **NOT SUPPORTED** by Sonatype, and is a contribution of ours to the open source
471
+ community (read: you!)
473
472
 
474
- Have fun creating and using `chelsea` and the [Sonatype OSS Index](https://ossindex.sonatype.org/), we are glad to have you here!
473
+ * Use this contribution at the risk tolerance that you have
474
+ * Do NOT file Sonatype support tickets related to `ossindex-lib`
475
+ * DO file issues here on GitHub, so that the community can pitch in
476
+
477
+ Phew, that was easier than I thought. Last but not least of all - have fun!
475
478
 
476
479
  ## Getting help
477
480
 
@@ -17,5 +17,5 @@
17
17
  #
18
18
 
19
19
  module Chelsea
20
- VERSION = '0.0.35'
20
+ VERSION = '0.0.36'
21
21
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chelsea
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.35
4
+ version: 0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allister Beharry
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-28 00:00:00.000000000 Z
11
+ date: 2023-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler