GithubHelp home page GithubHelp logo

isabella232 / elasticsearch-plugins-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elastic/elasticsearch-plugins-script

0.0 0.0 0.0 203 KB

Contain utility scripts for releasing elasticsearch official plugins

Python 98.68% HTML 1.32%

elasticsearch-plugins-script's Introduction

Release tool for elasticsearch plugin

This tool set allows release of elasticsearch plugins.

Copy dev-tools/release.py script to your dev-tools/ dir and launch it using:

python3 dev-tools/release.py

or run in your root repository:

wget https://raw.githubusercontent.com/elasticsearch/elasticsearch-plugins-script/master/dev-tools/release.py -x -nH --cut-dirs=3
python3 dev-tools/release.py

It will download all needed scripts and files in a plugin_tools directory and will launch the release process.

Note:

  • We only download a new version if no one is available or if you did not launch the release process for a long time
  • If you need to force an update, you just have to remove plugin_tools dir
  • You should add plugin_tools to your .gitignore file
  • The release.py auto updates if needed. It means you will have to commit it to your repo.

elasticsearch-plugins-script's People

Contributors

dadoonet 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.