Compare commits

...

6 Commits

Author SHA1 Message Date
powe97 03fd5b8494
Disable autocompile 2024-02-01 23:28:41 -05:00
Quatalog Compiler e5ebe91a5c Recompile scraper : Fri Feb 2 04:28:20 UTC 2024 2024-02-02 04:28:20 +00:00
powe97 78e39968b2
Delete src/terms_offered.json 2024-02-01 23:27:55 -05:00
powe97 1134a8722d
Delete src/terms_list.json 2024-02-01 23:27:48 -05:00
powe97 e698598693
Delete src/prerequisites.json 2024-02-01 23:27:40 -05:00
powe97 a4bb5bdac2
Delete src/catalog.json 2024-02-01 23:27:27 -05:00
8 changed files with 4 additions and 752534 deletions

View File

@ -2,10 +2,10 @@ name: Autocompile
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
jobs:
build:

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,90 +0,0 @@
{
"all_terms" :
[
"200709",
"200801",
"200805",
"20080502",
"20080503",
"200809",
"200901",
"200905",
"20090502",
"20090503",
"200909",
"201001",
"201005",
"20100502",
"20100503",
"201009",
"201101",
"201105",
"20110502",
"20110503",
"201109",
"201201",
"201205",
"20120502",
"20120503",
"201209",
"201301",
"201305",
"20130502",
"20130503",
"201309",
"201401",
"201405",
"20140502",
"20140503",
"201409",
"201501",
"201505",
"20150502",
"20150503",
"201509",
"201601",
"201605",
"20160502",
"20160503",
"201609",
"201701",
"201705",
"20170502",
"20170503",
"201709",
"201801",
"201805",
"20180502",
"20180503",
"201809",
"201901",
"201905",
"20190502",
"20190503",
"201909",
"202001",
"202005",
"20200502",
"20200503",
"202009",
"202101",
"202105",
"20210502",
"20210503",
"202109",
"202112",
"202201",
"202205",
"20220502",
"20220503",
"202209",
"202212",
"202301",
"202305",
"20230502",
"20230503",
"202309"
],
"current_term" : "202309",
"oldest_term" : "200709"
}

File diff suppressed because it is too large Load Diff