Skip to content

openartcoded/make-scheduled-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make scheduled migration

Simple script that generates migrations based on a csv file

example csv:

"Antwerpen","0 6 1/5 * *","https://ebesluit.antwerpen.be/zittingen/lijst"
"Gent","30 6 5/5 * *","https://ebesluitvorming.gent.be/zittingen/lijst"
"Boechout","33 17 2/5 * *","http://Boechout.meetingburger.net/?AlleVergaderingen=True"
"Kapellen","18 9 3/5 * *","https://kapellen.meetingburger.net/?AlleVergaderingen=True/"

env var:

SCHEDULE_CSV_FILE_PATH: path to csv file (mapped)
MIGRATION_PATH: path to migration folder (mapped)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published