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(master): release 0.1.8 #561

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2023

🤖 I have created a release beep boop

0.1.8 (2023-08-13)

Features

  • allow terraform apply on connected workspace (#564) (6f90a9c), closes #231
  • ui: add icon in run widget to show source of run (#563) (2e7a0bd)

Bug Fixes

  • cleanup after extracting repo tarball (bf4758b)
  • don't scrub included state output sensitive values (478e314)
  • linux/arm64 support (#562) (01a2112), closes #311
  • otfd compose healthcheck: curl not installed (9f52021)
  • retry run should use existing run properties (49303ec)
  • tests: hard link fails when /tmp is separate partition (cfc7aaa)
  • ui: workspace description missing after update (a579b40)
  • use png instead of svg for font-based icons (eae0588)

Miscellaneous


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 845ab07 to cb2f9e7 Compare August 5, 2023 10:19
@github-actions github-actions bot force-pushed the release-please--branches--master branch 7 times, most recently from aa0969d to 6f40c4c Compare August 7, 2023 10:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 6744840 to b507860 Compare August 13, 2023 17:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch from b507860 to 7cf0369 Compare August 13, 2023 17:58
@leg100 leg100 merged commit 9c6d0f6 into master Aug 13, 2023
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/leg100/otf/releases/tag/v0.1.8 🌻

leg100 pushed a commit that referenced this pull request Aug 13, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.8](v0.1.7...v0.1.8)
(2023-08-13)


### Features

* allow terraform apply on connected workspace
([#564](#564))
([6f90a9c](6f90a9c)),
closes [#231](#231)
* **ui:** add icon in run widget to show source of run
([#563](#563))
([2e7a0bd](2e7a0bd))


### Bug Fixes

* cleanup after extracting repo tarball
([bf4758b](bf4758b))
* don't scrub included state output sensitive values
([478e314](478e314))
* linux/arm64 support ([#562](#562))
([01a2112](01a2112)),
closes [#311](#311)
* otfd compose healthcheck: curl not installed
([9f52021](9f52021))
* qemu needed for building multi-arch images
([1aa8cf8](1aa8cf8))
* retry run should use existing run properties
([49303ec](49303ec))
* **tests:** hard link fails when /tmp is separate partition
([cfc7aaa](cfc7aaa))
* **ui:** workspace description missing after update
([a579b40](a579b40))
* use png instead of svg for font-based icons
([eae0588](eae0588))


### Miscellaneous

* bump squid version
([7ce3238](7ce3238))
* go 1.21 ([#566](#566))
([06c13b2](06c13b2))
* **master:** release 0.1.8
([#561](#561))
([9c6d0f6](9c6d0f6))
* remove unused cloud team and org sync code
([4e1817d](4e1817d))
* removed unused ca.pem
([799ed25](799ed25))
* skip api tests if env vars not present
([5b88474](5b88474))
* **ui:** make tags less bulbous
([df1645d](df1645d))
* **ui:** pad out buttons on consent page
([1c290e9](1c290e9))
* update docs
([364d183](364d183))
* validate resource names
([c7596fe](c7596fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

ARM64 support is broken Permit CLI apply on connected workspace
1 participant