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

chore: migrate to gha #55

Merged
merged 8 commits into from
Mar 31, 2022
Merged

chore: migrate to gha #55

merged 8 commits into from
Mar 31, 2022

Conversation

rethab
Copy link
Owner

@rethab rethab commented Mar 29, 2022

this is just the bare minimum to get us back to a green tick for PRs and the main branch.

I put the other things I want to do with GHA into a new ticket: #56

@rethab
Copy link
Owner Author

rethab commented Mar 29, 2022

hey @chiroptical if you have some time, would you mind taking a look at this PR? I have tried to port the travis stuff with minimal effort and split off some more work into a new ticket (see description).

@rethab rethab marked this pull request as ready for review March 29, 2022 17:45
@@ -25,7 +25,7 @@ tests = [ testCase "get_alice_pub_from_alice" get_alice_pub_from_alice
, testCase "get_inexistent_from_alice" get_inexistent_pub_from_alice
, testCase "check_alice_pub_user_ids" check_alice_pub_user_ids
, testCase "check_alice_pub_subkeys" check_alice_pub_subkeys
, testCase "remove_alice_key_prompt" remove_alice_key
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this cheating? This kept failing on CI, but perhaps this could be made working? I'd have to dig a bit more into this..

@chiroptical
Copy link
Contributor

Yeah, is there a way to prevent these pop-ups in the tests?

Generally it all looks fine to me. I like that if the "no_ci" tests can be fixed they are just automatically removed from the blacklist.

@rethab rethab merged commit 338c98d into master Mar 31, 2022
@rethab rethab deleted the chore/migrate-to-gha branch March 31, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants