Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
30 stars 14 forks source link

Deploy Via GitHub URL #175

Closed mbifeld closed 2 months ago

mbifeld commented 4 months ago

We should be able to execute ie based on GitHub urls instead of the user needing to have the file stored locally.

To accomplish this feature, no need to have a scalable solution. We can have a manually maintained whitelist for what is allowed to be executed.

For example: ie execute http://github.com/mysuperprojcet/docs/helloworld.md

mbifeld commented 4 months ago

If there are dependent files, then we'd need a path to the working directory.