lima
lima copied to clipboard
Add aarch64 opensuse tumbleweed
This merge request is related to the issue #1011 and is aiming at being able to user OpenSuse with the current script approach to package manager detection
Thanks, but please sign the commit for DCO https://github.com/apps/dco
(run git commit -a -s --amend, and make sure that the Signed-off-by: NAME <EMAIL> line with your real name is included in the commit message)
hello @AkihiroSuda, thank you for the time you're spending on the PR, much appreciated :)
- I've updated the two initial commits I made and signed them. It passes DCO now. Does it work for you ?
- I've added a comment explaining the chained command in the script, I've also added a detail about why it's done and a link to this PR in case it can be reverted in the future
Thanks, but please use real name
the name I use on github (and for other tech related stuff) comply with the definition of real name of DCO as far as I can see (https://github.com/cncf/foundation/blob/main/dco-guidelines.md: "Your real name is the name you convey to people in the community for them to use to identify you as you")
is this ok for you ?
the name I use on github (and for other tech related stuff) comply with the definition of real name of DCO as far as I can see (https://github.com/cncf/foundation/blob/main/dco-guidelines.md: "Your real name is the name you convey to people in the community for them to use to identify you as you")
Thanks, wasn't aware of that guideline.
is this ok for you ?
Maybe. Opened https://github.com/cncf/toc/issues/906 for confirmation about "pseudonyms"
Also opened:
- https://github.com/cncf/foundation/issues/407