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

Disable "Run Block" CodeLens for GitHub workflows #656

Open
christian-bromann opened this issue Jul 5, 2023 · 1 comment
Open

Disable "Run Block" CodeLens for GitHub workflows #656

christian-bromann opened this issue Jul 5, 2023 · 1 comment

Comments

@christian-bromann
Copy link
Contributor

Support for interactively running GitHub workflows in Runme only works when using the notebook view. I would suggest two options:

  1. when clicking "Run Block" render it in the bottom bar
  2. just disable the "Run Block" button in this case

wdyt?

@sourishkrout
Copy link
Member

Now that we have relaxed the supported cell langs, we could introduce something like URL or Resource in the langID and if we detect it open the URL/Resource, kicking it out into the browser. Same could happen on the command line.

For the time being, we are ok with this being unfinished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants