generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 3
kn: release setup #174
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
Merged
Merged
kn: release setup #174
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
3c5e2e4
chore: release v1.5 (#165)
ianbotsf a0c7abd
chore: release 0.10.0
aws-sdk-kotlin-ci 108723d
chore: bump snapshot version to 0.10.1-SNAPSHOT
aws-sdk-kotlin-ci 3f57e07
feat: migrate to jreleaser (#164)
0marperez a6e004a
misc: repo tools v0.4.34 (#168)
0marperez 4067575
chore: bump snapshot version to 0.10.2-SNAPSHOT (#170)
0marperez e4475e5
Disable signing iOS artifacts
lauzadis 4b3ca25
chore: release 0.10.2
aws-sdk-kotlin-ci bcffa3f
chore: bump snapshot version to 0.10.3-SNAPSHOT
aws-sdk-kotlin-ci 92b9569
Also disable JVM signing
lauzadis ac157d2
Disable all signing tasks
lauzadis 6058a92
Use MinGW Makefiles generator
lauzadis cd2d24e
Separate args
lauzadis 56747af
Use MSYS Makefiles
lauzadis c1ecba6
Fix a warning: `'capitalized(): String' is deprecated. This was never…
lauzadis d7bbd9b
Fix PPROCESSOR_NUMBER issue
lauzadis d58c705
revert CMake changes
lauzadis b4a4aab
misc: repo tools v0.4.35 (#171)
0marperez 5e78898
Use MSYS Makefiles again
lauzadis 7cb0a84
Merge branch 'kn-main' of github.com:awslabs/aws-crt-kotlin into kn-m…
lauzadis f8c9d5c
Re-enable signing tasks
lauzadis 09db0aa
merge
lauzadis 19d9128
Add a comment
lauzadis 371c6ae
Build using MSYS Makefiles
lauzadis 9cb2f35
HELP
lauzadis ff0c52b
Try Unix Makefiles
lauzadis 21b860a
remove help
lauzadis f1743e2
temp. comment out Unix Makefiles
lauzadis 47562a7
actually, add back Unix Makefiles
lauzadis 35cd31c
update comment
lauzadis 556e805
revert back to MSYS
lauzadis d9fe2da
add back original installs
lauzadis 173c41b
revert to MINGW64
lauzadis 0127c3f
HELP again
lauzadis a833d11
Go back to MSYS Makefiles
lauzadis 76c006c
Remove global CMAKE_GENERATOR customization
lauzadis 718b89e
remove help
lauzadis 88b2908
lint
lauzadis 9bf5faf
Bump repo tools
lauzadis 0f3fe6f
upgrade to non-kn version of aws-kotlin-repo-tools
lauzadis 00eb1d5
Change parameter name
lauzadis 467ea3a
Add my idea of build instructions
lauzadis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
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.
Question: Can we add build instructions? I should've done that in my K/N Windows PRs but I didn't realize/remember this was here.
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.
I have not built on Windows using our containers, is there anything we need to do besides running the script and ensuring Docker is installed?