Giter VIP home page Giter VIP logo

Comments (11)

el-pato avatar el-pato commented on August 14, 2024 1

@sroebert Yeah, unfortunately they need to build the project again. There have been a number of other changes since it was last built and checked in too - and the latest "release" was almost year and a half ago.

Our solution was to fork the repository, build it, and reference that in the Github workflow file. Example:

# Using forked aci-deploy because Microsoft isn't keeping up with official releases on the original repo
- name: 'Deploy to Azure Container Instances'
  uses: 'el-pato/aci-deploy@master'

@kanika1894 can we get recent changes built and checked in to the repo? And preferably a new release? Should we open an issue or PR for these things?

from aci-deploy.

sroebert avatar sroebert commented on August 14, 2024 1

This won't work as the current code does not have the latest build js files, only the ts source files are updated.

from aci-deploy.

L-Sypniewski avatar L-Sypniewski commented on August 14, 2024

I'm having exactly the same problem, all variables passed as 'secure-environment-variables' have visible values in Portal

from aci-deploy.

github-actions avatar github-actions commented on August 14, 2024

This issue is idle because it has been open for 14 days with no activity.

from aci-deploy.

sroebert avatar sroebert commented on August 14, 2024

Same problem here

from aci-deploy.

sroebert avatar sroebert commented on August 14, 2024

This seems to have been fixed in #51, but the compiled js file does not yet contain the latest changes: https://github.com/Azure/aci-deploy/blob/bcb0a1ca5eb61aeb1f26a0d285bb7d62b9ce96ff/lib/taskparameters.js

from aci-deploy.

el-pato avatar el-pato commented on August 14, 2024

@sroebert @kanika1894 actually I just saw that there is a newer release, but it's not marked as the "latest" release. https://github.com/Azure/aci-deploy/releases/tag/v1.1.2

You might be able to target that by doing something like:

- name: 'Deploy to Azure Container Instances'
  uses: 'Azure/[email protected]'

I haven't tried this yet. I will and then update here if nobody else has yet.

from aci-deploy.

el-pato avatar el-pato commented on August 14, 2024

@sroebert just scanned the v1.1.2 release files, looks like you're right.

@kanika1894 can we get this project rebuilt and checked in again? Preferably with a release marked as "latest".

from aci-deploy.

kanika1894 avatar kanika1894 commented on August 14, 2024

@el-pato @sroebert @HonzaV
Thanks for pointing out the issue. The required fix has been made (#60)
A new release v1.1.3 is created along with updating the v1 version.

from aci-deploy.

el-pato avatar el-pato commented on August 14, 2024

@sroebert @HonzaV @kanika1894

I just ran a test using the v1.1.3 release, and I don't see any secure environment variable values in any logs. I think we're good!

from aci-deploy.

kanika1894 avatar kanika1894 commented on August 14, 2024

Thanks for the update @el-pato.
fyi, using just v1 will also give the same experience.

from aci-deploy.

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.