GithubHelp home page GithubHelp logo

samni728 / actions-buildutils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mzzsfy/actions-buildutils

0.0 0.0 0.0 40 KB

一些通用的白嫖github Actions的构建工具

License: Apache License 2.0

actions-buildutils's Introduction

Actions-buildUtils

一些通用的白嫖github Actions的构建工具,记得给我点个star❤️ https://github.com/mzzsfy/Actions-buildUtils

使用教程

填写参数

fork本仓库 ( ⚠️ GitHub 会根据此上游存储库计算您的 fork GitHub Actions 使用情况,这可能会导致此上游存储库被 GitHub 员工(如 MagiskOnWSA)禁用,所以如果你需要长期或者大量的使用Actions,请使用非fork方法,方法见后文,感谢 )

按如下操作添加参数 image

重要参数

  • DOCKER_HUB_USERNAME docker-hub 用户名
  • DOCKER_HUB_ACCESS_TOKEN docker-hub 读写权限token或者密码,建议使用token

构建

按如下步骤点击

image

image

快乐白嫖,记得给我点个star https://github.com/mzzsfy/Actions-buildUtils

私有库用法

github: 首先创建token https://github.com/settings/tokens/new

git地址写法https://oauth2:<token>@github.com/name/repo

其它git服务

git地址写法https://<username>:<password>@<url>

非fork同步本仓库

因为 GitHub 会根据此上游存储库计算您的 fork GitHub Actions 使用情况,这可能会导致此上游存储库被 GitHub 员工(如 MagiskOnWSA)禁用
所以你如果你需要长期或者大量的使用Actions,请不要使用fork,以下提供几种参考方法

使用 git 命令

参考官方文档 大致逻辑是git clone 本仓库, 推送为新仓库,使用本地仓库做中转,实现文件的同步,后面面几种方法是不支持同步更改的 https://docs.github.com/en/repositories/creating-and-managing-repositories/duplicating-a-repository

使用导入

image
填入本仓库地址
image
开启Actions
image

使用模板生成

image

模板生成不确定是否能规避该风险,建议优先使用前面的方法

actions-buildutils's People

Contributors

mzzsfy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.