Giter VIP home page Giter VIP logo

bugzilla's Introduction

This repo is exclusively used for testing bugbite against a local Bugzilla instance.

How to run a local container instance:

  • install docker-compose (podman-compose can work as well)
  • clone this repo
  • run in the repo directory: docker compose up -d

If that completes successfully, the local Bugzilla instance is available with the following settings:

For use with bugbite either export the required settings in the shell:

export BUGBITE_CONNECTION="bugzilla@http://127.0.0.1:8080/"
export BUGBITE_USER="[email protected]"
export BUGBITE_PASS="bugbite"

# search for bugs created in the past day
bite search -c 1d

or pass the values to the related options:

bite -c "bugzilla@http://127.0.0.1:8080/" -u [email protected] -p bugbite search -c 1d

bugzilla's People

Contributors

albert-ting avatar ams-tschoening avatar austek avatar bjacke avatar callek avatar ctrom avatar dklawren avatar dnozay avatar dylanwh avatar gerv avatar globau avatar heymanj avatar himorin avatar jjclark1982 avatar justdave avatar keto avatar koosha-- avatar legneato avatar lpsolit avatar mrbball avatar mtyson01 avatar pyrzak avatar quanah avatar radhermit avatar reedloden avatar selsky avatar simongreen-net avatar timello avatar tmannerm avatar wurblzap 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.