Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github tasks fail when using github enterprise #3810

Open
dcinzona opened this issue Jul 12, 2024 · 0 comments
Open

Github tasks fail when using github enterprise #3810

dcinzona opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@dcinzona
Copy link
Contributor

Describe the bug

BaseGithubTask is used as the inherited class for github tasks. This task only checks for services of type "github" and does not check for github_enterprise services.
When working in environments that use enterprise GH, a lot of the packaging functionality doesn't work as this raises an exception.

Reproduction steps

  1. Configure a github_enterprise service (and no github service)
  2. Run cci flow run release_unlocked_beta

Your CumulusCI and Python versions

CumulusCI version: 3.89.0
Python version: 3.12.1

Operating System

MacOS

Windows environment

No response

CumulusCI installation method

pipx

Error Gist

No response

Additional information

I have a fork with a branch and fix ready for review. Would need a branch to be able to create a PR

@dcinzona dcinzona added the bug label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant