Skip to content

Releases: harris-chris/Jot

Improved scripts

15 May 23:46
Compare
Choose a tag to compare

Improve built-in scripts:

  • Add script to create AWS user role, remove instructions for manual removal from readme
  • Add scripts to delete ECR repo, Lambda function, user role from AWS
  • Use more precise language around AWS URIs vs ARNs
  • Check for the existence of AWS resources in scripts then react accordingly (eg, leave as is, delete & re-create)
  • Reduce unnecessary debug output from running scripts

Incorporate PackageCompiler.jl

18 Apr 22:02
Compare
Choose a tag to compare

Restructure code to allow use of PackageCompiler.jl: