vmware-archive / pcf-pipelines

PCF Pipelines
Apache License 2.0
158 stars 282 forks source link

Move declarations of anchors to get tests to pass #372

Open Ben16 opened 6 years ago

Ben16 commented 6 years ago

Thanks for submitting an pull request to pcf-pipelines.

To speed up the process of reviewing your pull request please provide us with:

``` * Links to any other associated PRs or issues: * [x] I have viewed signed and have submitted the Contributor License Agreement * [x] I have made this pull request to the `master` branch * [x] I have run all the unit tests
cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

pivotal-issuemaster commented 6 years ago

@Ben16 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 6 years ago

@Ben16 Thank you for signing the Contributor License Agreement!

kcboyle commented 5 years ago

Hi @Ben16 ! When we run the tests locally and in our CI we do not have any failures. Did you make sure that you used glide install to get the proper versions of the dependencies before running?

Also, were you wanting to run the tests locally to do another PR, or are you trying to use this as a main source of pipeline? If you are using it to alter and change your pipeline, we recommend using the pivnet release over the github release every time.