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

Not outputting all projects in Circle CI #23

Closed
mrtimp opened this issue Jan 9, 2023 · 6 comments
Closed

Not outputting all projects in Circle CI #23

mrtimp opened this issue Jan 9, 2023 · 6 comments

Comments

@mrtimp
Copy link

mrtimp commented Jan 9, 2023

Hi there,

I ran this earlier and noticed that it is not including all projects (and their respective project level variables). I'm unable to determine why this is. I initially suspected it was because we disconnected from of the projects in Circle CI from GitHub as we are moving to GitHub Actions but haven't found a pattern to confirm this. I'm not sure if the issue I'm facing is specific to the configuration of our account or if others may be facing the same issue without noticing.

Not sure if its related or not: CircleCI-Archived/api-preview-docs#97 (comment)

@jonseymour
Copy link

This maybe the same issue I reported in #22 although I do get the context info, but not the projects.

@mrtimp
Copy link
Author

mrtimp commented Jan 9, 2023

Its odd. I'm writing something in Go to use the /api/v1.1/user/repos/github API and then iterating to get the environment variables for each project as it doesn't seem that the /projects API returns ALL projects.

@KyleTryon
Copy link
Contributor

Hello all, we just pushed an updated version of the app that has been heavily refactored and no longer requires a GitHub API token. I believe this may resolve this issue. If you are able, please test the latest version and let us know if you are getting a more full result.

@mrtimp
Copy link
Author

mrtimp commented Jan 11, 2023

Hi @KyleTryon it does seem to be returning all projects and all associated GitHub accounts but now all of the variables as missing?

@KyleTryon
Copy link
Contributor

@mrtimp sorry about that! Fixed.

@mrtimp
Copy link
Author

mrtimp commented Jan 12, 2023

Nice work @KyleTryon it looks like you've resolve the issue :-)

Thanks for quick turnaround.

@mrtimp mrtimp closed this as completed Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants