Skyline deployment failed #1559
Answered
by
lowlighter
YangguangZhou
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Oct 28, 2023
Replies: 1 comment 1 reply
-
Hi 👋 Currently https://skyline.github.com doesn't work anymore so there's nothing we can do for this. You can achieve something similar using https://honzaap.github.io/GithubCity/ instead if you wish name: GitHub City
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.skyline.city.svg
token: NOT_NEEDED
base: ""
plugin_skyline: yes
plugin_skyline_year: 2020
plugin_skyline_frames: 6
plugin_skyline_quality: 1
plugin_skyline_settings: |
{
"url": "https://honzaap.github.io/GithubCity?name=${login}&year=${year}",
"ready": "[...document.querySelectorAll('.display-info span')].map(span => span.innerText).includes('${login}')",
"wait": 4,
"hide": ".github-corner, .footer-link, .buttons-options, .mobile-rotate, .display-info span:first-child"
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
YangguangZhou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋
Currently https://skyline.github.com doesn't work anymore so there's nothing we can do for this.
You can achieve something similar using https://honzaap.github.io/GithubCity/ instead if you wish