Skip to content

Update site community entries for Aspect on experts & partners pages#22424

Closed
gregmagolan wants to merge 1 commit intobazelbuild:masterfrom
gregmagolan:update_aspect_experts_and_partners_entries_2
Closed

Update site community entries for Aspect on experts & partners pages#22424
gregmagolan wants to merge 1 commit intobazelbuild:masterfrom
gregmagolan:update_aspect_experts_and_partners_entries_2

Conversation

@gregmagolan
Copy link
Copy Markdown
Contributor

@gregmagolan gregmagolan commented May 17, 2024

Fixes a typo I made

@github-actions github-actions Bot added team-Documentation Documentation improvements that cannot be directly linked to other team labels awaiting-review PR is awaiting review from an assigned reviewer labels May 17, 2024
@gregmagolan
Copy link
Copy Markdown
Contributor Author

@meisterT When #22289 landed, it looks like the aspect-logo.png file that got pushed to the website deployment ended up as a 0 byte file.

The logo is empty on the live site https://bazel.build/community/experts & https://bazel.build/community/partners and if I wget the file it comes in as an empty file:

$ wget https://bazel.build/static/community/images/aspect-logo.png
--2024-05-16 20:54:52--  https://bazel.build/static/community/images/aspect-logo.png
Resolving bazel.build (bazel.build)... 172.217.14.238
Connecting to bazel.build (bazel.build)|172.217.14.238|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 0 [None]
Saving to: ‘aspect-logo.png’

aspect-logo.png             [ <=>                           ]       0  --.-KB/s    in 0s      

2024-05-16 20:54:52 (0.00 B/s) - ‘aspect-logo.png’ saved [0/0]


$ ls -la aspect-logo.png 
-rw-r--r--  1 greg  staff  0 12 May 23:22 aspect-logo.png

Are you able to fix this on your end? 🙏

@meisterT
Copy link
Copy Markdown
Member

Sorry that I didn't catch the empty logo, I will fix it.

@github-actions github-actions Bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Documentation Documentation improvements that cannot be directly linked to other team labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants