Giter Site home page Giter Site logo

cachet_api's People

Contributors

thefynx avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cachet_api's Issues

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "unf":
  In Gemfile:
    cachet_api was resolved to 0.0.1, which depends on
      rest-client (>= 1.8, <= 2.0.2) was resolved to 2.0.2, which depends on
        http-cookie (>= 1.0.2, < 2.0) was resolved to 1.0.3, which depends on
          domain_name (~> 0.5) was resolved to 0.5.8, which depends on
            unf (~> 0.0.3)

Could not find gem 'unf (~> 0.0.3)', which is required by gem 'domain_name (~> 0.5)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "unf":
  In Gemfile:
    cachet_api was resolved to 0.0.1, which depends on
      rest-client (>= 1.8, <= 2.0.2) was resolved to 2.0.2, which depends on
        http-cookie (>= 1.0.2, < 2.0) was resolved to 1.0.3, which depends on
          domain_name (~> 0.5) was resolved to 0.5.8, which depends on
            unf (~> 0.0.3)

Could not find gem 'unf (~> 0.0.3)', which is required by gem 'domain_name (~> 0.5)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Create RSPEC Tests for Components

Need to add tests to test the following methods

  • list - returns all components
  • list_id - list specific component
  • create - creates a component
  • update - updates a component
  • group_list - list all component groups
  • groups_list_id - list specific component group
  • groups_create - create a component group
  • groups_update - updates a component group

Create RSPEC Tests for Metrics

Need to add tests to test the following methods

list - returns all metrics
list_id - list specific metric
create - creates a metric
point_list - list metric points
point_add - add point to metric

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "unf":
  In Gemfile:
    cachet_api was resolved to 0.0.1, which depends on
      rest-client (~> 1.8) was resolved to 1.8.0, which depends on
        http-cookie (>= 1.0.2, < 2.0) was resolved to 1.0.3, which depends on
          domain_name (~> 0.5) was resolved to 0.5.8, which depends on
            unf (~> 0.0.3)

Could not find gem 'unf (~> 0.0.3)', which is required by gem 'domain_name (~> 0.5)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "unf":
  In Gemfile:
    cachet_api was resolved to 0.0.1, which depends on
      rest-client (~> 1.8) was resolved to 1.8.0, which depends on
        http-cookie (>= 1.0.2, < 2.0) was resolved to 1.0.3, which depends on
          domain_name (~> 0.5) was resolved to 0.5.8, which depends on
            unf (~> 0.0.3)

Could not find gem 'unf (~> 0.0.3)', which is required by gem 'domain_name (~> 0.5)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Fix file name for requires

require 'cachet'
vs
require 'cachet_api'

Minor oversight when building api wrapper.

Will have to jump to version 2.0.0 for this change... mostly due to it being a breaking change.

Create RSPEC Tests for Incidents

Need to add tests to test the following methods

  • list - returns all incidents
  • list_id - list specific incident
  • create - creates a incident
  • update - updates a incident

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.