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

Autofetch contributors avatars #6

Closed
NBprojekt opened this issue Feb 2, 2022 · 5 comments · Fixed by #8
Closed

Autofetch contributors avatars #6

NBprojekt opened this issue Feb 2, 2022 · 5 comments · Fixed by #8
Assignees
Labels
Feature Request Request to add a new feature

Comments

@NBprojekt
Copy link
Owner

Create a functions that optionaly fetches all contributor avatars and downloads them into the avatars directory.

@NBprojekt NBprojekt added the Feature Request Request to add a new feature label Feb 2, 2022
@NBprojekt NBprojekt self-assigned this Feb 2, 2022
@Ismoh
Copy link

Ismoh commented Aug 31, 2022

I could use some help with avatars.

      - name: 'Gource Action'
        uses: nbprojekt/gource-action@v1
        with:
          avatars_auto_fetch: true
          gource_title: 'NoitaMP Gource master'
          gource_resolution: '1080p'
          gource_fps: 60
          gource_font_size: 40
          gource_auto_skip_seconds: 0.1
          gource_seconds_per_day: 0.1

image

Looks like avatars_auto_fetch: true isn't working, because I am not able to see any avatars.
How can I fix this?

@Ismoh
Copy link

Ismoh commented Aug 31, 2022

I found this
v1.0.4...v1.1.0#diff-6f9d41d046756f0ddc2fcee0626bdb50100d12b88f293734eff742818e03efa2R120
but it would somehow mean the email wasnt set up correctly in git config.
I am sure, it is/was set up correctly.

Would be awesome, if you could give me a hint, how to fix this.
Thanks a ton!

@Ismoh
Copy link

Ismoh commented Aug 31, 2022

@NBprojekt Should I create a new issue?

@NBprojekt
Copy link
Owner Author

Hi @Ismoh
tank your message.

Would be great if you could create a new issue. It would be great if you could add your repository if public and your actions config if possible.
Probably by the end of the week I would try to push a fix or help.

@Ismoh
Copy link

Ismoh commented Aug 31, 2022

#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request to add a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants