ably-ui 7.2.1.dev.65fa4e1 → 7.3.2.dev.66e4ce7.dev.d65f177

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5974529f8652824088bd3a03dce64517983a6834a2c6b6b5f05d88c9485eed15
4
- data.tar.gz: eaac56e9be201300b629dfe4ba3eab4948468f21c8adb32da998242b77eda1ba
3
+ metadata.gz: 8889f703d056ffb5b5f3ec8fbf603bab56633ce96d7565c98d706a5537bf06df
4
+ data.tar.gz: dba2b626f670984866a4f56127e6d3bfa278a9c2a351c82702a34dba1560c6e5
5
5
  SHA512:
6
- metadata.gz: d8df995a0bf3a6caef9b788772795881f88a74e23bdeb0ef1e6f2990766123e1f38a9b32b48a3c06808e4fcf4315ed2e8aed5b56c0bb7f0f3351d08d1580f223
7
- data.tar.gz: 250b8772a54322812ce425b1a6609ebf20b26f54445503535e7cf68bc7e3b356ce50bcf18220c0b09d858cb8c3c8ff1564871aedc82044a1caaf51cb716cdf24
6
+ metadata.gz: 8107f8882fa6418abac2b09ab8e4f691e9d7ea04a3cb8b244fad230c00547f6437e182fdbef6ff051e097781f15f135641f3792d59ae488e65d86395eb55fe90
7
+ data.tar.gz: 42fab1f821941a4a0fb2202b1f4bdace9303ddb8bd664ce7fa06c0494f70fc4f8bb3fca85a36adae82e3ecb47503352350ec97a0ee860cd8140a0e3a7cb041c4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (7.2.1)
4
+ ably-ui (7.3.2.dev.66e4ce7)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -384,16 +384,20 @@ This will trigger GitHub actions in supported apps (currently [Voltaire](http://
384
384
 
385
385
  **To trigger a release:**
386
386
 
387
- - Merge your PR into `main`.
387
+ - Make sure you have run pre-release script `./pre-release.sh` (This updates the gem and the npm package version for ably-ui in the following files `Gemfile`, `package.json`, `version.rb`) do not update the version manually.
388
+ - Merge your PR into `main` after it has been approved.
388
389
  - On the Github [Ably-UI](http://github.com/ably/ably-ui) repo, [create a new release](https://github.com/ably/ably-ui/releases/new) tag.
389
390
  - Create a new tag with the new version number for the release.
390
391
  - _Do not prefix the tag with a `v`_
391
392
  - Add a meaningful title for the Release.
392
393
  - Click on the Autogenerate release notes button.
393
394
  - Publish Release.
395
+ - Check the Github `Actions` tab in the repo to make sure the release is green.
394
396
 
395
397
  This will release the packages, update library & preview app and create & push the commit & tag, and also create corresponding PRs in Voltaire & Website.
396
398
 
399
+ _Note: If the version number of the gem has been yanked you will need to increment the version number._
400
+
397
401
  ### Running tests
398
402
 
399
403
  The repo includes [Cypress](https://www.cypress.io/) for snapshot, screenshot, parity and behaviour testing. Cypress runs against the "preview" server (e.g. the same server used for development).
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '7.2.1.dev.65fa4e1'
2
+ VERSION = '7.3.2.dev.66e4ce7.dev.d65f177'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ably-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.2.1.dev.65fa4e1
4
+ version: 7.3.2.dev.66e4ce7.dev.d65f177
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-04-25 00:00:00.000000000 Z
13
+ date: 2022-04-26 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: view_component
@@ -95,7 +95,6 @@ files:
95
95
  - lib/ably_ui/core/footer/component.js
96
96
  - lib/ably_ui/core/footer/footer.html.erb
97
97
  - lib/ably_ui/core/footer/footer.rb
98
- - lib/ably_ui/core/icon/component.css
99
98
  - lib/ably_ui/core/icon/component.js
100
99
  - lib/ably_ui/core/icon/icon.html.erb
101
100
  - lib/ably_ui/core/icon/icon.rb
@@ -1 +0,0 @@
1
-