Giter Club home page Giter Club logo

docker-gitolite's Introduction

#! - Core Infrastructure

http://github.com/hashbang/hashbang

About

This repository contains the design documents and documentation for Hashbang's overall infrastructure.

Likewise, its associated issue tracker is used for keeping track of infra-wide issues, bugs, improvements, ...

Services

Currently we provide the following services:

Documentation

Notes

Use at your own risk. You may be eaten by a grue.

Questions/Comments?

Talk to us via:

Email | IRC | Github

docker-gitolite's People

Contributors

kellerfuchs avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docker-gitolite's Issues

Push changes to Github

We should mirror git-infra to Github.
Forcing pushes to go through git-infra (at least for master) would enable us to enforce various things (like signed merges)

Version gitolite.rc and hooks

We should put gitolite.rc and repository hooks in the gitolite-admin repo, since:

  1. The privilege escalation issue doesn't exist: code execution as git only gives you access to the gitolite container.
  2. This gives a sane way to configure gitolite, which we cannot currently do (except for poking directly at the data container)
  3. This means gitolite's config is versioned.

This would enable doing #3 and #4 :-)

Enforce signed merges

We should enforce pushes to master to be:

  • merge between the current master and one or more branches;
  • signed by a trusted key;
  • the commit's author is the key's owner.

On top of that, we can use git-notes to record a number of things, such as review and CI status.
(I would much rather not be in a situation where Github is the only place where that data exists)

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.