mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
add code signing instructions
I had trouble understanding how to sign the code. @MorrisJobke told me on Monday. Maybe helpfull for others, too. Haven't tested it, though.
This commit is contained in:
@@ -48,6 +48,11 @@ Is code signing mandatory for apps?
|
||||
|
||||
Code signing is required for all applications on apps.nextcloud.com.
|
||||
|
||||
How do I sign my code?
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
For a signed commit add ``-s`` option. Alternatively, add ``Signed-off-by: John Doe <doe@example.com>`` in the commit message.
|
||||
|
||||
.. _code_signing_fix_warning_label:
|
||||
|
||||
Fixing invalid code integrity messages
|
||||
|
||||
Reference in New Issue
Block a user