Giter Site home page Giter Site logo

xmudaliyreport's Introduction

声明

该项目仅用于学习和交流技术,请同学们按照自己实际情况打卡,造成的一切后果本人概不负责

XMUDailyReport厦门大学健康打卡

xmu健康打卡(厦门大学健康打卡)(基于python爬虫与docker自动部署)

version 1: js逆向,爬虫代码已完成
version 2: 增加dockerfile
version 3: 基于 Github Actions 自动打卡
version 4: 基于 Syn Fork 自动获取最新代码

此情况为添加secret CONFIG 时格式出错

image

使用说明

0. 设置邮箱

0.1 依次点击 (并下拉)

image

0.2 设置 (需要发送短信取得的授权码即为下面的邮箱密码emailPsw)

image

1. fork仓库

image

2. 添加secret CONFIG

2.1 找到secret

27c7598989acee9465a4cc2ac565a9d

2.2 添加(添加时一定要准确复制下面的代码段并进行修改)

1643630732(1)

2.3 上方为以下代码片段

{ "sendAddress": "", "emailPsw": "", "receiveAddress": "", "username": "", "psw": "", "vpnPsw": "" }

3. 开启action

3.1 点击actions

image

3.2 enable actions

image

4. 测试运行

image

5. 自动更新 已废弃

5.1 点击settings

image

5.2 选中左侧developer settings

image

5.3 生成new token

image image

5.4 生成token配置

在Note中取名(名字任取)
将expiration改为no expiratioin
将下方scopes全部选中
点击最下方绿色按钮
image
复制这串token
image

5.5 添加secret

退回首页,选择Settings,与上文类似不再截图
为Actions secrets命名,名字必须是access_token_self
image
将上文中复制的token粘贴到Actions secrets的value中
image

5.6 开启Actions(与上文类似,不再赘述)

image

6 测试运行

test4

xmudaliyreport's People

Contributors

actions-user avatar bwly999 avatar mawangdan avatar waiwuo1412 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.