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: remove redundant CreateRun magic string #555

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Aug 2, 2023

@fsaintjacques A heads up - I recall removing the magic string behaviour from your software, so I'm pretty sure this is now safe to remove from OTF.

(If you recall, when creating a run, we wanted the run to automatically fetch the config from the git repo, so we introduced a magic string to invoke this behaviour. But then I realised you could simply leave out the configuration version ID from CreateRun and that invokes the same behaviour).

@fsaintjacques
Copy link
Contributor

Please do, thank you!

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


## [0.1.6](v0.1.5...v0.1.6)
(2023-08-02)


### Features

* record who created a run
([#556](#556))
([57bb9b6](57bb9b6))
* **ui:** clicking on workspace widget tag filters by that tag
([a7ce9a8](a7ce9a8))
* **ui:** provide more vcs metadata for runs
([#552](#552))
([18217ce](18217ce))


### Miscellaneous

* add organization UI tests
([1c7e3db](1c7e3db))
* remove redundant CreateRun magic string
([#555](#555))
([a2df6d5](a2df6d5))

---
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 remove-magic-string 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.

2 participants