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

CI gcc-4.8 - use 4.8.5 tag #1980

Merged
merged 1 commit into from
Nov 11, 2024
Merged

CI gcc-4.8 - use 4.8.5 tag #1980

merged 1 commit into from
Nov 11, 2024

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Nov 11, 2024

Problem

The CI job started failing in the last few days.

...
  > [ 1/12] FROM docker.io/library/gcc:4.8@sha256:43c6eaefe26ad414b2eefbee68688d1467823424cacbbd1703da4a50ce2c7654:
------
Dockerfile:4
--------------------
   2 |     # SPDX-License-Identifier: Apache-2.0 OR ISC
   3 |     
   4 | >>> FROM gcc:4.8
   5 |     
   6 |     VOLUME ["/awslc"]
--------------------
ERROR: failed to solve: no signatures
Error: Process completed with exit code 1.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.77%. Comparing base (c9d48a6) to head (5e20933).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1980      +/-   ##
==========================================
- Coverage   78.79%   78.77%   -0.02%     
==========================================
  Files         590      590              
  Lines      101506   101506              
  Branches    14401    14402       +1     
==========================================
- Hits        79979    79966      -13     
- Misses      20891    20903      +12     
- Partials      636      637       +1     

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

@justsmth justsmth changed the title [DRAFT] CI gcc-4.8 - use 4.8.3 tag [DRAFT] CI gcc-4.8 - use 4.8.5 tag Nov 11, 2024
@justsmth justsmth changed the title [DRAFT] CI gcc-4.8 - use 4.8.5 tag CI gcc-4.8 - use 4.8.5 tag Nov 11, 2024
@justsmth justsmth marked this pull request as ready for review November 11, 2024 17:05
@justsmth justsmth requested a review from a team as a code owner November 11, 2024 17:05
@justsmth justsmth merged commit 9e55289 into aws:main Nov 11, 2024
113 of 116 checks passed
@justsmth justsmth deleted the gcc-4.8.3 branch November 11, 2024 19:09
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.

4 participants