Jakob Guldberg Aaes
Jakob Guldberg Aaes
Yes, it's possible to use the values from ansible_facts to dynamically populate the values of your slurm.conf file. The template you've written is largely correct, but there are a few...
I made an alternative version that is backwards compatible a long time ago #36
I would suggest something like ``` def sum(a:int, b:int) -> int: """TODO describe function :param a (:type int): :param a (:type int) :returns int: """ ``` The return type could...
I contacted the support team too, and I got a file with all the comments back in place in less than two hours. Thanks for offering this option! Though the...
One thing is that it is not recommended, what I would love to know is why it seems to mainly be an issue if I have another "Datetime" field that...
@di-sukharev, just some context: Tools like commitizen are widely used to make conventional commits for automating semantic versioning and changelogs. Currently, OC does not conform to conventional commits. You can...
For the rest of the world: Hi there, I hope this message finds you well. I'm interested in integrating Opencommit with Standard-version to generate a beautiful changelog. Could you please...
this is a duplicate of https://github.com/di-sukharev/opencommit/issues/61