github_actions_toolkit.dart:在Dart中编写GitHub Action的实用程序-源码

上传者: 42146274 | 上传时间: 2021-03-02 16:07:03 | 文件大小: 59KB | 文件类型: ZIP
github_actions_toolkit Dart编码的第三方工具包。 它受到官方Javascript 启发,并包含类似的命令。 查看,以获取Dart GitHub操作的完整示例。 用法 记录中 日志命令可在log下使用。 有四个级别: error warning info debug 具有info级别的日志不会特别强调, stdout直接传输到stdout 。 仅当在存储库中创建了值为true的机密ACTIONS_STEP_DEBUG时,才会显示具有debug级别的日志(请参见“ ”)。 import 'package:github_actions_toolkit/github_actions_toolkit.dart' as gaction; main () async { const logger = gaction.log; logger .

文件下载

资源详情

[{"title":"( 51 个子文件 59KB ) github_actions_toolkit.dart:在Dart中编写GitHub Action的实用程序-源码","children":[{"title":"github_actions_toolkit.dart-master","children":[{"title":"pubspec.yaml <span style='color:#111;'> 415B </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"analysis.yml <span style='color:#111;'> 330B </span>","children":null,"spread":false},{"title":"test.yml <span style='color:#111;'> 1014B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"src","children":[{"title":"processes.dart <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"environment.dart <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"inputs.dart <span style='color:#111;'> 895B </span>","children":null,"spread":false},{"title":"workflow_commands.dart <span style='color:#111;'> 6.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"github_actions_toolkit.dart <span style='color:#111;'> 183B </span>","children":null,"spread":false}],"spread":true},{"title":"example","children":[{"title":"main.dart <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"analysis_options.yaml <span style='color:#111;'> 434B </span>","children":null,"spread":false},{"title":"tool","children":[{"title":"pubspec.yaml <span style='color:#111;'> 297B </span>","children":null,"spread":false},{"title":"action.yml <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 90B </span>","children":null,"spread":false},{"title":"analysis_options.yaml <span style='color:#111;'> 434B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 236B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 744B </span>","children":null,"spread":false},{"title":"node_modules","children":[{"title":"@actions","children":[{"title":"core","children":[{"title":"lib","children":[{"title":"core.js <span style='color:#111;'> 7.14KB </span>","children":null,"spread":false},{"title":"command.js.map <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"command.d.ts <span style='color:#111;'> 613B </span>","children":null,"spread":false},{"title":"core.js.map <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"command.js <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"core.d.ts <span style='color:#111;'> 3.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false}],"spread":false},{"title":"io","children":[{"title":"lib","children":[{"title":"io-util.js <span style='color:#111;'> 7.38KB </span>","children":null,"spread":false},{"title":"io.js <span style='color:#111;'> 11.25KB </span>","children":null,"spread":false},{"title":"io.d.ts <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"io.js.map <span style='color:#111;'> 6.56KB </span>","children":null,"spread":false},{"title":"io-util.js.map <span style='color:#111;'> 4.11KB </span>","children":null,"spread":false},{"title":"io-util.d.ts <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false}],"spread":false},{"title":"exec","children":[{"title":"lib","children":[{"title":"interfaces.d.ts <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"exec.js.map <span style='color:#111;'> 636B </span>","children":null,"spread":false},{"title":"interfaces.js.map <span style='color:#111;'> 112B </span>","children":null,"spread":false},{"title":"toolrunner.js.map <span style='color:#111;'> 14.81KB </span>","children":null,"spread":false},{"title":"toolrunner.d.ts <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"exec.d.ts <span style='color:#111;'> 610B </span>","children":null,"spread":false},{"title":"toolrunner.js <span style='color:#111;'> 23.76KB </span>","children":null,"spread":false},{"title":"exec.js <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"interfaces.js <span style='color:#111;'> 115B </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"bin","children":[{"title":"main.dart <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 50B </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 940B </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 188B </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 236B </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明