agascon

Results 4 issues of agascon

Hi team I'm exploring this tool to improve our existing CD pipelines and found an issue while trying to setup a POC. Problem is that even kbld finish successfully and...

discussion
helping with an issue

Please have a look, added a test (which should fail with 8.1.1) and a fix on CleanProperties. Removing the timestamp which default Properties class is adding could be tricky. I...

### Shadow Version 8.1.1 ### Gradle Version Not relevant. ### Expected Behavior PropertiesFileTransformer supports having **reproducible builds** by not introducing any timestamp dependant of the build time. ### Actual Behavior...

Hi team, We are trying to build a gradle project for developing a serverless application (basically composed by lambdas + other AWS resources) To organize all this code, we are...