Alexander Sergeev

Results 27 comments of Alexander Sergeev

Could you please provide us with motivation behind this PR? The original purpose of this action is altering user README.md file, that uses markdown syntax, not HTML. Why should we...

So in the end you were able to achieve what you wanted using markdown syntax, weren't you?

@bastianleicht, as far as we are using README.md I would suggest preferring markdown syntax over HTML. Let me know if the original issue was solved by any previous PRs.

I think this requuires further consideration: maybe we should add an option for output generation in html file completely? Will this be required for any other purpose apart from the...

@mfsbo For now if you are familiar with these diagram drawing features, you are welcomed to suggest a markdown-based solution for diagrams generation instead of current matplotlib-based. I think this...

Recently I've updated the project's codebase, now it should work in general cases. I'm closing the issue right now because it's pointing to the outdated code. @Dieman89, @sunnydanu, feel free...

... and what are we waiting for?

> Yeah, so everything seems to be stuck until this is solved. Can't we just directly commit to [ci.yml](https://github.com/anmol098/waka-readme-stats/blob/master/.github/workflows/ci.yml)? > > This whole repo can't continue updating until this is...

This PR won't work: secrets are still not available in PRs, with `pull_request_target` the main branch code will be used.

Is the support for XChaCha20 planned? Fyi, there exists a statdard library for it (`golang.org/x/crypto/chacha20poly1305`). Would be grateful for any info!