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: added release please #6

Merged
merged 5 commits into from
Jul 4, 2024
Merged

feat: added release please #6

merged 5 commits into from
Jul 4, 2024

Conversation

h4ck3rk3y
Copy link
Contributor

No description provided.

- name: Run Release Please
uses: googleapis/release-please-action@v3
with:
token: ${{ secrets.KURTOSIS_BOT_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we will need to add the token for the Kurtosis Bot Token to our settings for this to work

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@h4ck3rk3y h4ck3rk3y closed this Jun 28, 2024
@h4ck3rk3y h4ck3rk3y reopened this Jun 28, 2024
@h4ck3rk3y h4ck3rk3y requested a review from lostbean June 28, 2024 18:02
@h4ck3rk3y h4ck3rk3y changed the title chore: added release please feat: added release please Jun 28, 2024
Copy link

gitguardian bot commented Jun 29, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@lostbean lostbean merged commit 7c38358 into main Jul 4, 2024
3 checks passed
@lostbean lostbean deleted the gyani/release-process branch July 4, 2024 15:48
lostbean added a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](v0.1.0...0.1.1)
(2024-07-08)


### Features

* add js and nix package to cli-kontrol-api
([#11](#11))
([d007773](d007773))
* add more info to docs
([#17](#17))
([54400fb](54400fb))
* added release please
([#6](#6))
([7c38358](7c38358))
* adding multi tenant support
([#8](#8))
([75b736f](75b736f))
* adding the `kardinal manager deploy` and `kardinal manager remove` CLI
commands ([#10](#10))
([af8843c](af8843c))
* adding the health check endpoint for the API
([#14](#14))
([15a1b0d](15a1b0d))
* DRY ref to main branch in CI
([#12](#12))
([f32ef8c](f32ef8c))
* publish cli binaries and add install script
([#22](#22))
([e1e27e4](e1e27e4))
* quickstart docs added
([#16](#16))
([9f1a759](9f1a759))
* removing kardinal-cli binary
([#13](#13))
([31325f1](31325f1))
* update topology API
([#9](#9))
([2e96ff8](2e96ff8))


### Bug Fixes

* fix some typos in README.md
([#23](#23))
([2be7f55](2be7f55))
* update images pulls
([#18](#18))
([212cfe8](212cfe8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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