-
Notifications
You must be signed in to change notification settings - Fork 3
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
Acap signing #91
Merged
Merged
Acap signing #91
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Ib7be018edf98c2eef8fa219537d63354a3f10077
Change-Id: I978e1be6fce79ec97bcb918cd0d5608ef8f79820
* main: fix to make shellcheck happy Use buildx and heredocs (#90) build.sh: Use separate build dir for each architecture Change-Id: I142ea7edaf9da62c81ab6e6828d170bb7c48600e
Change-Id: I14f54e95d15c4817dfa5303c06ed525cf3a4e55a
Change-Id: I9865e9941d0211168d1b9752a9643c5a22e81fb5
Change-Id: I6f8e7542ea70c2b4b2a6d760423bc573027cd102
Change-Id: Ie2006f7b86919361c7986aac0965fe613f00de2d
Change-Id: I5c99660a93c6818f51de7a40860f8a69a7a87c5a
Change-Id: I32214247be8c51e77a40624bf5767ca9ab15c59b
Change-Id: I22dee89d53988b265d60a0f2d43cd92b60004605
Change-Id: I6adc6b3d0974a3da836a7cd967ca6e393bc83b99
Change-Id: Id106f5a3de8332599e898030b06e25509dd57fee
Change-Id: I2a96f907e6e7d3f66ddc7171d673cecc79f0f58b
Change-Id: Ic058784b17f5120233b3a1ee4894bf122482e317
Change-Id: Id7196f57d63de3c220ca7c5bcdfbfd2943dd425b
Change-Id: Id78b3b2ea0a4a876597cae5f42156b87dc04abf7
Change-Id: I59623c92151738ee4ce9a4882e666fd8652d15d8
Change-Id: I7008e7a98b5fb2da014615a70a5b69e029f1dc25
Change-Id: I9086256d70ff4efd22657599c6d69db30d2ca556
Change-Id: I4027de7be76983cf81c957ec5b16b86171ac7bbd
Change-Id: I50d14f4d36462c601c034650208f87004d3ee272
Change-Id: I5351c7c923dcf347daa73d44e14284485637a521
Change-Id: I737780eda2f95c32382268127de577c1f1291103
Change-Id: I899ec964d0021712cc7c6f5ce8b5b73e698f6063
Change-Id: Iab5552c96f37fd517a31c806e1a91d063f7fb832
Change-Id: I975c0db3f5f01a9cfa05201a07dca27ebd83fc1d
Change-Id: I1f85defa737a6544c3ed5dbdc100ba28c030f543
Change-Id: I77f525e1ecb7954be952aab926b90e6efb31fd68
Change-Id: I5f4af4d7e3530a21ac2639f286120182204b6de2
Change-Id: Iff983ecedcbe8501c47c17990beaa96243e0c98b
Change-Id: I8560dea253798c5a60e3ad2eb76854e943f05bb6
Change-Id: Id3b9b230a4f85495de93285903527eb711db5a74
Change-Id: I7a5614f7c67081d8f68f006f3ab4ff57c35589d3
Change-Id: Idc027d3add177946990fb88a16b55824353e2506
Change-Id: I6c92093fed54e8d6319adb70281d9a46ebe49a23
Something wrong when downloading artifacts Change-Id: I4fb30048aab584be75b5746a6c0a386130131c1a
Change-Id: I0df45c48cff3d13f669aa4d67786aed6c6b2337c
Change-Id: I990f14f81075ae56a3d603ccdda7f5e2c50aab2a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - mostly comments on a bit of cleanup
Change-Id: I2cec870c921d2708fd3bc8690768edf726778fc9
Change-Id: I7a0e9660a97d0022853b0ec7b67ff3c1a44979de
madelen-at-work
approved these changes
Mar 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Added automatic signing of the docker ACAP application.
When a new tag is created the application will be signed and uploaded to artifacts. A prerelease is created and the artifacts uploaded as assets.
Issue ticket number and link
Checklist before requesting a review