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

Add html report #48

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Add html report #48

merged 2 commits into from
Mar 10, 2021

Conversation

kaaax0815
Copy link
Contributor

Now with a good PR. Tested it and it works fine

@BetaHuhn
Copy link
Owner

Lgtm. Will take a closer look in the evening when I am off school and merge it asap.

@BetaHuhn BetaHuhn changed the title HTML Export Support Add html report Mar 10, 2021
@kaaax0815
Copy link
Contributor Author

How is your review going?

@BetaHuhn
Copy link
Owner

Almost done. I decided to move the render function to a separate helper file in order to reuse it for both the email and html command.

@kaaax0815
Copy link
Contributor Author

kaaax0815 commented Mar 10, 2021

Yeah makes sense, since its the same code copied. then also attach to email or other stuff is easier

@BetaHuhn BetaHuhn merged commit d258cb6 into BetaHuhn:master Mar 10, 2021
BetaHuhn added a commit that referenced this pull request Mar 10, 2021
@kaaax0815
Copy link
Contributor Author

Why no gpg key for verified commits?

@BetaHuhnBot
Copy link
Collaborator

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@BetaHuhn
Copy link
Owner

Now you can see the magic happening 😄

@BetaHuhn
Copy link
Owner

Why no gpg key for verified commits?

Because I don't think it's necessary for most of my projects. They only prove that the person associated with that gpg key authored the commit, and since I am the only one with write access to my repos I will check what changes make it into the project anyway, so it doesn't make sense for someone to impersonate me.

There are no real drawbacks of signing my commits, but I just haven't had the time (or motivation) to set it up.

@kaaax0815
Copy link
Contributor Author

But e.g. there a Mantainer or Colabs that have right access. and some point in time you make a big project with many issues pr etc and need more people and then you cant do it alone and need to give other people write access.

@BetaHuhn
Copy link
Owner

You are right, I might sign my commits in the future, but right now I can't be bothered to set it up 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants