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

feat: more workspace VCS settings #545

Merged
merged 17 commits into from
Aug 1, 2023
Merged

feat: more workspace VCS settings #545

merged 17 commits into from
Aug 1, 2023

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Jul 28, 2023

Fixes #521
Fixes #544

  • Set non-default branch on connected workspace
  • Set trigger patterns: only trigger runs when files in specified paths change
  • Set git tag trigger: only trigger runs when git tags are pushed
  • UpdateWorkspace API endpoint now allows connecting or disconnecting workspace as documented

@leg100 leg100 merged commit abfc702 into master Aug 1, 2023
5 checks passed
leg100 pushed a commit that referenced this pull request Aug 1, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.4](v0.1.3...v0.1.4)
(2023-08-01)


### Features

* more workspace VCS settings
([#545](#545))
([abfc702](abfc702))
* **ui:** hide functionality from unpriv persons
([#548](#548))
([fee491f](fee491f)),
closes [#540](#540)


### Miscellaneous

* downplay legitimate state not found errors
([2d91e31](2d91e31))
* remove demo
([d70c7fd](d70c7fd))
* **ui:** make workspace state tabs look nicer
([bbe38b4](bbe38b4))

---
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>
@leg100 leg100 deleted the trigger-patterns branch December 16, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose VCS configuration in the workspace's setting page Handle VCS trigger patterns and trigger prefixes
1 participant