Coder Social home page Coder Social logo

orfium-github-actions's People

Contributors

aloutsis avatar anmarkoulis avatar christos-zacharopoulos avatar constantakopoulos avatar dependabot[bot] avatar erifili117 avatar geokats7 avatar iasonaslazaridis avatar karamann avatar mgiannos avatar nvlast avatar panvourtsis avatar tdaglis avatar tomdim avatar vtrihos avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

anmarkoulis

orfium-github-actions's Issues

Issue with build and push GitHub action when pushing to Orfium tools ECR

Issue:

Orfium tools ECR uses immutable images, but the build and push action along with build local images pushes on dev anytime we deploy.

cache-from: ${{ env.ECR_REGISTRY }}:dev

Latest tag is not mutable as well aws/containers-roadmap#878.

This causes the action to break. We either need a new action to support this workflow or modifications on the current action to allow custom tags.

Failing build example:
https://github.com/Orfium/sso-mock-image/actions/runs/5857184281/job/15878490972

WARNING: No output specified with docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
ERROR: (*service).Write failed: rpc error: code = Canceled desc = context canceled
ERROR: failed to solve: error writing manifest blob: failed commit on ref "sha256:5c8804faa93e092ebc48647c57fd80665846c8c57f1a85cb8f71e9ccb5cd639c": unexpected status from PUT request to https://719141923726.dkr.ecr.us-east-1.amazonaws.com/v2/sso-mock-server/manifests/dev: 400 Bad Request
Error: buildx failed with: ERROR: failed to solve: error writing manifest blob: failed commit on ref "sha256:5c8804faa93e092ebc48647c57fd80665846c8c57f1a85cb8f71e9ccb5cd639c": unexpected status from PUT request to https://719141923726.dkr.ecr.us-east-1.amazonaws.com/v2/sso-mock-server/manifests/dev: 400 Bad Request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.