Auto-hms-action - Automation of NU Health Management System

Overview

🦾 Automation of NU Health Management System

🤖 長崎大学 健康管理システムの自動化

🏯 Usage / 使い方

  1. GitHub で本リポジトリを Fork する
  2. Fork したリポジトリの Settings をクリック
  3. Secrets > Actions をクリック
  4. SCHOOL_IDSCHOOL_PASSWD を設定する
    1. New repository secret をクリック
    2. NameSCHOOL_ID を入力
    3. Value に自分の学籍番号(例: bb12345678) を入力
    4. Add secret をクリック
    5. 再度、 New repository secret をクリック
    6. NameSCHOOL_PASSWD を入力
    7. Value に自分のパスワード を入力
    8. Add secret をクリック
  5. 基本設定、終了
  6. 下記は、Discord通知設定
  7. DISCORD_WEBHOOK を設定する
    1. New repository secret をクリック
    2. NameDISCORD_WEBHOOK を入力
    3. Value に Discord の Webhook URL を入力
    4. Add secret をクリック
  8. Discord通知設定、終了
  • 毎日0:00 UTC (9:00 JST) にシステムに自動入力するように設定していますが、 GitHub Actions の負荷の影響により、指定時間から大きく遅延することがあります。

🔖 References / 参考文献

🍋 License / ライセンス

Copyright (c) 2021-2022 k5-mot All Rights Reserved.

"k5-mot/auto-hms-action" is under MIT license.

You might also like...
Flexible test automation for Python

Nox - Flexible test automation for Python nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike to

Python version of the Playwright testing and automation library.

🎭 Playwright for Python Docs | API Playwright is a Python library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright del

Network automation lab using nornir, scrapli, and containerlab with Arista EOS

nornir-scrapli-eos-lab Network automation lab using nornir, scrapli, and containerlab with Arista EOS. Objectives Deploy base configs to 4xArista devi

Nokia SR OS automation

Nokia SR OS automation Nokia is one of the biggest vendors of the telecommunication equipment, which is very popular in the Service Provider segment.

PyAutoEasy is a extension / wrapper around the famous PyAutoGUI, a cross-platform GUI automation tool to replace your boooring repetitive tasks.

PyAutoEasy PyAutoEasy is a extension / wrapper around the famous PyAutoGUI, a cross-platform GUI automation tool to replace your boooring repetitive t

buX Course Enrollment Automation

buX automation BRACU - buX course enrollment automation Features: Automatically enroll into multiple courses at a time. Find courses just entering cou

Android automation project with pytest+appium

Android automation project with pytest+appium

Public repo for automation scripts
Public repo for automation scripts

Script_Quickies Public repo for automation scripts Dependencies Chrome webdriver .exe (make sure it matches the version of chrome you are using) Selen

A Demo of Feishu automation testing framework

FeishuAutoTestDemo This is a automation testing framework which use Feishu as an example. Execute runner.py to run. Technology Web UI Test pytest + se

Comments
  • Error of Workflow on 3/3,3/4

    Error of Workflow on 3/3,3/4

    3月3日、3月4日で4つ目のjobでエラーが起きているみたいです。 ですが、登録はちゃんとされています。 エラーの解決策になるかわかりませんが、1つ質問があります。 YAMLファイルでのフローの記述で最初の行でパッケージのアップデートを行っていますが、アップグレードを行わない理由は何でしょう? ちなみに、エラーが発生する前日の3月2日は更新できるパッケージが56個、エラーが発生した初日での更新できるパッケージが57個と1個増えているのが、ログから確認できました。

    opened by younosuke-n 1
Owner
k5-mot
k5-mot
Generic automation framework for acceptance testing and RPA

Robot Framework Introduction Installation Example Usage Documentation Support and contact Contributing License Introduction Robot Framework is a gener

Robot Framework 7.7k Jan 7, 2023
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.

PyAutoGUI PyAutoGUI is a cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. pip inst

Al Sweigart 7.5k Dec 31, 2022
A folder automation made using Watch-dog, it only works in linux for now but I assume, it will be adaptable to mac and PC as well

folder-automation A folder automation made using Watch-dog, it only works in linux for now but I assume, it will be adaptable to mac and PC as well Th

Parag Jyoti Paul 31 May 28, 2021
A browser automation framework and ecosystem.

Selenium Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provide

Selenium 25.5k Jan 1, 2023
Headless chrome/chromium automation library (unofficial port of puppeteer)

Pyppeteer Pyppeteer has moved to pyppeteer/pyppeteer Unofficial Python port of puppeteer JavaScript (headless) chrome/chromium browser automation libr

miyakogi 3.5k Dec 30, 2022
✅ Python web automation and testing. 🚀 Fast, easy, reliable. 💠

Build fast, reliable, end-to-end tests. SeleniumBase is a Python framework for web automation, end-to-end testing, and more. Tests are run with "pytes

SeleniumBase 3k Jan 4, 2023
Selenium-python but lighter: Helium is the best Python library for web automation.

Selenium-python but lighter: Helium Selenium-python is great for web automation. Helium makes it easier to use. For example: Under the hood, Helium fo

Michael Herrmann 3.2k Dec 31, 2022
A complete test automation tool

Golem - Test Automation Golem is a test framework and a complete tool for browser automation. Tests can be written with code in Python, codeless using

null 486 Dec 30, 2022
Integration layer between Requests and Selenium for automation of web actions.

Requestium is a Python library that merges the power of Requests, Selenium, and Parsel into a single integrated tool for automatizing web actions. The

Tryolabs 1.7k Dec 27, 2022
Command line driven CI frontend and development task automation tool.

tox automation project Command line driven CI frontend and development task automation tool At its core tox provides a convenient way to run arbitrary

tox development team 3.1k Jan 4, 2023