Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All runs of action-ros-ci failing due to set-env command disabled #429

Closed
emersonknapp opened this issue Nov 17, 2020 · 0 comments · Fixed by #430
Closed

All runs of action-ros-ci failing due to set-env command disabled #429

emersonknapp opened this issue Nov 17, 2020 · 0 comments · Fixed by #430
Assignees
Labels
bug Something isn't working

Comments

@emersonknapp
Copy link
Contributor

Description

Example: https://github.com/ros-tooling/action-ros-ci/runs/1412044685?check_suite_focus=true

Error: Unable to process command '::set-env name=LANG::en_US.UTF-8' successfully.
583
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/
@emersonknapp emersonknapp added the bug Something isn't working label Nov 17, 2020
@emersonknapp emersonknapp self-assigned this Nov 17, 2020
@emersonknapp emersonknapp changed the title All uses of this are failing due to set-env command disabled All runs of action-ros-ci failing due to set-env command disabled Nov 17, 2020
mvollrath pushed a commit to RobotWebTools/rosbridge_suite that referenced this issue Dec 8, 2020
* fix python-future dependency

This was not fixed with fadffa0
The dependency was added with #541

Python doesn't have build dependencies, only exec dependencies

* update ros-tooling/action-ros-ci

See:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

This was fixed upstream
- ros-tooling/action-ros-ci#429
- ros-tooling/action-ros-ci#430

* update ros-tooling/setup-ros

See:

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

This is needed for upstream fix
- ros-tooling/setup-ros#303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant