Commit graph

60 commits

Author SHA1 Message Date
nodiscc
87a68b11bc
tools/github actions: schedule automatic metadata update to run hourly
- https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
2022-08-10 16:20:19 +02:00
nodiscc
90199f32b3
update data/metadata (make import update_metadata) 2022-08-10 16:09:25 +02:00
nodiscc
dae52f8519
doc: update makefile help text 2022-08-10 16:07:36 +02:00
nodiscc
9abe9f4c6a
tools/github actions: update-metadata: update all metadata, not only missing 2022-08-09 02:05:29 +02:00
nodiscc
14d58f6e9d
tools/github actions: remove unused GITHUB_TOKEN from main CI workflow environment 2022-08-08 22:51:16 +02:00
nodiscc
2eb4deb308
tools/github actions: automate daily metadata update + commit/push changes after update
- automate lint/build on changes
- only run metadata updates from GH actions schedules, not from main CI workflow
- ref. https://github.com/nodiscc/hecat/issues/26
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/14
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/4
2022-08-08 22:50:27 +02:00
nodiscc
4f8f2ecac8
tools/github actions: set daily metdata update workflow to run at 12:31 UTC, add workflow name 2022-08-08 14:21:47 +02:00
nodiscc
e7d081dd46
tools/github actions: set automatic metadata update workflow to run every monday at 12:01 UTC 2022-08-08 13:53:54 +02:00
nodiscc
5ee7f3bb3f
tools: update hecat@master, set automatic metadata update workflow to run at 11:48 UTC 2022-08-08 13:46:37 +02:00
nodiscc
ea7d306002
tools/github actions: auto-update metadata every monday at 11:45 UTC 2022-08-08 13:44:35 +02:00
nodiscc
c272c695ed
update data/metadata (make import process) 2022-08-07 21:17:57 +02:00
nodiscc
786f65fb10
doc: make source_code_url key mandatory 2022-08-07 21:17:30 +02:00
nodiscc
064b263264
tools/Makefile/hecat: fix markdown build procedure
- add hecat step configuration file
- update makefile target, rename target build -> export
2022-08-05 22:53:48 +02:00
nodiscc
5586d5a9a1
update data/metadata (make import process) 2022-08-05 22:45:34 +02:00
nodiscc
29be046f50
tools/hecat: awesome_lint: read licenses from licenses.yml and licenses-nonfree.yml 2022-08-05 22:14:24 +02:00
nodiscc
bf9e4a3ff2
tools/hecat: add 'import awesome-selfhosted non-free.md to YAML' step 2022-08-05 22:04:29 +02:00
nodiscc
89cafeb95a
tools/makefile: update hecat@import-nonfree 2022-08-05 22:01:28 +02:00
nodiscc
026b3e1f0f
update markdown header from https://github.com/awesome-selfhosted/awesome-selfhosted 2022-08-05 18:27:57 +02:00
nodiscc
98263e8694
update data/metadata (make import process) 2022-08-05 18:02:55 +02:00
nodiscc
781b716032
update data/metadata (make import process) 2022-08-01 18:55:17 +02:00
nodiscc
e5380a6317
update data from awesome-selfhosted, update github metadata (make import process) 2022-07-31 19:58:12 +02:00
nodiscc
756aa52807
tools/hecat: switch to new configuration format/command-line 2022-07-31 19:53:02 +02:00
nodiscc
7ef7700086
tools/makefile: update hecat@master 2022-07-31 19:43:15 +02:00
nodiscc
7086075042
update data/metadata (make import process) 2022-07-25 23:44:24 +02:00
nodiscc
2c74ba1b48
update data/metdata (make import process) 2022-07-25 23:39:47 +02:00
nodiscc
c126ef824f
update/erimport data, update metadata (make import process) 2022-07-25 23:07:35 +02:00
nodiscc
cf0db11909
tools/makefile: update hecat (use awesome-lint branch) 2022-07-25 23:04:36 +02:00
nodiscc
abcde6f2fb
tools/makefile: fix hecat import command line options 2022-07-25 23:04:06 +02:00
nodiscc
697f2714f2
import data from awesome-selfhosted, update github metadata
- hecat import --source-file awesome-selfhosted/README.md --output-directory awesome-selfhosted-data
- hecat process --processors github_metadata --source-directory awesome-selfhosted-data
2022-06-21 18:57:41 +02:00
nodiscc
b7248a0064
tools: makefile: update hecat command line (build -> export) 2022-06-10 23:33:50 +02:00
nodiscc
df3a3d02b0
tools: makefile: update hecat to latest master revision 2022-06-10 23:31:19 +02:00
nodiscc
9ceff67a58
doc: README: fix typo/checkbox syntax 2022-06-05 19:57:26 +02:00
nodiscc
9dba9aa9e5
Merge pull request #13 from awesome-selfhosted/make-process
tools: automatically add github metadata (stargazers_count/udpated_at) to github software entries missing these
2022-06-05 17:56:04 +00:00
nodiscc
82a27ce2b4
tools: automatically add github metadata (stargazers_count/updated_at) to github software entries missing these (make process)
- https://docs.github.com/en/actions/security-guides/automatic-token-authentication
- tools: makefile: install python3-wheel before pip packages installation so that bdist_wheel does not fail
2022-06-05 19:55:46 +02:00
nodiscc
cd5930fc2a
tools: automatically add github metdata (stargazers_count/udpated_at) to all software entries missing these
- https://docs.github.com/en/actions/security-guides/automatic-token-authentication
2022-06-05 19:37:51 +02:00
nodiscc
7af74bf5d0
tools: makefile: force installation of latest pip dependencies while development versions are used 2022-06-05 19:30:58 +02:00
nodiscc
2fd736fb13
update software metadata (make process) 2022-06-05 19:22:03 +02:00
nodiscc
e48c70ad87
import data from https://github.com/awesome-selfhosted/awesome-selfhosted/ (make import) 2022-06-05 19:21:38 +02:00
nodiscc
613777928b
tools/doc: makefile: (auto-)document makefile targets with 'make help' 2022-06-05 17:55:23 +02:00
nodiscc
5cb8afa849
README.md: add a note about project status/experimental
- https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/11
2022-06-04 15:55:03 +02:00
nodiscc
27532d4ace
README.md: clarify software addition procedure 2022-06-04 15:24:51 +02:00
nodiscc
d5e1891b17
README.md: fix new file creation link 2022-06-04 15:14:27 +02:00
nodiscc
53f759f228
Merge pull request #12 from awesome-selfhosted/make-process
import github projects metadata (stargazers count and last update date)
2022-06-04 13:11:28 +00:00
nodiscc
4e81275849
import github projects metadata
- export GH_ACCESS_TOKEN=aaabbCcc.. && make process
2022-06-04 15:09:27 +02:00
nodiscc
ba88dc5a84
tools: makefile: add process target (automatically add github metadata/stars/last update date to github.com projects) 2022-06-04 15:09:15 +02:00
nodiscc
8a59c3aec3 import data from awesome-selfhosted (make import) 2022-06-04 14:51:48 +02:00
nodiscc
8001b7de05 tools: makefile: delete software/tags/platforms data before full initial import
- use WIP version of the generation tool/test new features
2022-06-04 14:51:27 +02:00
nodiscc
b4b573e481 remove readthedocs
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3004
2022-06-03 23:40:25 +02:00
nodiscc
f609dfa997
Merge pull request #8 from awesome-selfhosted/github-actions
add basic build process, import data from awesome-selfhosted
2022-04-29 14:00:49 +00:00
nodiscc
ef37b5bf7f import initial data from https://github.com/awesome-selfhosted/awesome-selfhosted
- make import
2022-04-29 15:59:30 +02:00