Giter Club home page Giter Club logo

awscliv2-rpm's Introduction

awscliv2-rpm

Automated RPM packaging of AWS CLI v2 using GitHub Actions

Only EL7 (RHEL, Centos, ???) are supported now, but other distros are in the wishlist.

Release new RPM

Building the RPM locally

  1. ./check_for_new_installer - download the installer and update various metadata files
  2. ./respecit - update the spec file to match the downloaded version
  3. docker-compose build builder - create the builder image
  4. docker-compose run builder ./rebuildit - rebuild the RPM
  5. docker-compose run tester ./retestit - test installing the RPM

This should result in:

  • no-source RPM: SRPMS/awscliv2-${VERSION}-${RELEASE}.el7.nosrc.rpm
  • installable RPM: RPMS/x86_64/awscliv2-${VERSION}-${RELEASE}.el7.x86_64.rpm

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.