Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some github experiments - just for discussion #280

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
44f55d7
add new function
envolution Nov 19, 2024
bb8db94
ii
envolution Nov 19, 2024
498262c
ii
envolution Nov 19, 2024
d2408d8
iii
envolution Nov 19, 2024
8278d91
ii
envolution Nov 19, 2024
db5e5b7
a
envolution Nov 19, 2024
cc0737b
aaa
envolution Nov 19, 2024
267c00f
aaa
envolution Nov 19, 2024
3f1f5ce
i
envolution Nov 19, 2024
d9ee49c
ss
envolution Nov 19, 2024
80f2e2f
aa
envolution Nov 19, 2024
3f6059f
aa
envolution Nov 19, 2024
6eb98fa
aa
envolution Nov 19, 2024
eaff21c
aa
envolution Nov 19, 2024
12d8e3d
jjj
envolution Nov 19, 2024
e561571
ss
envolution Nov 19, 2024
a7798cb
aa
envolution Nov 19, 2024
eff7c1f
s
envolution Nov 19, 2024
7921432
ss
envolution Nov 19, 2024
62c1e7d
iii
envolution Nov 19, 2024
8c14481
i
envolution Nov 20, 2024
ec556f6
ii
envolution Nov 20, 2024
74fdf91
aa
envolution Nov 20, 2024
fa4cfef
aa
envolution Nov 20, 2024
15da543
aa
envolution Nov 20, 2024
200d784
aa
envolution Nov 20, 2024
19eb0e8
aa
envolution Nov 20, 2024
10fe17e
aa
envolution Nov 20, 2024
d3a60cc
aa
envolution Nov 20, 2024
af18ac6
aa
envolution Nov 20, 2024
1c7158f
aa
envolution Nov 20, 2024
b50433e
aa
envolution Nov 20, 2024
729cde3
aa
envolution Nov 20, 2024
0e8e68a
aa
envolution Nov 20, 2024
98e5aa4
aa
envolution Nov 20, 2024
286127f
ii
envolution Nov 20, 2024
beaaa6b
test file
envolution Nov 20, 2024
a0a5da6
aa
envolution Nov 20, 2024
965c26b
restructure and rename to -graphql
envolution Nov 28, 2024
1953073
remove environ token, add MIT license comments
envolution Nov 28, 2024
665fe9f
Merge branch 'lilydjwg:master' into master
envolution Nov 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test file
  • Loading branch information
envolution committed Nov 20, 2024
commit beaaa6bff95396748ff45d20413fa0f8a9e70c84
18 changes: 18 additions & 0 deletions nvchecker_source/github_testfile.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
["testssl.sh-git"]
source="github-test"
github="drwetter/testssl.sh"
#use_max_tag=true
#use_latest_tag=true

#uses latest release marked as Latest by github, this is not always the newest (evidenced by the repo in this file)
#use_latest_release=true
#include_prereleases=true

#selects the most recent by ordered list descending
use_newest_release=true

#use_release_name=true

#i find these useful to match arch guidelines for VCS packages
use_commit_number=true
use_commit_hash=true