- 
                Notifications
    
You must be signed in to change notification settings  - Fork 118
 
New Plugins #567
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
base: main
Are you sure you want to change the base?
New Plugins #567
Conversation
…6 from CryptoSwift
| 
           Issue tracker #566  | 
    
| 
           Could we add the ability to pass build options. Sometimes it is nice to optimize for size and we can use  | 
    
fcf0444    to
    bf73943      
    Compare
  
    
          
 Thank you @tkrajacic This is planned.  This will be a default setting, with an opt-out possibility  
 I think  UPDATE: It's difficult to get an authoritative list of compiler and linker flags passed with   | 
    
This is a set of new plugins to help user to get started:
lambda-init,lambda-build,lambda-deployMotivation:
See this proposal:
https://github.com/swift-server/swift-aws-lambda-runtime/blob/main/Plugins/Documentation.docc/Proposals/0001-v2-plugins.md
Modifications:
The plugin code is minimal, just a wrapper around a CLI executable defined in a new target.
And a common command line helper
Result:
Three new plugins available.
TODO: add plugin output for a full
init,build,deploycycle.