WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Ehnneth
Copy link

@Ehnneth Ehnneth commented Oct 12, 2025

Tes

Abhinand Vaddi Reddy and others added 30 commits March 4, 2022 11:47
Explains basics of what each icon set is about, and which directories correspond to which set (Icons vs Symbols)
Also differentiates/links separately to the two different sets available at https://fonts.google.com/icons
GitHub Actions Bot and others added 27 commits October 4, 2024 02:43
Update README.md to clarify that Material Icons are deprecated
This allows the main.yaml to not fail when running
Update main.yml to use ubuntu-latest as runner Fixes google#1902
This replaces the failing `docker rmi $(docker image ls -aq)` command with the more flexible and versatile `docker image prune -a -f` command.

The `docker image prune -a -f` command will prune images from previous runs if they are present, and will do nothing if there are no old images present.   This accomplishes the same thing that the ` docker rmi $(docker image ls -aq)` was trying to accomplish (but was failing when there were no previous/old images to find/delete)
Update main.yml to correct docker rmi command. Fixes google#1927
@Ehnneth
Copy link
Author

Ehnneth commented Oct 14, 2025

Yes

@Ehnneth Ehnneth changed the base branch from master to main October 14, 2025 05:57
@Persvicx
Copy link

Persvicx commented Nov 5, 2025

?

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.