Coder Social home page Coder Social logo

git-deployment-handler's Introduction

Hello there ๐Ÿ‘‹

๐Ÿ’ป What I'm working on...

During office hours I'm building software and services in the context of large-scale storage systems at Karlsruhe Institute of Technology. Some of that work is open-source:

  • WebDAV server software based on Apache HTTPD for data access and transfer. Most projects are open-sourced at Helmholtz's GitLab.
  • Tools supporting system operations:
    • lsdf-checksum computes file content checksums to verify integrity.

At other times, I'm playing with technology and tend to over-engineer software to marginally improve my life ๐Ÿ˜ฌ.

๐Ÿ”ญ What I'm interested in...

Quite a few topics in the technology space I've been following for some time:

  • Data Storage and Processing (Databases, Processing and Analysis Engines, Workflow Systems, Programming Models and Paradigms, ...)
  • Deployment and Operations of Software Application (Orchestration Systems, GitOps, Monitoring, ...)
  • Distributed Systems (Network Protocols, Distributed System Architecture, Consensus Protocols, CRDTs, CAP, Caching, ...)
  • Building Engineering Organisations (Communication, Processes, Culture & Peopleware, Planning, ...)

git-deployment-handler's People

Contributors

pskopnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

python3pkg

git-deployment-handler's Issues

Git submodules

Git submodules are completely ignored:

They are not checked out when deploying a repository and the .gitmodules isn't removed either.

Database connection / cursor management

Because database connections / cursors might not have been opened when the del method of a child of the DatabaseBackend class is called, the .close() calls for the connection / cursor should be wrapped into an appropriate try statement.

Preprocessing

Similar to post processing a preprocessing option should be available in the config

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.