Skip to content

wikimedia/operations-software-logstash-logback-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logstash-logback-encoder

This repository is intended to reference stored artifacts from https://github.com/logstash/logstash-logback-encoder in Wikimedia's Gerrit instance, via git-lfs. This is useful for example to deploy such artifacts via trebuchet by including this repository.

Not all dependency artifacts have been imported, if you require one of the dependencies listed as optional, perform the following steps:

  1. Make sure git-lfs has been initialized for this repository:
git lfs install
  1. Copy the desired artifact into this repository, and add it to git, and commit:
cp /from/somewhere/else/myspecial-1.0.0.jar lib/
git add lib/myspecial-1.0.0.jar
git commit
  1. Push the commit to Gerrit for review
git push origin HEAD:refs/for/master

About

Github mirror of "operations/software/logstash-logback-encoder" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published