Giter VIP home page Giter VIP logo

artichoke-ci's Introduction

๐Ÿ— Artichoke CI Infrastructure

Discord

Infrastructure for Artichoke build pipelines.

Archived

These images were required to speed up CircleCI build times. The Artichoke organization migrated to GitHub Actions, which comes with well provisioned base images and makes this repository unnecessary.

Build Statistics

Repository Statistics
artichoke Artichoke build statistics
playground Playground build statistics
artichoke.github.io Site build statistics
cactusref CactusRef build statistics
ferrocarril ferrocarril build statistics

License

artichoke-ci is licensed under the MIT License.

artichoke-ci is derived from CircleCI-Public/circleci-dockerfiles.

artichoke-ci is derived from docker-library/ruby which is Copyright (C) 2014 Docker, Inc. docker-library/ruby is licensed with the BSD 2-Clause License.

artichoke-ci is derived from nodejs/docker-node which is Copyright (c) 2015 Joyent, Inc. and Copyright (c) 2015 Node.js contributors. nodejs/docker-node is licensed with the MIT License.

artichoke-ci is derived from rust-lang/docker-rust.

artichoke-ci's People

Contributors

lopopolo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

artichoke-ci's Issues

Deploy to GitHub package registry

I signed up artichoke organization for the beta. Once activated, build and push an image:

docker build . -t artichoke-ci-base
docker tag artichoke-ci-base docker.pkg.github.com/artichoke/artichoke-ci/base:0.1
docker push docker.pkg.github.com/artichoke/artichoke-ci/base:0.1

Add .editorconfig

An .editorconfig is a cross-editor and cross-ide format configuration mechanism which and enforce Artichoke code formatting conventions.

Specify:

  • utf-8 charset
  • strip trailing whitespace except diff and markdown
  • eol = lf
  • spacing

for file types:

  • rs
  • md
  • sh
  • h, c, cc, cpp
  • Makefile, .make
  • diff
  • json
  • js
  • ts
  • css
  • html
  • svg
  • xml
  • yml, yaml
  • erb
  • rb
  • json
  • toml
  • Dockerfile

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.