From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: ELPA badge hanging behind Date: Wed, 24 Nov 2021 17:40:40 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21567"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Theodor Thornhill Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 24 23:41:30 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mq0xG-0005Oz-0J for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 23:41:30 +0100 Original-Received: from localhost ([::1]:49178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mq0xE-0006N0-TA for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 17:41:28 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mq0wd-0005g5-Ha for emacs-devel@gnu.org; Wed, 24 Nov 2021 17:40:51 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:54287) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mq0wa-0007gN-UZ for emacs-devel@gnu.org; Wed, 24 Nov 2021 17:40:50 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 4B0431001C4; Wed, 24 Nov 2021 17:40:47 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 5F1C510016E; Wed, 24 Nov 2021 17:40:42 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1637793642; bh=YUtUsfxGMKmCISKxdEARW4z4+Fz2tiNInsf0YmJZQ64=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=V/j84dY9THfJ2wtHN6Kk6X8BMmuBWj/op+hBoE36o1Dem3dKM1njk3kuyQGDAem4c +cj+Cu8lNIAGfqBO9YZeSv8SyofwPDSTi22MDTBgpnjJEO9Kg6b9bUjJO2GS7gr9iT H2+qmq7N1ZqYwacr43wLclcf7XRm3jUvqD0x+Aw61QvdMshLa9jTVlBAkPd1npzvo9 1omdsSdC/u7KWBITJTg1qy/jrgwfXjATeEzjYNoHtag7bNm6RFovOr0f5oOYZu7kEt i7WH6PRvEn+uc7bfWc8DBgGQetdpJCCRyUfv/Qli9dg4zNIfwYDikWl++tbSbfkt/7 XDCnnTYDoXV4A== Original-Received: from pastel (unknown [216.154.30.173]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 31F161203FE; Wed, 24 Nov 2021 17:40:42 -0500 (EST) In-Reply-To: (Theodor Thornhill's message of "Wed, 24 Nov 2021 12:11:59 +0100") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280056 Archived-At: Theodor Thornhill [2021-11-24 12:11:59] wrote: > What is the reason that the `csharp-mode` ELPA badge is hanging behind > in versions? The badge is showing version 1.0.2, but the latest as of > this mail is 1.1.0, (1.1.1 up real soon). Version 1.1.0 is showing as a > .tar, so it seems to build, at least =F0=9F=99=8F. I cannot seem to find = the link > to the badge over at https://elpa.gnu.org/packages/csharp-mode.html > either. Hmm... not sure about what's going on with the old badge, but as for not showing anything, it seems it was due to a missing font making us generate tiny/empty SVGs. I believe it's fixed now, but it won't fix it retroactively, IOW will only have an impact when new tarballs are built. Stefan