v0.1.0 🌈
github-actions
released this
29 Dec 14:58
·
19 commits
to refs/heads/main
since this release
Changes
- Fix: release typo @eranelbaz (#60)
- Chore: Add env0 tab component and add it to backstage entity page @ItamarMalka (#6)
- Get environment by id method @eranelbaz (#8)
- Bump @backstage/plugin-scaffolder-node from 0.6.0 to 0.6.1 @dependabot (#7)
- basic api implementation for env0 @eranelbaz (#4)
- add
isEnv0Available
method @eranelbaz (#5) - Add BE and FE plugins @eranelbaz (#2)
- Fix: set back nodeLinker to
node-modules
@yaronya (#3) - Chore: Execute backstage app creation @yaronya (#1)
🚀 Features
- Feat: Publish npm packages @eranelbaz (#51)
- Feat: hide secret references @Wassap124 (#55)
- Feat: show last deployment error in deployments page @ItamarMalka (#50)
- Feat: add env0 link in environment details card @eranelbaz (#45)
- Feat: redeploy modal with variables @eranelbaz (#41)
- Feat: Add variable set view and collapse by the variable set grouping @ItamarMalka (#40)
- Feat: improve regex variables support @Wassap124 (#38)
- Feat: env0 Project selector @eranelbaz (#31)
- Feat: Register Backstage component to Catalog @yaronya (#34)
- Feat: add redeploy button @razbensimon (#29)
- Feat: actually show env details @Wassap124 (#30)
- Feat: status bar @Wassap124 (#27)
- Feat: env0 custom actions @yaronya (#19)
- Feat: Add deployment history table @ItamarMalka (#12)
- Feat: Add refetch button to environment details card @eranelbaz (#13)
- Feat: Render environment details card @eranelbaz (#9)
🐛 Bug Fixes
- Fix: write the token to yarnrc @eranelbaz (#64)
- Fix: release process NPM_TOKEN to NODE_AUTH_TOKEN @eranelbaz (#62)
- Fix: remove skipLibCheck false @eranelbaz (#61)
- Fix: sensitive variables sets value to asterisks @Wassap124 (#57)
- Fix: disable deployment history sorty @Wassap124 (#54)
- Fix: Dont show archived projects @eranelbaz (#49)
- Fix: Disable redeploy button on redeploy @eranelbaz (#47)
- Fix: Hide output variables @ItamarMalka (#48)
- Fix: change to only send edited variables through api @ItamarMalka (#43)
- Fix: variables being sent to env0 BE via configurationChanges @razbensimon (#42)
- Fix: deployment history UI @Wassap124 (#37)
- Fix: PR title validate needs reset every commit @eranelbaz (#36)
🧰 Maintenance
- Chore: Add CI action @yaronya (#63)
- Fix: add release drafter template @eranelbaz (#59)
- Chore: Add Readme @yaronya (#56)
- Feat: disable project selector when no template @Wassap124 (#53)
- Chore: Extract API error message on scaffolder actions @yaronya (#52)
- Chore: remove project id annotation from catalog-info.yaml @yaronya (#46)
- Chore: fix auto complete filter results @eranelbaz (#44)
- Chore: Extract variables input to general one @eranelbaz (#39)
- Chore: Refactor of variables prepping for set grouping @ItamarMalka (#35)
- Chore: Add variables input component @ItamarMalka (#28)
- Chore: add missing index ts for
env0-deployment-table
@eranelbaz (#26) - Chore: add missing index ts @eranelbaz (#25)
- move deployment history to a folder @razbensimon (#23)
- Chore: delete examples @eranelbaz (#22)
- Feat: auto complete template selection @eranelbaz (#18)
- Chore: add QA section to our PR section @eranelbaz (#21)
- Chore: rename file to our convention @eranelbaz (#20)
- chore: very initial env0 template to define the form wizard @razbensimon (#14)
- Chore: add
ENV0_API_ENDPOINT
var and add docs forENV0_ACCESS_TOKEN
@Wassap124 (#15) - Chore: Use error container for errors @ItamarMalka (#17)
- Chore: Move all icons to be under the same folder @ItamarMalka (#16)
- Chore: add github actions and templates @yaronya (#10)