Giter VIP home page Giter VIP logo

adapter's Introduction

adapter中继器项目说明

项目背景

软工课设项目 - USTB

在使用华为云平台以及钉钉平台进行代码仓库的相关推送更新消息传递时候使用webhook,而我们发现两者使用webhook时候的接口数据格式是并不互相匹配的。

为了更好利用现代化工具,小组开发时候可以互相了解成员进度以及代码仓库的更新情况,我们开发了一个中继器部署在云服务器中,负责接收华为云webhook传递来的数据,并进行处理、过滤,将有用的数据传递给钉钉的webhook接口,同步更新到钉钉工作群中。

  • 项目实现:此web项目只有后端,负责的工作仅限于信息的传递,因此采用了python的微型框架flask来完成,可以很好地实现功能,有效降低实现难度。
  • 项目功能:接收华为云平台webhook发送出来的请求,获取其中数据;然后将其修改为钉钉接口的规范要求数据后将信息转发至钉钉。
  • 新增功能(5.20):将流水线部署成功/失败的情况发送到邮箱中,然后通过IMAP协议取出未读邮件将其中是流水线部署的通知邮件提取出来,将流水线信息过滤出来后转发至钉钉。

adapter's People

Contributors

a-yu-cn avatar maaaaaaaa12138 avatar

Watchers

 avatar

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.