eProsima / Fast-DDS-python

Python bindings for Fast DDS. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
60 stars 14 forks source link

[21168] Use token for ccache action (backport #136) #139

Closed mergify[bot] closed 4 months ago

mergify[bot] commented 5 months ago

Description

This PR uses a token for the setup-ccache action from in the CI, which is behind the CI failures on post steps due to exceeding github API usage rate limits

@Mergifyio backport 1.4.x 1.2.x 1.0.x

Contributor Checklist

Reviewer Checklist

mergify[bot] commented 5 months ago

Cherry-pick of cce555d5d3d19d44b53546f448e0ebe2e7bf025b has failed:

On branch mergify/bp/1.0.x/pr-136
Your branch is up to date with 'origin/1.0.x'.

You are currently cherry-picking commit cce555d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   .github/workflows/build_and_test.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Mario-DL commented 4 months ago

Closing this PR in favor of #152