ok-to-test with okteto #8799

Merged
ikuradon merged 1 commits from okteto-2 into develop 1 year ago
ikuradon commented 1 year ago (Migrated from github.com)

What

/ok-to-test sha=[ハッシュ値]とPRコメントに入力するとOktetoにデプロイされるようにした

Why

Related #8331

Additional info (optional)

<!-- ℹ お読みください / README PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください: Thank you for your PR! Before creating a PR, please check the contribution guide: https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md --> # What <!-- このPRで何をしたのか? どう変わるのか? --> <!-- What did you do with this PR? How will it change things? --> `/ok-to-test sha=[ハッシュ値]`とPRコメントに入力するとOktetoにデプロイされるようにした # Why <!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? --> <!-- Why do you do it? What are your intentions? What is the problem? --> Related #8331 # Additional info (optional) <!-- テスト観点など --> <!-- Test perspective, etc -->
ikuradon (Migrated from github.com) reviewed 1 year ago
ikuradon commented 1 year ago (Migrated from github.com)

今回ok-to-testでAPP_ID,PRIVATE_TOKEN
OktetoでOKTETO_TOKENの設定が必要になりました
image

今回ok-to-testで`APP_ID`,`PRIVATE_TOKEN` Oktetoで`OKTETO_TOKEN`の設定が必要になりました ![image](https://user-images.githubusercontent.com/713033/172613425-54a1e0dd-5d13-4489-a339-69cc5ce56fc0.png)
syuilo commented 1 year ago (Migrated from github.com)

👍🏻👍🏻👍🏻

👍🏻👍🏻👍🏻
The pull request has been merged as 327c62337e.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b okteto-2 develop
git pull origin okteto-2

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff okteto-2
git push origin develop
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: calckey/calckey#8799
Loading…
There is no content yet.