Code Monkey home page Code Monkey logo

Comments (7)

remyjette avatar remyjette commented on July 23, 2024 4

A new version of the action will need to be created first. See #26

from aci-deploy.

remyjette avatar remyjette commented on July 23, 2024 2

set-env was being used by @actions/core, which aci-deploy relies on.
@actions/core resolved the issue in actions/toolkit#571.

I just tested forking this repo and upgrading to @actions/core 1.2.6 (latest), and the error goes away. Published #27 to upgrade it here. Merging #18 should resolve this issue.

from aci-deploy.

nosvalds avatar nosvalds commented on July 23, 2024

Adding that is an Error now, and will be disabled on November 16th

Run azure/aci-deploy@v1
26
Error: The `set-env` command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

from aci-deploy.

remyjette avatar remyjette commented on July 23, 2024

November 16th has passed and the error has now changed:

Error: Unable to process command '::set-env name=AZURE_HTTP_USER_AGENT::' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

from aci-deploy.

mitsha-microsoft avatar mitsha-microsoft commented on July 23, 2024

#18 is merged. I think it should resolve this issue

from aci-deploy.

WardMaes avatar WardMaes commented on July 23, 2024

The error is still showing, preventing deployments.

from aci-deploy.

JoeMarkov avatar JoeMarkov commented on July 23, 2024

My deployments are down due to this, any plan when this can be fixed?

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.