seguid / seguid-tcl

SEGUID v2: Checksums for Linear, Circular, Single- and Double-Stranded Biological Sequences
0 stars 0 forks source link

GitHub Action: Run check-cli tests automatically #3

Closed HenrikBengtsson closed 4 months ago

HenrikBengtsson commented 4 months ago

@mwdavis2 , to answer your question (from today's call), I'll try to set up a GitHub Actions job that will run the make check-cli on every push.

HenrikBengtsson commented 4 months ago

@mwdavis2 , turns out it was much easier than I thought; I've added:

https://github.com/seguid/seguid-tcl/blob/1adf2b81b48409115917140dabfdfb962e3e44db/.github/workflows/check-cli.yml#L1-L43

and now make check-cli runs automatically, e.g. https://github.com/seguid/seguid-tcl/actions/runs/8116908540/job/22187944609

mwdavis2 commented 4 months ago

Thanks. Hopefully I can try it out next week.

On Fri, Mar 1, 2024, 1:39 PM Henrik Bengtsson @.***> wrote:

@mwdavis2 https://github.com/mwdavis2 , turns out it was much easier than I thought; I've added:

https://github.com/seguid/seguid-tcl/blob/1adf2b81b48409115917140dabfdfb962e3e44db/.github/workflows/check-cli.yml#L1-L43

and now make check-cli runs automatically, e.g. https://github.com/seguid/seguid-tcl/actions/runs/8116908540/job/22187944609

— Reply to this email directly, view it on GitHub https://github.com/seguid/seguid-tcl/issues/3#issuecomment-1973882398, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKEEE2AIH4SR63RYQVJIHTYWDRQVAVCNFSM6AAAAABECK7ULKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZTHA4DEMZZHA . You are receiving this because you were mentioned.Message ID: @.***>

HenrikBengtsson commented 4 months ago

Great. It was nice to meet you today.

Closing this issue...

mwdavis2 commented 3 months ago

Sorry it took a while. Here's an updated seguid that should pass most of the tests.

On Fri, Mar 1, 2024 at 1:39 PM Henrik Bengtsson @.***> wrote:

@mwdavis2 https://github.com/mwdavis2 , turns out it was much easier than I thought; I've added:

https://github.com/seguid/seguid-tcl/blob/1adf2b81b48409115917140dabfdfb962e3e44db/.github/workflows/check-cli.yml#L1-L43

and now make check-cli runs automatically, e.g. https://github.com/seguid/seguid-tcl/actions/runs/8116908540/job/22187944609

— Reply to this email directly, view it on GitHub https://github.com/seguid/seguid-tcl/issues/3#issuecomment-1973882398, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKEEE2AIH4SR63RYQVJIHTYWDRQVAVCNFSM6AAAAABECK7ULKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZTHA4DEMZZHA . You are receiving this because you were mentioned.Message ID: @.***>

-- Wayne Davis

School of Biological Sciences HHMI, University of Utah 257 South 1400 East Salt Lake City, UT 84112-0840 (801) 585-3692

HenrikBengtsson commented 3 months ago

Sorry it took a while. Here's an updated seguid that should pass most of the tests.

Thanks, great to hear. I'm not sure if you meant you committed and push an update, or if you replied to this GitHub email notification with an attachment. If the former, I cannot see it. If the latter, please note that you cannot send attachments that way - GitHub ignores/drops attachments.