GithubHelp home page GithubHelp logo

nginxinc / nginx-for-azure-deploy-action Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 9.0 599 KB

Github Actions to sync NGINX configs into the NGINX for Azure service.

License: Apache License 2.0

Shell 100.00%

nginx-for-azure-deploy-action's People

Contributors

agazeley avatar amudukutore avatar bangbingsyb avatar george-ngugi avatar ornj avatar xynicole avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nginx-for-azure-deploy-action's Issues

Improve the OS compability for the deployment shell script

Currently the shell script uses certain tools/mechanisms that are available on Ubuntu but may not be agnostic to other OS:

1.Tar - e.g. the path transform feature
2.UUID generation - for the suffix of the ARM template deployment name. We don't necessarily need to use UUID to ensure uniqueness of a template deployment name. A random string works equivalently.

It is desirable to make it more OS agnostic to faciliate local testing or workflow based on other OS images.

Improve the deployment shell script to use named parameters

Currently the deployment script uses 6 positional arguments. The script is getting harder to use outside the context of a Github action.

As a best practice, we may want to consider usegetopts or another mechanism to make the parameters named. This would also make it easier to add additional input while keeping some optional.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.