Skip to content

mateuszmidor/community_sdk_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

community_sdk_python

Release process for kentik-api

The release process for the kentik-api library is based on GitHub repository tags. Every tag with format v[0-9].[0-9].[0-9] will trigger an automatic build of the package and publish it in the PyPi repository.

To build and release package:

  1. Make sure that all code that you want to release is in the main branch
  2. Create a tag with format v[0-9].[0-9].[0-9] in GitHub. Releases -> Draft a new release -> Put tag version, name and description
  3. Go to GitHub Actions

Development state

Implemented API resources:

  • users
  • sites
  • tags
  • devices (with interfaces)
  • device labels
  • custom dimensions (with populators)
  • custom applications
  • saved filters
  • my Kentik portal
  • query methods
  • plans
  • alerts
  • alerts active
  • synthetics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.6%
  • Jupyter Notebook 38.4%