- Not integrated, but Instant Development Environments.
- quick and dirty ?
- quick to set up and emphemeral
- https://hub.docker.com/r/gbraad/c9ide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RewriteEngine On | |
RewriteRule ^dns-query$ dns-query.php [L] |
This is just an insightful gist that shows how I automate some tasks.
More information can be found in the repository gbraad-dotfiles/notebooks.
Similar to https://github.com/curl/curl/blob/master/.github/scripts/spacecheck.pl to handle issues like: https://mastodon.social/@bagder/114493950931893559
go run spacecheck.go
We can do more to prevent issues with the use of non-ASCII character use and bidi using the golang-ci linters
Since tailscale/github-action#157 (comment) it should be possible to use a Windows runner with Tailscale. To test, I'll try to set up an RDP environment.
name: Window RDP
name: 'Shared Configuration'
description: 'Fetch configuration parameters from a shared .ini file and export as environment variables'
author: 'gbraad'
inputs:
config_repo:
description: 'URL of the repository containing the configuration file'
required: true
config_file:
description: 'Path to the configuration file in the repository'
NewerOlder