gh-actions:体验GitHub动作

时间:2024-03-13 22:04:09
【文件属性】:

文件名称:gh-actions:体验GitHub动作

文件大小:34KB

文件格式:ZIP

更新时间:2024-03-13 22:04:09

R

GitHub动作 这是我可以使用自动一个仓库。 当前,此仓库包含一些示例工作流程: simple-CLI-workflow :将最近运行的日期传递到文件中 simple-Python-workflow :使用一些软件包查询网站并输出一些结果 simple-R-workflow :使用GGPLOT2做出的简单的图表mtcars 为了执行这些操作,我还设置了一些辅助操作: commit :给出一个提交消息( message )并指出要添加的内容( what ),将所有新文件提交并推送到仓库 build_py_env :给定pip需求文件的路径( requirements ),创建pipenv环境,供后续步骤使用 非常感谢《洛杉矶时报》的工作人员,他们把整理成了很好的指南。


【文件预览】:
gh-actions-main
----data()
--------python_report_2021-02-21_04-59.txt(201B)
--------python_report_2021-02-21_04-34.txt(201B)
--------python_report_2021-02-21_06-17.txt(201B)
--------python_report_2021-02-21_17-25.txt(201B)
--------python_report_2021-02-21_05-44.txt(201B)
--------python_report_2021-02-21_12-21.txt(201B)
--------python_report_2021-02-21_16-25.txt(201B)
--------python_report_2021-02-21_04-46.txt(201B)
--------python_report_2021-02-21_05-36.txt(201B)
--------latest-cli-report.txt(2KB)
--------python_report_2021-02-21_05-54.txt(201B)
--------python_report_2021-02-21_06-20.txt(201B)
--------python_report_2021-02-21_18-17.txt(201B)
--------python_report_2021-02-21_09-16.txt(201B)
--------python_report_2021-02-21_06-09.txt(201B)
--------python_report_2021-02-21_20-16.txt(201B)
--------python_report_2021-02-21_08-19.txt(201B)
--------python_report_2021-02-21_13-15.txt(201B)
--------python_report_2021-02-21_04-57.txt(201B)
--------python_report_2021-02-21_04-21.txt(40B)
--------python_report_2021-02-21_06-03.txt(201B)
--------python_report_2021-02-21_11-15.txt(201B)
--------python_report_2021-02-21_19-12.txt(201B)
--------python_report_2021-02-21_03-57.txt(40B)
--------python_report_2021-02-21_15-15.txt(201B)
--------python_report_2021-02-21_10-17.txt(201B)
--------python_report_2021-02-21_14-15.txt(201B)
--------python_report_2021-02-21_05-47.txt(201B)
--------python_report_2021-02-21_07-15.txt(201B)
----.github()
--------workflows()
--------actions()
----scripts()
--------simple.py(219B)
--------simple.R(257B)
----reqs()
--------simple-reqs.txt(35B)
----readme.md(962B)
----img()
--------plot.png(34KB)

网友评论