Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

paths in source configuration does not work #199

Open
moafred opened this issue Jul 31, 2018 · 2 comments
Open

paths in source configuration does not work #199

moafred opened this issue Jul 31, 2018 · 2 comments

Comments

@moafred
Copy link

moafred commented Jul 31, 2018

Describe the bug
The paths source configuration does not work. I'm currently using the ignore_paths that works.

To Reproduce

resource_types:
- name: pull-request
  type: docker-image
  source:
    repository: jtarchie/pr

resources:
- name: pull-request
  type: pull-request
  source:
    repo: ***
    access_token: ***
    username: ***
    password: ***
    paths:
      - api/
@jtarchie
Copy link
Owner

Do you have a reproducible example? It seems to work for me.

@moafred
Copy link
Author

moafred commented Aug 1, 2018

Maybe additional information can help: I'm using the fly/concourse version 3.14.1.

It's a private pipeline and repository, but I will do more check if it's work for you and try to create a reproducible example.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants