GithubHelp home page GithubHelp logo

autoflowhub's Introduction

AutoFlowHub

AutoFlowHub is a powerful tool designed to automate workflows, track GitHub releases, deploy devnet instances, prepare releases on GitHub, and push them, format, and edit files, and much more.

Features

  • Automate workflows and track GitHub releases
  • Deploy devnet instances
  • Prepare and push releases on GitHub
  • Format and edit files

Project Structure

autoflowhub/
├── cmd
│ ├── change_notifier
│ │ └── main.go
│ └── release_fetcher
│ └── main.go
├── docker-compose.yml
├── internal
│ ├── adapters
│ │ ├── adapters_test.go
│ │ └── github.go
│ ├── database
│ │ └── storage.go
│ ├── models
│ │ └── release.go
│ ├── notifications
│ │ ├── email.go
│ │ ├── notifications_test.go
│ │ ├── slack.go
│ │ └── sms.go
│ └── utils
│ ├── authentication.go
│ └── logging.go
├── pkg
│ ├── api
│ │ ├── change_notifier
│ │ │ └── change_notifier.go
│ │ └── release_fetcher
│ │ └── release_fetcher.go
│ └── config
│ └── config.go
└── README.md

autoflowhub's People

Contributors

actions-user avatar mrlutik avatar

Watchers

 avatar

Forkers

andrsj peepofrog

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.