mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #938] org.webjars.npm:flag-icon-css:4.1.7 ? #447
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#447
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mihxil on GitHub (Mar 2, 2022).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/938
What happened to the webjar?
https://search.maven.org/artifact/org.webjars.npm/flag-icon-css
It is named 4.1.7, all versions 4.1.[0-6] are missing. There is no 4.1.7 or 4.1.6 on the CDN, and neither are there corresponding tags in this project.
I don't know how it was supposed to be, but this seems odd to me.
@NotTsunami commented on GitHub (Apr 27, 2022):
I just deployed the latest version, 6.2.0, to WebJars. Maven takes a few hours to index but it should pop in the next couple hours. If you have a specific need for any library 4.1.x, I can deploy them, but otherwise 4.1.7 is the last version before the library was renamed from
flag-icon-csstoflag-icons. The new package can be found here.Edit: It looks like there was an issue publishing. I'll look at it again later.
@mihxil commented on GitHub (Apr 29, 2022):
Ok, thanks. I do find 6.1.1 and 6.0.2 in maven central now , but these are not on the cdn (https://cdnjs.com/libraries/flag-icon-css), which does has 6.2.0 now though.
I'll check later then, again.
@lipis commented on GitHub (May 3, 2022):
Looks fine now.. no? Reopen if needed.
@NotTsunami commented on GitHub (May 3, 2022):
I'm reopening, I redeployed 6.2.0 (the right way this time) for WebJars and also deployed 6.3.0 (it won't overwrite it if you already published), so they should show up this time in a little bit.
I'll close after it shows up.
@mihxil commented on GitHub (Jun 6, 2022):
Thanks. It does work now.
Though newer versions, we are at 6.4.4 now dont. It seems like manual work? Would it be a good idea to just arrange in a github action or so that every new tag is also published to maven central?