Giter Site home page Giter Site logo

joachimdalen / bicepdocs Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 3.0 153 KB

A tool to build documentation for Bicep modules

License: MIT License

C# 99.62% Shell 0.38%
azure-arm azure-bicep azure-container-registry azure-resource-manager bicep bicep-modules bicep-registry docs documentation documentation-generator

bicepdocs's Introduction

Hi there ๐Ÿ‘‹

Hi, I'm Joachim! Nice of you to stop by. Let me tell you a little bit about me and what I do.

I'm a Cloud Solutions Architect specializing in Azure, Azure DevOps and .NET.

My main focus areas revolves around:

  • Infrastructure Engineering
  • Developer Experience
  • Automation

I also enjoy the challenges that comes with desiging software and infrastructure architecture.

Projects

Currently not working on anything :(

My repositories

Like many other developers I have a lot of unfinished projects and a lot of them you fill find under this project. I tend to not delete any projects, but that does not mean I will come back to them. Feel free to submit an issue on any of them if you have any questions.

Azure Certified

Identity and Access Administrator Associate Azure Security Engineer Associate Azure Developer Associate
DevOps Engineer Expert Azure Solutions Architect Expert Security, Compliance, and Identity Fundamentals

CompTIA Certified

CompTIA CTT+ Classroom Trainer

bicepdocs's People

Contributors

joachimdalen avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bicepdocs's Issues

Introduce proper naming for generation sequence concepts

We have three different dynamics used in the tools:

  • Sources: Where we should load the files from, e.g File system, ACR
  • Formatters: The format to convert the bicep files to, e.g Markdown
  • Destinations: The target of where formatted files should be written to, e.g Filesystem

The flow of converting a file is:

flowchart LR
    Source --> Formatter
    Formatter --> Destination

Sources

  • Contains the commands for the CLI to load bicep files from the source

Formatters

  • Takes in general objects with the data needed

Destinations

  • Takes in general objects and writes the files

TODO:

  • Rename projects
  • Refactor code
  • Update documentation

Work on this project

Project kinda died for a while, but time to see if it can improve:

  • Get overview over what is done
  • Update all packages
  • Finish started features

Add e2e tests for documentation generation

Add E2E tests for documentation generation using Azure Resource Modules. These test should be ran for each of the platform compiled binaries and against all providers to ensure correct output.

  • Create repository for test data
  • Download Azure - ResourceModules for input data
  • Create test data
  • Add configuration to pipelines
    • Download resource modules
    • Download test data

Upgrade .NET version

The latest versions of the Bicep SDK does not support .NET 6. Need to upgrade the .NET version to be compatible with the SDK.

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.