opensearch-project / opensearch-go

Go Client for OpenSearch
https://opensearch.org/docs/latest/clients/go/
Apache License 2.0
195 stars 100 forks source link

github/workflow: use actions/create-github-app-token #536

Closed Jakob3xD closed 5 months ago

Jakob3xD commented 5 months ago

Description

Change workflow app-toke from tibdex to github.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.96%. Comparing base (06a6dc8) to head (dae798d). Report is 17 commits behind head on main.

:exclamation: Current head dae798d differs from pull request most recent head a00fe2e. Consider uploading reports for the commit a00fe2e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## =========================================== + Coverage 57.29% 67.96% +10.66% =========================================== Files 315 376 +61 Lines 9823 8852 -971 =========================================== + Hits 5628 6016 +388 + Misses 2902 1555 -1347 + Partials 1293 1281 -12 ``` | [Flag](https://app.codecov.io/gh/opensearch-project/opensearch-go/pull/536/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/opensearch-project/opensearch-go/pull/536/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `60.38% <ø> (+9.54%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/opensearch-project/opensearch-go/pull/536/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | `15.26% <ø> (+2.42%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#carryforward-flags-in-the-pull-request-comment) to find out more. [see 272 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/opensearch-go/pull/536/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)
Jakob3xD commented 5 months ago

@dblock Not sure if this fixed the current dependa but it could work.

dblock commented 5 months ago

YOLO