Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-05-02 Thread Mark Rotteveel
On 01-05-2021 18:16, Adriano dos Santos Fernandes wrote: On 01/05/2021 06:00, Mark Rotteveel wrote: Given I have had to ask Travis CI again for more credits (and we're running out again already), any objections if I change the configuration of Travis CI to build once a week, instead of on every

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-05-01 Thread Adriano dos Santos Fernandes
On 01/05/2021 06:00, Mark Rotteveel wrote: > On 21-04-2021 16:43, Mark Rotteveel wrote: >> Ok, would it then make sense to disable (some of) the travis-ci tests? >> Or maybe only trigger them manually or on a schedule? > > Given I have had to ask Travis CI again for more credits (and we're >

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-05-01 Thread Mark Rotteveel
On 21-04-2021 16:43, Mark Rotteveel wrote: Ok, would it then make sense to disable (some of) the travis-ci tests? Or maybe only trigger them manually or on a schedule? Given I have had to ask Travis CI again for more credits (and we're running out again already), any objections if I change

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-21 Thread Mark Rotteveel
On 19-04-2021 13:19, Adriano dos Santos Fernandes wrote: On 19/04/2021 03:53, Mark Rotteveel wrote: I was able to get extra credits from Travis CI, but maybe we should do what Dimitry suggested, and migrate to GitHub Actions. We are already on GitHub Actions. We only lack Ubuntu build for

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-20 Thread Vlad Khorsun
20.04.2021 15:17, Vlad Khorsun wrote: 20.04.2021 15:06, Dimitry Sibiryakov wrote: 20.04.2021 13:58, Adriano dos Santos Fernandes wrote:    Build of master (AMD64 on Xenial) is constantly failed (but doesn't report failure):

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-20 Thread Vlad Khorsun
20.04.2021 15:06, Dimitry Sibiryakov wrote: 20.04.2021 13:58, Adriano dos Santos Fernandes wrote:    Build of master (AMD64 on Xenial) is constantly failed (but doesn't report failure): /home/travis/build/FirebirdSQL/firebird/src/common/../common/../common/config/config.h:441:18: error:

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-20 Thread Dimitry Sibiryakov
20.04.2021 13:58, Adriano dos Santos Fernandes wrote:   Build of master (AMD64 on Xenial) is constantly failed (but doesn't report failure): /home/travis/build/FirebirdSQL/firebird/src/common/../common/../common/config/config.h:441:18: error: ‘is_member_function_pointer’ is not a member of

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-20 Thread Adriano dos Santos Fernandes
On 20/04/2021 08:35, Vlad Khorsun wrote: > 19.04.2021 15:32, Adriano dos Santos Fernandes wrote: >> On 19/04/2021 08:19, Adriano dos Santos Fernandes wrote: >>> On 19/04/2021 03:53, Mark Rotteveel wrote: >>> I was able to get extra credits from Travis CI, but maybe we should do what

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-20 Thread Vlad Khorsun
19.04.2021 15:32, Adriano dos Santos Fernandes wrote: On 19/04/2021 08:19, Adriano dos Santos Fernandes wrote: On 19/04/2021 03:53, Mark Rotteveel wrote: I was able to get extra credits from Travis CI, but maybe we should do what Dimitry suggested, and migrate to GitHub Actions. We are

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-19 Thread Adriano dos Santos Fernandes
On 19/04/2021 08:19, Adriano dos Santos Fernandes wrote: > On 19/04/2021 03:53, Mark Rotteveel wrote: > >> >> I was able to get extra credits from Travis CI, but maybe we should do >> what Dimitry suggested, and migrate to GitHub Actions. >> > > We are already on GitHub Actions. > > We only

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-19 Thread Adriano dos Santos Fernandes
On 19/04/2021 03:53, Mark Rotteveel wrote: > > I was able to get extra credits from Travis CI, but maybe we should do > what Dimitry suggested, and migrate to GitHub Actions. > We are already on GitHub Actions. We only lack Ubuntu build for v3 (but have Alpine build). When I tried Ubuntu for

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-19 Thread Mark Rotteveel
On 16-04-2021 18:25, Mark Rotteveel wrote: On 16-04-2021 16:23, Mark Rotteveel wrote: https://github.com/FirebirdSQL/firebird currently uses travis-ci.org for the build, but this must be migrated to travis-ci.com, as travis-ci.org will shutdown soon. See also

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Mark Rotteveel
On 16-04-2021 16:23, Mark Rotteveel wrote: https://github.com/FirebirdSQL/firebird currently uses travis-ci.org for the build, but this must be migrated to travis-ci.com, as travis-ci.org will shutdown soon. See also https://docs.travis-ci.com/user/migrate/open-source-repository-migration

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Alex Peshkoff via Firebird-devel
On 16.04.2021 17:23, Mark Rotteveel wrote: https://github.com/FirebirdSQL/firebird currently uses travis-ci.org for the build, but this must be migrated to travis-ci.com, as travis-ci.org will shutdown soon. See also https://docs.travis-ci.com/user/migrate/open-source-repository-migration

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Adriano dos Santos Fernandes
On 16/04/2021 11:52, Dimitry Sibiryakov wrote: > 16.04.2021 16:49, Mark Rotteveel wrote: >> We're already using it, and this migration is just instructing >> travis-ci.com to start looking at our repository instead of >> travis-ci.org (and updating two or three links), switching to GitHub >>

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Mark Rotteveel
On 16-04-2021 16:52, Dimitry Sibiryakov wrote: 16.04.2021 16:49, Mark Rotteveel wrote: We're already using it, and this migration is just instructing travis-ci.com to start looking at our repository instead of travis-ci.org (and updating two or three links), switching to GitHub Actions is

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Dimitry Sibiryakov
16.04.2021 16:49, Mark Rotteveel wrote: We're already using it, and this migration is just instructing travis-ci.com to start looking at our repository instead of travis-ci.org (and updating two or three links), switching to GitHub Actions is more work. We already use GitHub actions for all

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Mark Rotteveel
On 16-04-2021 16:43, Dimitry Sibiryakov wrote: 16.04.2021 16:23, Mark Rotteveel wrote: Any objections if I perform this migration?  What is an advantage of travis CI over github? May be we can just drop it instead of migration? We're already using it, and this migration is just

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Dimitry Sibiryakov
16.04.2021 16:23, Mark Rotteveel wrote: Any objections if I perform this migration? What is an advantage of travis CI over github? May be we can just drop it instead of migration? -- WBR, SD. Firebird-Devel mailing list, web interface at

Re: [Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Adriano dos Santos Fernandes
On 16/04/2021 11:23, Mark Rotteveel wrote: > https://github.com/FirebirdSQL/firebird currently uses travis-ci.org for > the build, but this must be migrated to travis-ci.com, as travis-ci.org > will shutdown soon. > > See also >

[Firebird-devel] travis-ci.org => travis-ci.com

2021-04-16 Thread Mark Rotteveel
https://github.com/FirebirdSQL/firebird currently uses travis-ci.org for the build, but this must be migrated to travis-ci.com, as travis-ci.org will shutdown soon. See also https://docs.travis-ci.com/user/migrate/open-source-repository-migration and the notice at the top of