Git Product home page Git Product logo

Comments (9)

nelsonic avatar nelsonic commented on July 22, 2024

Gonna remove the Repository Secrets as they don't appear to be accessible from GitHub Actions ...

image

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

Tried adding the vars to the ci.yml: 52b6cbd

env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

Still failing: https://github.com/dwyl/imgup/actions/runs/5261650240/jobs/9510007476#step:4:26
image

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

Oh wow ... this is seriously convoluted ... https://github.com/orgs/community/discussions/25171#discussioncomment-3246706 🙄

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

https://github.com/aws-actions/configure-aws-credentials

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024
Error: Unable to process command '::set-env name=AWS_ACCESS_KEY_ID::***' successfully.

https://github.com/dwyl/imgup/actions/runs/5261770262/jobs/9510260164#step:3:6
image

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

aws-actions/configure-aws-credentials#271

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

Looks like the problem is System.fetch_env!/1 not GitHub Actions Secrets availability ... 🤦‍♂️
https://github.com/dwyl/imgup/actions/runs/5262180969/jobs/9511119429#step:8:9
image

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

https://github.com/dwyl/imgup/actions/runs/5262199349/jobs/9511154863#step:8:315
image

from imgup.

nelsonic avatar nelsonic commented on July 22, 2024

Fixed in #61

from imgup.

Related Issues (20)

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.