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

[21168] Use token for ccache action #136

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Jun 11, 2024

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

  • Commit messages follow the project guidelines.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Changes are API compatible.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

Signed-off-by: eduponz <eduardoponz@eprosima.com>
@EduPonz EduPonz added this to the v2.0.0 milestone Jun 11, 2024
Copy link
Contributor

@JesusPoderoso JesusPoderoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EduPonz
Copy link
Author

EduPonz commented Jun 11, 2024

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

@EduPonz EduPonz merged commit cce555d into main Jun 11, 2024
4 checks passed
@EduPonz EduPonz deleted the feature/use_token_for_ci branch June 11, 2024 16:32
Copy link

mergify bot commented Jun 11, 2024

backport 1.4.x 1.2.x 1.0.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jun 11, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit cce555d)
mergify bot pushed a commit that referenced this pull request Jun 11, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit cce555d)
mergify bot pushed a commit that referenced this pull request Jun 11, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit cce555d)

# Conflicts:
#	.github/workflows/build_and_test.yml
JesusPoderoso pushed a commit that referenced this pull request Jun 12, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit cce555d)

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
MiguelCompany pushed a commit that referenced this pull request Jun 19, 2024
Signed-off-by: eduponz <eduardoponz@eprosima.com>
(cherry picked from commit cce555d)

Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants