Skip to content

gbraad-actions/codium-server-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codium Server action

This action runs a remote web extension host based on VS Codium, that sets up http://[IP]:8000 for your browser.

    - name: Codium Server
      if: ${{ failure() }}
      uses: gbraad-actions/codium-server-action@v1

Note

This actions relies on a service like Tailscale to expose the server to a reachable endpoint

About

Run a remote web extension host based on VS Codium for debugging purposes

Resources

Stars

Watchers

Forks