Giter Club home page Giter Club logo

gridinfo-meta-packages's Introduction

gridinfo meta packages

This repository contains different meta packages for the BDII. BDII documentation is available at gridinfo documentation site.

Installing from packages

On RHEL-based systems

On RHEL-based systems, it's possible to install packages from EGI UMD packages. The packages are build from this repository, and tested to work with other components part of the Unified Middleware Distribution.

Building packages

Individual Makefiles allowing to build source tarball and packages are provided.

Building a RPM

The required build dependencies are:

  • rpm-build
  • make
  • rsync
# Checkout tag to be packaged
$ git clone https://github.com/EGI-Foundation/gridinfo-meta-packages.git
$ cd gridinfo-meta-packages
$ git checkout X.X.X
# Building in a container
$ docker run --rm -v $(pwd):/source -it quay.io/centos/centos:7
[root@8a9d60c61f42 /]# yum install -y rpm-build yum-utils
# Move to the required package-specific directory
[root@8a9d60c61f42 /]# cd /source/emi-bdii-site
[root@8a9d60c61f42 emi-bdii-site]# yum-builddep -y emi-bdii-site.spec
[root@8a9d60c61f42 emi-bdii-site]# make rpm

The RPM will be available into the build/RPMS directory.

Preparing a release

  • Prepare a changelog from the last version, including contributors' names
  • Prepare a PR with
    • Updating version and changelog in
  • Once the PR has been merged tag and release a new version in GitHub
    • Use of an arbitrary/global release version is required, as it covers all the meta-packages at once
    • All the meta-packages will be built using GitHub Actions and attached to the release page

History

This work started under the EGEE project, and was hosted and maintained for a long time by CERN. This is now hosted here on GitHub, maintained by the BDII community with support of members of the EGI Federation.

gridinfo-meta-packages's People

Contributors

gwarf avatar lfield avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gwarf

gridinfo-meta-packages's Issues

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.