Giter VIP home page Giter VIP logo

setup-rover's Introduction

setup-rover

⚠️ Project Archived ⚠️

Please checkout our new repo which contains an eaiser Rover setup and built in actions to check and publish your subgraphs:

https://github.com/apollosolutions/rover-actions

Setup

Install the Rover binary to be used in GitHub Actions

The code in this repository is experimental and has been provided for reference purposes only. Community feedback is welcome but this project may not be supported in the same way that repositories in the official Apollo GraphQL GitHub organization are. If you need help you can file an issue on this repository, contact Apollo to talk to an expert, or create a ticket directly in Apollo Studio.

Usage

Install the latest version of rover

steps:
  - uses: apollosolutions/setup-rover@main

Install a specific version and machine architecture. These values are used to create the download url. See the full list of available downloads in the Rover releases page

steps:
  - uses: apollosolutions/setup-rover@main
    with:
      version: 'v0.9.1'
      arch: 'x86_64-unknown-linux-gnu'

Known Limitations

This does a simple download and extracts a tar file.

Notes

This repo was created with lots of help from the GitHub docs: https://docs.github.com/en/actions/creating-actions/developing-a-third-party-cli-action

setup-rover's People

Contributors

smyrick avatar

Watchers

Matt Ratzke avatar Andy Roberts avatar  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.