Skip to content
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

chore(main): release 0.0.1 #258

Closed

Conversation

team-integrations-fnm-bot
Copy link
Contributor

🤖 I have created a release beep boop

0.0.1 (2023-07-28)

⚠ BREAKING CHANGES

  • package

Features

  • --no-prompt flag on the command line to force automation mode (0d42bc0)
  • --release-notes and --release-notes-file (2e69b9a)
  • worker-pool dynamic view (b2cd68c)
  • worker-pool static view (b2cd68c)
  • account <type> list commands (#41) (5354118)
  • account create (#47) (11d67d1)
  • accounts slugs (#87) (724f365)
  • Add os env variable validation (#19) (9a577d1)
  • add project list command (d82273c)
  • add project view command (bb77af9)
  • allow selection of space on command line (0d42bc0)
  • basic user list and user delete (74fdc7e)
  • basic release creation specifying project, channel, version implemented (c75cf69)
  • basic support for release creation (0d42bc0)
  • CLI now prompts to select a space in interactive mode, or auto-selects if there is only one visible space. (1f57272)
  • clone tenant (#184) (9bc3b6d)
  • compatibility with legacy flags from the .NET CLI (c439c2e)
  • config file support (#66) (d911e0c)
  • config list (00942c3)
  • convert existing project to Config As Code (2788964)
  • create account links and automation cmd generation (9aa6f12)
  • create AWS account (#45) (9dd0d64)
  • create azure web app target (20d66b3)
  • create cloud region deployment target (#137) (672fd7f)
  • create listening tentacle (#136) (51ff9ec)
  • create ssh deployment target (a169d2e)
  • curl install (e54dc3b)
  • custom help page (804a618)
  • deploy release (a2f85f0)
  • deployment-target azure-web-app view (fc639b4)
  • deployment-target cloud-region view (fc639b4)
  • deployment-target listening-tentacle view (fc639b4)
  • deployment-target polling-tentacle view (fc639b4)
  • deployment-target ssh view (fc639b4)
  • deployment-target view (fc639b4)
  • deployment-target view (fc639b4)
  • Fixed the OCTOPUS_URL environment variable name (#191) (1aa1a98)
  • If a release version is determined by a donor package, lock that in as the base version and only prompt for version metadata (f586b84)
  • init release (4628209)
  • kubernetes deployment target (#178) (6e25759)
  • new selector (564dcff)
  • octopus logo on root help page (1953205)
  • output web url after release create (2e69b9a)
  • package (088df06)
  • package help text, package table reset (f586b84)
  • package list (28090f3)
  • package upload/push (28090f3)
  • package version support in create release (fff48d3)
  • package versions (28090f3)
  • project branch create (101b09e)
  • project branch list (101b09e)
  • project clone (#244) (f6a0ba5)
  • project connect (#122) (017b958)
  • project create (#115) (0a2e409)
  • project delete (#112) (38039c3)
  • project disconnect (75ebb09)
  • project variables create (#198) (faa3b4c)
  • project variables delete (faa3b4c)
  • project variables exclude (9e0c0b8)
  • project variables include (9e0c0b8)
  • project variables list (faa3b4c)
  • project variables update (faa3b4c)
  • project variables view (faa3b4c)
  • project-group delete (#126) (18b36f6)
  • project-group list (#125) (d6e7f9f)
  • project-group view (#127) (ff00390)
  • release 2 (#3) (56007dd)
  • release create (f586b84)
  • release create gains outputformat json and basic (f586b84)
  • release create outputs web URL's all the time (f586b84)
  • release create supports --git-commit and --git-ref on the command line (68de52b)
  • release create supports unresolved packages (2e69b9a)
  • release delete (f586b84)
  • release list (f586b84)
  • release list and release create (ce93d7e)
  • remove --package-prerelease; we've decided not to support it in favour of channels (2e69b9a)
  • runbook run and list (70578df)
  • support for --package-prerelease (c439c2e)
  • surveyext.DatePicker (a2f85f0)
  • target delete (0d81e00)
  • target list (4ab66c2)
  • task wait (#124) (a4f925a)
  • tenant connect (#119) (abc1b31)
  • tenant create, delete, tag (8f70286)
  • tenant disconnect (75ebb09)
  • tenant list (#118) (4b9c854)
  • tenant variable list (69bb317)
  • tenant variable update (69bb317)
  • tenant view (7b2f7bd)
  • test (#5) (4a01e6b)
  • undo support for package version query loop (c439c2e)
  • updated MultiSelectMap to return via generics (d7d23d0)
  • ux tweaks for package version table (2e69b9a)
  • validation of package versions ("dog" is no longer a valid package version) (2e69b9a)
  • worker delete (#147) (11c838c)
  • worker list (b075cab)
  • worker listening-tentacle create (85f95db)
  • worker listening-tentacle create (85f95db)
  • worker listening-tentacle list (b075cab)
  • worker listening-tentacle view (c251e1c)
  • worker polling-tentacle list (b075cab)
  • worker polling-tentacle view (c251e1c)
  • worker ssh create (85f95db)
  • worker ssh list (b075cab)
  • worker ssh view (c251e1c)
  • worker view (c251e1c)
  • worker view (#148) (c251e1c)
  • worker-pool delete (#161) (bb11b10)
  • worker-pool list (#158) (b2cd68c)
  • workerpool static create (#162) (3f3b66c)

Bug Fixes

  • --no-prompt and the CI environment check wasn't respected if the CLI wanted to prompt for the space name (c75cf69)
  • Activity spinner was showing over the top of the space selection prompt in interactive mode (0d42bc0)
  • Add changed file before calling commit (#101) (552222a)
  • added support for project slugs to release commands (#230) (851631a)
  • admin login property on k8s target was wrong type (#249) (fbe8e18)
  • cli#71 - config system was leaking env vars into the config file when it shouldn't have (#80) (e8edb32)
  • create account (#46) (5ba7fd5)
  • deployment-target list alias (4bb2086)
  • detection of terminal width when outputting tables (10e1a9b)
  • empty list errors (#208) (74cbfe2)
  • expand goreleaser workflow to build MSI and chocolatey packages (1d86a77)
  • expand tenant view output (#174) (7e3efce)
  • extended release output (#179) (80e1200)
  • Fix bug in deployment process causing homebrew update to fail (#93) (6c5ee67)
  • Fix invalid syntax in script for pushing the updated homebrew formula (#90) (75e39a8)
  • Fix issue when creating PR to update homebrew formula (#95) (03929eb)
  • Fixed go releaser setup to fix release notes (#196) (7d5f720)
  • fixed incorrect example (#234) (969ef1b)
  • Fixes for Go Releaser, moving it to Ocotpus' v3 GitHub Actions (#194) (77f023b)
  • flag alias for --output-format and --outputFormat didn't work (0d42bc0)
  • iron out the deployment process (#78) (fd59f84)
  • link convert options to create when in non-interactive mode (#213) (adccfd9)
  • null ref exception in account create command (#204) (204f706)
  • octopus config set in interactive mode would fail for anything that wasn't already in the config file (#83) (0b43d8b)
  • package signing (#20) (d9ea487)
  • PR creation is automated in the homebrew-taps repo so no need to create it here (#97) (ee03780)
  • Refactor git command code to powershell instead of bash (#99) (3d5a1a8)
  • releasenotes pickup in build flow, update go-octopusdeploy to 2.4.1 (#76) (4dc9550)
  • remove project convert support for default protected branch (#199) (05ee50a)
  • Sign rpm/deb packages as part of the creation process in goreleaser (#92) (b30498f)
  • signing (#22) (908484b)
  • skip prompt if only a single channel (#172) (01e3cbb)
  • sort the possible variables before displaying (#240) (61f5073)
  • support Config-as-code project variables (101b09e)
  • typo in workerpool message (#193) (baf2a46)
  • Update name of msi and add missing log argument to MSI call for Chocolatey (7504b7d)
  • updated dependencies (d009065)
  • use gitRef canonical name when addressing version controlled repositories (f586b84)
  • Use survey's terminal.NewAnsiStdout to get colors to work in windows cmd.exe (#68) (01e02aa), closes #67
  • validate environments for tenanted deployments (#168) (c4f7cb9)
  • version shortcut on release create (#171) (9183324)

Miscellaneous Chores

  • change release please to simple mode (#14) (9615fa1)

This PR was generated with Release Please. See documentation.

@benPearce1 benPearce1 closed this Jul 28, 2023
@benPearce1
Copy link
Contributor

this PR is invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

colors are not working properly under windows cmd.exe
2 participants