question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Container action is only supported on Linux

See original GitHub issue

Hello! I’m porting over my team’s react native build pipeline from CircleCI to Github Actions and just discovered that this action is only supported on Linux containers.

Screen Shot 2021-05-28 at 10 05 51 AM

As a workaround, we’re going to have to install sentry-cli and run the release command manually. It would be great to have this action work on macos as well!

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:4
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dalmendraycommented, Aug 3, 2022

That’s great. Thanks for adding it!

1reaction
armenzgcommented, Aug 3, 2022

Could you please specify this in the README.md? It’s making people waste time setting this up only to find out by a console error.

Good idea. Would this be clear enough? https://github.com/getsentry/action-release/pull/104

Read more comments on GitHub >

github_iconTop Results From Across the Web

Container action is only supported on Linux · Issue #40 - GitHub
Confirmed that, currently, container actions only work on Linux virtual environments. The only way to make Mac OSX and Windows actions right now ......
Read more >
GitHub Actions: How to run `services` on Windows or macOS?
Currently, Docker container actions can only execute in the GitHub-hosted Linux environment, and is not supported on other environments ...
Read more >
Error: Container action is only supported on Linux - SonarCloud
The issue occurs when the Github action SonarSource/sonarcloud-github-action@master is being used in macOS runner.
Read more >
how to disable container action in github actions on a specfic os
Error: Container operations are only supported on Linux runners. How can I disable the container action for windows ?
Read more >
Secure your .NET builds with StepSecurity and GitHub Actions
StepSecurity was recently recognized by the Linux Foundation for ... StepSecurity currently supports GitHub Actions but support for GitLab, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found