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: AiScriptでホストのアドレスを参照できる定数 #11924

Merged
merged 4 commits into from
Sep 30, 2023

Conversation

FineArchs
Copy link
Contributor

@FineArchs FineArchs commented Sep 29, 2023

What

AiScriptでホストのアドレスを参照できる定数HOST_URLを追加します。

Why

ノートやPlay等のIDからURLを形成するなどのケースで、あると便利なため。

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (392de4d) 78.92% compared to head (5531069) 78.95%.
Report is 5 commits behind head on develop.

❗ Current head 5531069 differs from pull request most recent head 3980bf3. Consider uploading reports for the commit 3980bf3 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11924      +/-   ##
===========================================
+ Coverage    78.92%   78.95%   +0.02%     
===========================================
  Files          928      929       +1     
  Lines        99088    99174      +86     
  Branches      7882     7884       +2     
===========================================
+ Hits         78204    78299      +95     
+ Misses       20884    20875       -9     

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syuilo
Copy link
Member

syuilo commented Sep 29, 2023

SERVER_URLの方が良いかも(hostだとURL内のhost部分と混同されそう)

@syuilo syuilo mentioned this pull request Sep 30, 2023
@syuilo syuilo merged commit 09dfb9b into misskey-dev:develop Sep 30, 2023
9 checks passed
syuilo added a commit that referenced this pull request Sep 30, 2023
* fix(backend): Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正

* Update CHANGELOG.md

* enhance(front)end: improve moderation log

* enhance: ノートの翻訳機能の利用可否をロールで設定可能に

Resolve #11923

* 2023.9.3

* 後方互換性の強化

* Update CHANGELOG.md

* fix test

* [ci skip] New Crowdin updates (#11922)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Chinese Traditional)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Chinese Simplified)

* New translations ja-jp.yml (Chinese Simplified)

* feat: AiScriptでホストのアドレスを参照できる定数 (#11924)

* add HOST_URL

* Update CHANGELOG.md

* tweak

---------

Co-authored-by: syuilo <[email protected]>

---------

Co-authored-by: FineArchs <[email protected]>
@FineArchs FineArchs deleted the patch-2 branch September 30, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants