Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: The networking issue during the past two days has been identified and appears to be fixed. Will keep monitoring.


devel / comp.lang.python / Re: Which architectures to support in a CI like Travis?

SubjectAuthor
o Re: Which architectures to support in a CI like Travis?c.buhtz

1
Re: Which architectures to support in a CI like Travis?

<mailman.468.1663599131.20444.python-list@python.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=19554&group=comp.lang.python#19554

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!news.szaf.org!fu-berlin.de!uni-berlin.de!not-for-mail
From: c.bu...@posteo.jp
Newsgroups: comp.lang.python
Subject: Re: Which architectures to support in a CI like Travis?
Date: Mon, 19 Sep 2022 14:27:47 +0000
Lines: 26
Message-ID: <mailman.468.1663599131.20444.python-list@python.org>
References: <4MVjd65zQ8z9rxL@submission02.posteo.de>
<5a32d7e9-8e27-b860-6efd-8bf5e2604b2b@wichmann.us>
<f814ecb839f55299b54ad2fa4c07c682@posteo.de>
Reply-To: python-list@python.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII;
format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de bP6IBUJwfgHp0iGmMd3BtgzePpi1h00Hh4gGzh5UcKug==
Return-Path: <c.buhtz@posteo.jp>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=pass
reason="2048-bit key; unprotected key"
header.d=posteo.jp header.i=@posteo.jp header.b=a+mGt8Kx;
dkim-adsp=pass; dkim-atps=neutral
X-Spam-Status: UNSURE 0.229
X-Spam-Level: **
X-Spam-Evidence: '*H*': 0.57; '*S*': 0.02; 'quickly.': 0.09;
'schrieb': 0.09; 'confused': 0.16; 'mats': 0.16; 'mats,': 0.16;
'oss': 0.16; 'question,': 0.16; 'repos.': 0.16; 'travis': 0.16;
'github': 0.17; 'to:addr:python-list': 0.20; 'run': 0.23;
'received:de': 0.23; 'anything': 0.25; 'actual': 0.25; 'bit':
0.27; 'asked': 0.29; 'christian': 0.32; 'but': 0.32; "i'm": 0.33;
'there': 0.33; "didn't": 0.34; 'header:In-Reply-To:1': 0.34;
'source': 0.36; 'thanks': 0.38; 'still': 0.40; 'serious': 0.40;
'dear': 0.62; 'public': 0.63; 'subject:support': 0.64; 'your':
0.64; 'credit': 0.67; 'choose': 0.67; 'account.': 0.68; 'matter':
0.68; 'piece': 0.69; 'received:185': 0.71; 'free': 0.72; "you'll":
0.73; 'card': 0.76; 'reply-to:no real name:2**0': 0.78; 'header
:Reply-To:1': 0.79; 'subjectcharset:utf-8': 0.80; 'scared': 0.91;
'shocked': 0.93
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017;
t=1663597668; bh=rDKSy9rpDDZ40I6YuNODoqUPwnQOk8NL7n4TE08/jvc=;
h=Date:From:To:Subject:From;
b=a+mGt8Kxlx36utmoNgWBRJlsEB7MXQNh3hNyCPIZSCvfb8tJcDvFmFe1wt0hxwk3K
/5zQUkXVM88Jm2XYZM4/9hAvd2O33mpy2Ma74uYq/Kvbjm3lxMSisAeDmDOcf1oQhC
DHDPVqdGt7SNGwcz/jrew3YVAZsOqPB+1o1pomCGxB5SuJaJD2TdfJ/qb1aCnyKMgl
9RdqmXVlr0HOh8NlrioWF9UiCI4KRnCWN41O7amSmSTYZSnxsKvyfzrB0jiyKATbBs
2OI4NdLStziEc1vNnlhcU9uEWm2PWE2+bU779MFtTUNhVrc5tqker6YhG1yhDVeVmX
3IDl7uG+qM+Og==
Mail-Reply-To: python-list@python.org
In-Reply-To: <5a32d7e9-8e27-b860-6efd-8bf5e2604b2b@wichmann.us>
X-Mailman-Approved-At: Mon, 19 Sep 2022 10:52:09 -0400
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
<mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <f814ecb839f55299b54ad2fa4c07c682@posteo.de>
X-Mailman-Original-References: <4MVjd65zQ8z9rxL@submission02.posteo.de>
<5a32d7e9-8e27-b860-6efd-8bf5e2604b2b@wichmann.us>
 by: c.bu...@posteo.jp - Mon, 19 Sep 2022 14:27 UTC

Dear Mats,

thanks for the reply.

Am 19.09.2022 16:10 schrieb Mats Wichmann:
> Kind of unrelated to the actual question, but if you start doing
> anything serious under Travis you'll run out of free minutes rather
> quickly. My project had to just give up on it after they changed
> their licensing models....

I'm new to Travis and didn't noticed that piece of information. ;)
Now I am more scared that Travis asked me for my credit card data no
matter that I choose a "free" plan.

I'm a bit shocked and still don't understand the "credit" infos on my
Travis account.
There are "Credits" ("used 4470 of 10000 credits") and "OSS only
credits" ("0 of your 0 monthly credits").

OSS == "open source software" ?

I'm confused and thought that Travis is free for public github repos.
Any suggestions.

Kind
Christian

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor