-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
4,871 additions
and
1,572 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Details | ||
|
||
Date : 2024-05-20 23:45:31 | ||
|
||
Directory c:\\Users\\Joshua\\Documents\\GitHub\\Hub\\Automated-FFDL | ||
|
||
Total : 13 files, 3793 codes, 119 comments, 1213 blanks, all 5125 lines | ||
|
||
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) | ||
|
||
## Files | ||
| filename | language | code | comment | blank | total | | ||
| :--- | :--- | ---: | ---: | ---: | ---: | | ||
| [calibre_info.py](/calibre_info.py) | Python | 47 | 13 | 13 | 73 | | ||
| [config.toml](/config.toml) | TOML | 16 | 0 | 2 | 18 | | ||
| [defaults.ini](/defaults.ini) | Ini | 3,177 | 38 | 1,080 | 4,295 | | ||
| [fanfic_info.py](/fanfic_info.py) | Python | 46 | 7 | 5 | 58 | | ||
| [fanficdownload.py](/fanficdownload.py) | Python | 18 | 6 | 13 | 37 | | ||
| [ff_logging.py](/ff_logging.py) | Python | 25 | 1 | 4 | 30 | | ||
| [ff_logging_test.py](/ff_logging_test.py) | Python | 27 | 0 | 5 | 32 | | ||
| [personal.ini](/personal.ini) | Ini | 81 | 0 | 19 | 100 | | ||
| [pushbullet_notification.py](/pushbullet_notification.py) | Python | 31 | 8 | 6 | 45 | | ||
| [regex_parsing.py](/regex_parsing.py) | Python | 71 | 2 | 11 | 84 | | ||
| [requirements.txt](/requirements.txt) | pip requirements | 26 | 0 | 1 | 27 | | ||
| [url_ingester.py](/url_ingester.py) | Python | 55 | 6 | 13 | 74 | | ||
| [url_worker.py](/url_worker.py) | Python | 173 | 38 | 41 | 252 | | ||
|
||
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Diff Details | ||
|
||
Date : 2024-05-20 23:45:31 | ||
|
||
Directory c:\\Users\\Joshua\\Documents\\GitHub\\Hub\\Automated-FFDL | ||
|
||
Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines | ||
|
||
[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details | ||
|
||
## Files | ||
| filename | language | code | comment | blank | total | | ||
| :--- | :--- | ---: | ---: | ---: | ---: | | ||
|
||
[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"filename", "language", "", "comment", "blank", "total" | ||
"Total", "-", , 0, 0, 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Diff Summary | ||
|
||
Date : 2024-05-20 23:45:31 | ||
|
||
Directory c:\\Users\\Joshua\\Documents\\GitHub\\Hub\\Automated-FFDL | ||
|
||
Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines | ||
|
||
[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) | ||
|
||
## Languages | ||
| language | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
|
||
## Directories | ||
| path | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
|
||
[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Date : 2024-05-20 23:45:31 | ||
Directory : c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL | ||
Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines | ||
|
||
Languages | ||
+----------+------------+------------+------------+------------+------------+ | ||
| language | files | code | comment | blank | total | | ||
+----------+------------+------------+------------+------------+------------+ | ||
+----------+------------+------------+------------+------------+------------+ | ||
|
||
Directories | ||
+------+------------+------------+------------+------------+------------+ | ||
| path | files | code | comment | blank | total | | ||
+------+------------+------------+------------+------------+------------+ | ||
+------+------------+------------+------------+------------+------------+ | ||
|
||
Files | ||
+----------+----------+------------+------------+------------+------------+ | ||
| filename | language | code | comment | blank | total | | ||
+----------+----------+------------+------------+------------+------------+ | ||
| Total | | 0 | 0 | 0 | 0 | | ||
+----------+----------+------------+------------+------------+------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
"filename", "language", "Ini", "Python", "TOML", "pip requirements", "comment", "blank", "total" | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\calibre_info.py", "Python", 0, 47, 0, 0, 13, 13, 73 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\config.toml", "TOML", 0, 0, 16, 0, 0, 2, 18 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\defaults.ini", "Ini", 3177, 0, 0, 0, 38, 1080, 4295 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\fanfic_info.py", "Python", 0, 46, 0, 0, 7, 5, 58 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\fanficdownload.py", "Python", 0, 18, 0, 0, 6, 13, 37 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\ff_logging.py", "Python", 0, 25, 0, 0, 1, 4, 30 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\ff_logging_test.py", "Python", 0, 27, 0, 0, 0, 5, 32 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\personal.ini", "Ini", 81, 0, 0, 0, 0, 19, 100 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\pushbullet_notification.py", "Python", 0, 31, 0, 0, 8, 6, 45 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\regex_parsing.py", "Python", 0, 71, 0, 0, 2, 11, 84 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\requirements.txt", "pip requirements", 0, 0, 0, 26, 0, 1, 27 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\url_ingester.py", "Python", 0, 55, 0, 0, 6, 13, 74 | ||
"c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\url_worker.py", "Python", 0, 173, 0, 0, 38, 41, 252 | ||
"Total", "-", 3258, 493, 16, 26, 119, 1213, 5125 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/personal.ini":{"language":"Ini","code":81,"comment":0,"blank":19},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/ff_logging.py":{"language":"Python","code":25,"comment":1,"blank":4},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/ff_logging_test.py":{"language":"Python","code":27,"comment":0,"blank":5},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/fanfic_info.py":{"language":"Python","code":46,"comment":7,"blank":5},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/pushbullet_notification.py":{"language":"Python","code":31,"comment":8,"blank":6},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/fanficdownload.py":{"language":"Python","code":18,"comment":6,"blank":13},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/config.toml":{"language":"TOML","code":16,"comment":0,"blank":2},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/requirements.txt":{"language":"pip requirements","code":26,"comment":0,"blank":1},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/url_ingester.py":{"language":"Python","code":55,"comment":6,"blank":13},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/defaults.ini":{"language":"Ini","code":3177,"comment":38,"blank":1080},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/url_worker.py":{"language":"Python","code":173,"comment":38,"blank":41},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/calibre_info.py":{"language":"Python","code":47,"comment":13,"blank":13},"file:///c%3A/Users/Joshua/Documents/GitHub/Hub/Automated-FFDL/regex_parsing.py":{"language":"Python","code":71,"comment":2,"blank":11}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Summary | ||
|
||
Date : 2024-05-20 23:45:31 | ||
|
||
Directory c:\\Users\\Joshua\\Documents\\GitHub\\Hub\\Automated-FFDL | ||
|
||
Total : 13 files, 3793 codes, 119 comments, 1213 blanks, all 5125 lines | ||
|
||
Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) | ||
|
||
## Languages | ||
| language | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| Ini | 2 | 3,258 | 38 | 1,099 | 4,395 | | ||
| Python | 9 | 493 | 81 | 111 | 685 | | ||
| pip requirements | 1 | 26 | 0 | 1 | 27 | | ||
| TOML | 1 | 16 | 0 | 2 | 18 | | ||
|
||
## Directories | ||
| path | files | code | comment | blank | total | | ||
| :--- | ---: | ---: | ---: | ---: | ---: | | ||
| . | 13 | 3,793 | 119 | 1,213 | 5,125 | | ||
|
||
Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Date : 2024-05-20 23:45:31 | ||
Directory : c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL | ||
Total : 13 files, 3793 codes, 119 comments, 1213 blanks, all 5125 lines | ||
|
||
Languages | ||
+------------------+------------+------------+------------+------------+------------+ | ||
| language | files | code | comment | blank | total | | ||
+------------------+------------+------------+------------+------------+------------+ | ||
| Ini | 2 | 3,258 | 38 | 1,099 | 4,395 | | ||
| Python | 9 | 493 | 81 | 111 | 685 | | ||
| pip requirements | 1 | 26 | 0 | 1 | 27 | | ||
| TOML | 1 | 16 | 0 | 2 | 18 | | ||
+------------------+------------+------------+------------+------------+------------+ | ||
|
||
Directories | ||
+--------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| path | files | code | comment | blank | total | | ||
+--------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
| . | 13 | 3,793 | 119 | 1,213 | 5,125 | | ||
+--------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ | ||
|
||
Files | ||
+--------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+ | ||
| filename | language | code | comment | blank | total | | ||
+--------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+ | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\calibre_info.py | Python | 47 | 13 | 13 | 73 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\config.toml | TOML | 16 | 0 | 2 | 18 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\defaults.ini | Ini | 3,177 | 38 | 1,080 | 4,295 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\fanfic_info.py | Python | 46 | 7 | 5 | 58 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\fanficdownload.py | Python | 18 | 6 | 13 | 37 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\ff_logging.py | Python | 25 | 1 | 4 | 30 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\ff_logging_test.py | Python | 27 | 0 | 5 | 32 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\personal.ini | Ini | 81 | 0 | 19 | 100 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\pushbullet_notification.py | Python | 31 | 8 | 6 | 45 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\regex_parsing.py | Python | 71 | 2 | 11 | 84 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\requirements.txt | pip requirements | 26 | 0 | 1 | 27 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\url_ingester.py | Python | 55 | 6 | 13 | 74 | | ||
| c:\Users\Joshua\Documents\GitHub\Hub\Automated-FFDL\url_worker.py | Python | 173 | 38 | 41 | 252 | | ||
| Total | | 3,793 | 119 | 1,213 | 5,125 | | ||
+--------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,13 +35,15 @@ jobs: | |
echo "CALIBRE_VERSION=$CALIBRE_VERSION" >> $GITHUB_ENV | ||
FFF_VERSION=$(cat release-versions/fff.txt) | ||
echo "FFF_VERSION=$FFF_VERSION" >> $GITHUB_ENV | ||
S6_OVERLAY_VERSION=$(cat release-versions/s6.txt) | ||
echo "S6_OVERLAY_VERSION=$S6_OVERLAY_VERSION" >> $GITHUB_ENV | ||
- name: Print image tag | ||
run: | | ||
echo "Branch: $CI_ACTION_REF_NAME" | ||
echo "Release Version: ${{ env.RELEASE_VERSION }}" | ||
echo "Calibre Version: ${{ env.CALIBRE_VERSION }}" | ||
echo "FFF Version: ${{ env.FFF_VERSION }}" | ||
echo "S6 Overlay Version: ${{ env.S6_OVERLAY_VERSION }}" | ||
- name: Login to DockerHub | ||
uses: docker/[email protected] | ||
with: | ||
|
@@ -60,3 +62,4 @@ jobs: | |
VERSION=${{ env.RELEASE_VERSION }} | ||
CALIBRE_RELEASE=${{ env.CALIBRE_VERSION }} | ||
FFF_RELEASE=${{ env.FFF_VERSION }} | ||
S6_OVERLAY_VERSION=${{ env.S6_OVERLAY_VERSION }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.