Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

chore: mount secret #193

Merged
merged 1 commit into from
Mar 22, 2023
Merged

chore: mount secret #193

merged 1 commit into from
Mar 22, 2023

Conversation

foo0x29a
Copy link
Contributor

@foo0x29a foo0x29a commented Mar 22, 2023

Description

  • mount secret for cargo install

Bug fix (non-breaking change which fixes an issue)

This aims to fix errors such as:
https://github.com/topos-network/topos/actions/runs/4488813780/jobs/7893871473

Mouting the secret for cargo install cargo-nextest --locked solves the ObjectPermissionDenied issue:

#8 2.585 sccache: error: Server startup failed: cache storage failed to read: ObjectPermissionDenied (permanent) at read => S3Error { code: "AccessDenied", message: "Access Denied", resource: "", request_id: "GC3RNAS45P5SJ2E0" }

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@foo0x29a foo0x29a marked this pull request as ready for review March 22, 2023 12:09
@foo0x29a foo0x29a requested a review from a team as a code owner March 22, 2023 12:09
@foo0x29a foo0x29a requested review from atanmarko, JDawg287 and Freyskeyd and removed request for a team, atanmarko and JDawg287 March 22, 2023 12:09
@foo0x29a foo0x29a merged commit b9e8c97 into feature/TP-506 Mar 22, 2023
@foo0x29a foo0x29a deleted the fix/sccache branch March 22, 2023 12:28
Freyskeyd added a commit that referenced this pull request Mar 22, 2023
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants