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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the logging of the actions #509

Merged
merged 4 commits into from
Feb 22, 2021

Conversation

Thomas-Boi
Copy link
Member

@Thomas-Boi Thomas-Boi commented Feb 22, 2021

Hi,

This PR intends to fix the logging for the Peek Bot Action:

image

And provide the path name for the Check SVG Action. Right now, it's just the name:
image

image

Now:
image

This should print out the whole path:
image

EDIT:
This now contains a fix to the post_check_svgs_comment.yml workflow that will run when there are no SVGs to check and post the wrong message (see the below image and GitHub message):
image

The fix:

  • Fix the above issue so it don't post the wrong message
  • Post no message if there's no SVG to check (it's getting annoying 馃檭)

NOTE: The change will only take effect when the yaml file is merged into master (recall the workflow_run restriction) so it'd be great if we can put this in the next release.

Cheers,

@github-actions
Copy link
Contributor

Hi!

I'm Devicons' SVG-Checker Bot and it seems we've ran into a problem. I'm supposed to check your svgs but I couldn't do my task due to an issue.

Please let my maintainers know of the issues. They will take a look at my work and try to resolve the problem. Until then, please hang tight and sorry for the inconvenience.

Cheers,
SVG-Checker Bot 馃槃

@Thomas-Boi Thomas-Boi force-pushed the thomas/feature/actionMessageUpdate branch from e8b50e5 to 917a5fd Compare February 22, 2021 03:48
@github-actions

This comment has been minimized.

@Thomas-Boi Thomas-Boi force-pushed the thomas/feature/actionMessageUpdate branch from 917a5fd to 565eda9 Compare February 22, 2021 03:56
@github-actions

This comment has been minimized.

@Thomas-Boi Thomas-Boi force-pushed the thomas/feature/actionMessageUpdate branch from 565eda9 to 3cfedf7 Compare February 22, 2021 04:04
@github-actions
Copy link
Contributor

Hi!

I'm Devicons' SVG-Checker Bot and it seems we have some issues with your SVGs.

Here is what went wrong:

0

For more reference on why these are errors, check out our CONTRIBUTING guide

Please address these issues. When you update this PR, I will check your SVGs again.

Thanks for your help,
SVG-Checker Bot 馃槃

PS. One day, I will be smart enough to fix these errors for you 馃槪. Until then, I can only point them out.

@Thomas-Boi Thomas-Boi force-pushed the thomas/feature/actionMessageUpdate branch from 3cfedf7 to 2249c46 Compare February 22, 2021 04:15
@github-actions
Copy link
Contributor

Hi!

I'm Devicons' SVG-Checker Bot and it seems we have some issues with your SVGs.

Here is what went wrong:

0

For more reference on why these are errors, check out our CONTRIBUTING guide

Please address these issues. When you update this PR, I will check your SVGs again.

Thanks for your help,
SVG-Checker Bot 馃槃

PS. One day, I will be smart enough to fix these errors for you 馃槪. Until then, I can only point them out.

@github-actions
Copy link
Contributor

Hi!

I'm Devicons' SVG-Checker Bot and it seems we have some issues with your SVGs.

Here is what went wrong:

0

For more reference on why these are errors, check out our CONTRIBUTING guide

Please address these issues. When you update this PR, I will check your SVGs again.

Thanks for your help,
SVG-Checker Bot 馃槃

PS. One day, I will be smart enough to fix these errors for you 馃槪. Until then, I can only point them out.

Copy link
Member

@amacado amacado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not tested my code suggestions, those are just my thoughs about it.

@amacado amacado mentioned this pull request Feb 22, 2021
4 tasks
@amacado amacado self-requested a review February 22, 2021 19:40
Copy link
Member

@amacado amacado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Thomas-Boi thanks for improving the script! I approve this pull request!

@github-actions
Copy link
Contributor

Hi!

I'm Devicons' SVG-Checker Bot and it seems we have some issues with your SVGs.

Here is what went wrong:

0

For more reference on why these are errors, check out our CONTRIBUTING guide

Please address these issues. When you update this PR, I will check your SVGs again.

Thanks for your help,
SVG-Checker Bot 馃槃

PS. One day, I will be smart enough to fix these errors for you 馃槪. Until then, I can only point them out.

@@ -54,7 +54,7 @@ jobs:
I'm Devicons' Peek Bot and I just peeked at the icons that you wanted to add using [icomoon.io](https://icomoon.io/app/#/select).
Here is the result below:

![Peeked Icons (top left)]({0})
{0}

Here are the zoomed-in screenshots of the added icons:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you add more than two icons for the font versions, it adds up an \n in the GitHub comment:

image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this been fixed yet? Or is it fixed in this PR? 馃槃

Copy link
Member

@amacado amacado Feb 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Panquesito7 a few seconds too late. I will create a new issue based on your report! Thanks! 馃憤馃徎

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

Successfully merging this pull request may close these issues.

None yet

3 participants