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

ci: add realease-please #15

Merged
merged 3 commits into from
Oct 15, 2024
Merged

ci: add realease-please #15

merged 3 commits into from
Oct 15, 2024

Conversation

Yuan325
Copy link
Contributor

@Yuan325 Yuan325 commented Oct 15, 2024

Release-As: 0.1.0

@Yuan325 Yuan325 requested a review from a team as a code owner October 15, 2024 05:15
@kurtisvg kurtisvg changed the title feat: add versioning ci: add realease-please Oct 15, 2024
versionFile: "cmd/version.txt"
extraFiles:
- README.md
- cmd/root.go
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this an "extra" file?

Copy link
Contributor Author

@Yuan325 Yuan325 Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to indicate extra files to track. Removed since we don't use this feature in our files currently. (Will need to add this if we are utilizing the release-please annotations, e.g. to automate releases URL in README).

@Yuan325 Yuan325 merged commit 17fbbb4 into main Oct 15, 2024
5 checks passed
@Yuan325 Yuan325 deleted the release-please branch October 15, 2024 16:13
kurtisvg pushed a commit that referenced this pull request Oct 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.1 (2024-10-28)


### Features

* Add address and port flags
([#7](#7))
([df9ad9e](df9ad9e))
* Add AlloyDB source and tool
([#23](#23))
([fe92d02](fe92d02))
* Add basic CLI
([#5](#5))
([1539ee5](1539ee5))
* Add basic http server
([#6](#6))
([e09ae30](e09ae30))
* Add basic parsing from tools file
([#8](#8))
([b9ba364](b9ba364))
* Add initial cloud sql pg invocation
([#14](#14))
([3703176](3703176))
* Add Postgres source and tool
([#25](#25))
([2742ed4](2742ed4))
* Add preliminary parsing of parameters
([#13](#13))
([27edd3b](27edd3b))
* Add support for array type parameters
([#26](#26))
([3903e86](3903e86))
* Add toolset configuration
([#12](#12))
([59b4bc0](59b4bc0))
* Add Toolset manifest endpoint
([#11](#11))
([61e7b78](61e7b78))
* **langchain-sdk:** Add Toolbox SDK for LangChain
([#22](#22))
([0bcd4b6](0bcd4b6))
* Stub basic control plane functionality
([#9](#9))
([336bdc4](336bdc4))


### Miscellaneous Chores

* Release 0.0.1
([#31](#31))
([1f24ddd](1f24ddd))


### Continuous Integration

* Add realease-please
([#15](#15))
([17fbbb4](17fbbb4))

---
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: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Yuan325 pushed a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---

* Add address and port flags
([#7](#7))
([df9ad9e](df9ad9e))
* Add AlloyDB source and tool
([#23](#23))
([fe92d02](fe92d02))
* Add basic CLI
([#5](#5))
([1539ee5](1539ee5))
* Add basic http server
([#6](#6))
([e09ae30](e09ae30))
* Add basic parsing from tools file
([#8](#8))
([b9ba364](b9ba364))
* Add initial cloud sql pg invocation
([#14](#14))
([3703176](3703176))
* Add Postgres source and tool
([#25](#25))
([2742ed4](2742ed4))
* Add preliminary parsing of parameters
([#13](#13))
([27edd3b](27edd3b))
* Add support for array type parameters
([#26](#26))
([3903e86](3903e86))
* Add toolset configuration
([#12](#12))
([59b4bc0](59b4bc0))
* Add Toolset manifest endpoint
([#11](#11))
([61e7b78](61e7b78))
* **langchain-sdk:** Add Toolbox SDK for LangChain
([#22](#22))
([0bcd4b6](0bcd4b6))
* Stub basic control plane functionality
([#9](#9))
([336bdc4](336bdc4))

* Release 0.0.1
([#31](#31))
([1f24ddd](1f24ddd))

* Add realease-please
([#15](#15))
([17fbbb4](17fbbb4))

---
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: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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