Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rooprob/python-bamboo-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: liocuevas/python-bamboo-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 30, 2017

  1. Add support for get_builds_by_label

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    8c2dcd8 View commit details
    Browse the repository at this point in the history
  2. support pages of results

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    0940ac1 View commit details
    Browse the repository at this point in the history
  3. Support expands as a list

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    a0f03ed View commit details
    Browse the repository at this point in the history
  4. Add requirements

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    62111c1 View commit details
    Browse the repository at this point in the history
  5. bump version

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    0e08479 View commit details
    Browse the repository at this point in the history
  6. Documentation

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    104905a View commit details
    Browse the repository at this point in the history
  7. Lint

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    3d6db0d View commit details
    Browse the repository at this point in the history
  8. Fix documentation for plan_key

    rooprob authored and Robert Fielding committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    23df090 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Merge pull request liocuevas#13 from rooprob/feature/viewBuildsForLabel

    Feature/view builds for label
    liocuevas authored Nov 27, 2017
    Configuration menu
    Copy the full SHA
    b6044e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Configuration menu
    Copy the full SHA
    ba970ab View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge pull request liocuevas#14 from maytechnet/master

    Allow access to Bamboo API mounted on some prefix route
    liocuevas authored Dec 5, 2017
    Configuration menu
    Copy the full SHA
    b84d140 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    f5471c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Add bs4 to the requirements

    Yoann Colin committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    8f83b2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request liocuevas#15 from maytechnet/master

    Add call for continue plan build.
    liocuevas authored Apr 26, 2018
    Configuration menu
    Copy the full SHA
    d9968e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request liocuevas#17 from Gwerlas/fix-requirements

    Add bs4 to the requirements
    liocuevas authored Apr 26, 2018
    Configuration menu
    Copy the full SHA
    274ee34 View commit details
    Browse the repository at this point in the history
Loading