tomo-plugin-rollbar:tomo的滚动条任务

时间:2024-04-21 14:51:53
【文件属性】:

文件名称:tomo-plugin-rollbar:tomo的滚动条任务

文件大小:18KB

文件格式:ZIP

更新时间:2024-04-21 14:51:53

tomo Ruby

tomo-plugin-rollbar 这是一个插件,可在成功部署后向发送通知。 安装 跑步: $ gem install tomo-plugin-rollbar 或将其添加到您的Gemfile中: gem "tomo-plugin-rollbar" 然后将以下内容添加到.tomo/config.rb : plugin "rollbar" set rollbar_env : "production" set rollbar_token : "YOUR_TOKEN_HERE" deploy do # ... # Place this task at *end* of the deploy run "rollbar:notify_deploy" end 如果您不愿意将rollbar_token存储在配置文件中,则可以通过TOMO_ROLLBAR_TOKEN环境变量来提供


【文件预览】:
tomo-plugin-rollbar-main
----.gitignore(94B)
----bin()
--------setup(189B)
--------console(378B)
----.kodiak.toml(488B)
----.rubocop.yml(1KB)
----CODE_OF_CONDUCT.md(5KB)
----CHANGELOG.md(107B)
----LICENSE.txt(1KB)
----.overcommit.yml(605B)
----.github()
--------release-drafter.yml(585B)
--------workflows()
--------dependabot.yml(461B)
----.prettierignore(20B)
----README.md(3KB)
----tomo-plugin-rollbar.gemspec(1KB)
----lib()
--------tomo()
----.circleci()
--------config.yml(2KB)
----Gemfile(328B)
----Rakefile(3KB)
----test()
--------support()
--------tomo()
--------test_helper.rb(217B)

网友评论