[vim/vim] CI: Fix codecov flags (PR #16082)

2 views
Skip to first unread message

Linda_pp

unread,
Nov 18, 2024, 9:33:10 PM11/18/24
to vim/vim, Subscribed

Problem

Flags for codecov is not correct because it directly embeds an array with ${{ }} (e.g. huge-gcc-Array).

https://app.codecov.io/gh/vim/vim/flags

Solution

This PR fixes the flags by joining an array into a string with - separator.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/16082

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/16082@github.com>

Linda_pp

unread,
Nov 18, 2024, 9:36:19 PM11/18/24
to vim/vim, Subscribed

CI failed because GCC could not be installed from Ubuntu PPA. It may be fixed by re-run.

Adding disabled deb-src entry to /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-jammy.list
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 364, in <module>
    sys.exit(0 if addaptrepo.main() else 1)
  File "/usr/bin/add-apt-repository", line 357, in main
    shortcut.add()
  File "/usr/lib/python3/dist-packages/softwareproperties/shortcuthandler.py", line 222, in add
    self.add_key()
  File "/usr/lib/python3/dist-packages/softwareproperties/shortcuthandler.py", line 398, in add_key
    if not all((self.trustedparts_file, self.trustedparts_content)):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 141, in trustedparts_content
    key = self.lpppa.getSigningKeyData()
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 592, in __call__
    response, content = self.root._browser._request(
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 4[29](https://github.com/vim/vim/actions/runs/11905095736/job/33175006314?pr=16082#step:7:30), in _request
    raise error
lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/16082/c2484582783@github.com>

Christian Brabandt

unread,
Nov 19, 2024, 7:46:34 AM11/19/24
to vim/vim, Subscribed

thanks!


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/16082/c2485619808@github.com>

Christian Brabandt

unread,
Nov 19, 2024, 7:49:01 AM11/19/24
to vim/vim, Subscribed

Closed #16082 via 9a65a8c.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/16082/issue_event/15349037667@github.com>

Reply all
Reply to author
Forward
0 new messages