Releases: d3b-center/d3b-cli-igor
Releases · d3b-center/d3b-cli-igor
🏷 Release v0.2.0
Release v0.2.0
Initial d3b-release-maker release
First release using d3b-release maker. Has all of the recent changes since the last manual release.
Summary
- Emojis: 📝 x1, 🔧 x1, 🚸 x1, ? x9, 🐛 x1, ✨ x2, 🛂 x1
- Categories: Additions x2, Documentation x1, Fixes x2, Ops x1, Other Changes x10
New features and changes
- #39 - 📝 add pipx install instructions - 27934653 by chris-s-friedman
- #38 - 🔧 setup repo to use the d3b-release maker - d757b78a by chris-s-friedman
- #37 - 🚸 Link to aws account notion page - 531216f6 by chris-s-friedman
- #35 - #34 Create ~/.aws directory when not present - ea61ea31 by gmd3b
- #32 - Fix dev env tunnel script skfp 412 - 149cd089 by evans-g-crsj
- #31 - Remove bad trap SIGINT - d8f69945 by devbyaccident
- #30 - 🐛 Fix var spacing in template - 3a7fc3a3 by devbyaccident
- #29 - ✨ Add dev onboarding role - 88b0c694 by devbyaccident
- #26 - ✨ Add include bastion host - 89530074 by devbyaccident
- #27 - 🛂 Adding codeowners file - 9cd73fbc by devbyaccident
- #24 - Bugfix/deployment files - ce71c2ca by alubneuski
- #23 - Bugfix/deployment files - 1c3a7423 by alubneuski
- #21 - ✔️ Added validation for config_file being in the same… - 163ad983 by alubneuski
- #22 - Feature/add check for creds - fd97dc6c by alubneuski
- #20 - Feature/add include - 3541cac5 by alubneuski
- #19 - Added accounts_info.json to igor - c7b13409 by alubneuski
Minor bugs with the aws folder creation
#34 Create ~/.aws directory when not present (#35) Co-authored-by: Gregory M <[email protected]>
v0.14
:wrench: Removed sudo from the dev-env-tunnel script
v0.1.3
:bug: Added grep -v None to ignore terminated instances (#18)
v0.1.2
:wrench: Added branch to the github_open script
v0.1.1
:pencil:
Beta
Develop (#2) * :wrench: Added branch var * :wrench: Updated template name in the generate script. * :sparkles: Added shortcuts * :wrench: Added d3b jenkins * :wrench: Added devops notion * :sparkles: Added check_build * :construction: * :wrench: Added scripts * :construction: Added relative path * :wrench: Added awslogin * :wrench: Updaated config file * :construction: * :bug: Added missing quote * :wrench: Added bash * :wrench: Added support of the secrets * :wrench: Updated name of the command * :construction: Converted tdir to str * :wrench: Added removal of files * 📜 Updated README * :sparkles: Added file diff and split * :sparkles: Added file diff and split * :wrench: Updated destroy flow * :wrench: Added variable into template * :wrench: Updated deployment script * :construction: