Skip to content

Add more object classes; fix tests #3

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

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

nickray
Copy link
Contributor

@nickray nickray commented Mar 4, 2021

I need to handle certificates in pkcs11-uri.

@nickray
Copy link
Contributor Author

nickray commented Mar 4, 2021

Seems this ci.sh is missing, can you add it? Otherwise I might add some basic cargo test calls in the workflow (this is not soo bad given https://github.com/nektos/act exists, but a shell script is fine too - except it should be cross-distribution which can be tricky due to SoftHSM).

@nickray nickray force-pushed the more-object-classes branch 3 times, most recently from 15f5cc4 to 395d8b6 Compare March 4, 2021 11:44
@nickray nickray force-pushed the more-object-classes branch 6 times, most recently from ddf0264 to 729d439 Compare March 4, 2021 12:01
Signed-off-by: Nicolas Stalder <[email protected]>
@nickray nickray force-pushed the more-object-classes branch from 729d439 to 790da6b Compare March 4, 2021 12:06
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

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

First PR 🥳 Thank you!!
Looks good to me! We can export those commands in a ci.sh script if we prefer later. We did that for our other repo because we thought it was easier to maintain the script directly than the workflow commands. But until then I am ok with it!
I guess you just fixed #1 as well, great!

@hug-dev hug-dev linked an issue Mar 4, 2021 that may be closed by this pull request
@hug-dev hug-dev added the enhancement New feature or request label Mar 4, 2021
@hug-dev hug-dev requested a review from ionut-arm March 4, 2021 20:35
@hug-dev hug-dev merged commit 5533e94 into parallaxsecond:main Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a testing infrastructure
3 participants