Skip to content

Commit c21a47b

Browse files
authored
chore: Update release system to toys-release 0.2 (#102)
Signed-off-by: Daniel Azuma <[email protected]>
1 parent 385d9e3 commit c21a47b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.toys/.data/releases.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ repo: cloudevents/sdk-ruby
22
git_user_name: CNCF CloudEvents Bot
33
git_user_email: [email protected]
44
signoff_commits: true
5-
commit_lint:
6-
fail_checks: true
7-
merge: squash
85

96
gems:
107
- name: cloud_events

.toys/.toys.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919

2020
expand :gem_build, name: "install", install_gem: true
2121

22-
load_gem "toys-release", as: "release"
22+
load_gem "toys-release", version: "~> 0.2", as: "release"

0 commit comments

Comments
 (0)