Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Goldwyn-Cooper/github_actions_cron_job_with_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ GitHub Actions Cron Job With Python

πŸ“¦ Tech Stack

Python GitHub Actions Telegram

🏁 Start

Install & Test

$ python3 -m venv venv
$ source venv/bin/activate
# pip install requests python-dotenv -q
# pip freeze > requirements.txt
$ pip install -r requirements.txt
# touch .env  # dotenv ν˜Ήμ€ ν™˜κ²½λ³€μˆ˜ μ„€μ • ν•„μš”
$ python tests.py # λ‹¨μœ„ ν…ŒμŠ€νŠΈ

GitHub Secrets for GitHub Actions

Settings > Security > Secrets and variables > Actions > Secrets > New repository secret

πŸ“š Reference

Unittest

Cron Job

About

GitHub Actions Cron Job Template (TelegramBot Default)

Topics

Resources

Stars

Watchers

Forks

Languages