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

Terminal test for Ciphey #446

Merged
merged 3 commits into from Sep 30, 2020
Merged

Terminal test for Ciphey #446

merged 3 commits into from Sep 30, 2020

Conversation

malathit
Copy link
Contributor

@malathit malathit commented Sep 30, 2020

This PR adds a CI to run ciphey using poetry from terminal. This is done using Github actions. There are 2 tests done in this action.

  • Running ciphey with plain text
  • Running ciphey with base64 encoded string

Closes #429

@malathit malathit marked this pull request as ready for review September 30, 2020 19:22
@bee-san
Copy link
Member

bee-san commented Sep 30, 2020

Hey @malathit ! Thanks SO much for this! We really needed this and you pulled through 💪 also your code is very, very nice. Nicest GitHub action we have 😅 Thanks so much!!!

@all-contributors please add @malathit for code

@allcontributors
Copy link
Contributor

@bee-san

I've put up a pull request to add @malathit! 🎉

@bee-san bee-san merged commit 65fb9e3 into Ciphey:master Sep 30, 2020
@malathit malathit deleted the patch-1 branch October 16, 2020 11:31
@bee-san
Copy link
Member

bee-san commented May 20, 2021

Hey we're changing from MIT to GPLv3 because some of our projects are licensed with that, do you approve? If you do not approve we will be forced to delete your code and rewrite it 😢

By approving of this change, you are agreeing to re-license the code you wrote under GPLv3.

@malathit
Copy link
Contributor Author

malathit commented May 20, 2021 via email

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.

Create CI testing to test Ciphey in the terminal
2 participants