github / gh-valet

Valet helps facilitate the migration of Azure DevOps, CircleCI, GitLab CI, Jenkins, and Travis CI pipelines to GitHub Actions.
MIT License
510 stars 35 forks source link

YAML files in multiple branches #91

Closed s-aqua closed 1 year ago

s-aqua commented 1 year ago

Hey guys

Not sure if this is the correct place for this, is there a way to use valet on multiple branches?

I have a repo that has .gitlab-ci.yml is multiple branches for different purposes, but valet only looks in main.

Can this be done or will it be supported in the future?

[2022-10-28 11:06:44] Logs: '.\Documents\/log/valet-20221028-110644.log' [2022-10-28 11:06:44] Auditing 'https://gitlab.com/testing' [2022-10-28 11:06:46] Resource not found (GET 404) Not Found: https://gitlab.com/api/v4/projects/testing%2FREPO/repository/files/.gitlab-ci.yml?ref=master [2022-10-28 11:06:46] Output file(s):==========================================| [2022-10-28 11:06:46] .\Documents\/testing_/REPO/error.txt [2022-10-28 11:06:46] .\Documents\/workflow_usage.csv [2022-10-28 11:06:46] .\Documents\/audit_summary.md

luke-engle commented 1 year ago

It's something that's been on our radar, but I can't speak to when we're going to pick up development for it, since we have other high priority work that is taking precedence unfortunately.

I'm going to close this issue here, since this isn't the place where the work for this is going to happen. That said, rest assured that we are aware of this and do plan to address it in the future. It does help to know people are interested in it 😄