8000 Tags · schrodinger/infra-tester · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: schrodinger/infra-tester

Tags

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
8000
najose Neville Antony Jose
Update GH actions

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `go install` compatibility (#23)

Move away from depending on Go's test mechanism to compile binaries and instead use regular package namespace and file names so that it can be compiled using go build
Restructure source directory to make the package installable using go install
Update package name from schrodinger.com/infra-tester to github.com/schrodinger/infra-tester
Update go dependency versions
Update docs

Closes #21 and #22

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Renamed infra-tester config file (#20)

Use a hidden file is less confusing as it doesn't clutter
the source directories. Tools like pre-commit and other
test tools follow the same approach. Also use the name
"infra-tester" in the file name which clearly connects the
configuration to the tool.

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
najose Neville Antony Jose
Use python 3.11 in release binary workflow

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
najose Neville Antony Jose
Fix create release workflow

0