• State of CI on Github

    From nemethi@21:1/5 to All on Tue Sep 19 11:22:08 2023
    Until now the continuous integration for the Tcl and Tk development was
    done on Github and the results of the workflow runs were shown on

    https://github.com/tcltk/tcl/actions

    and

    https://github.com/tcltk/tk/actions

    However, the above web pages haven't been refreshed for 7 days now.
    Does somebody know the reason?

    --
    Csaba Nemethi https://www.nemethi.de mailto:csaba.nemethi@t-online.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nemethi@21:1/5 to All on Tue Sep 19 12:55:18 2023
    Am 19.09.23 um 11:22 schrieb nemethi:
    Until now the continuous integration for the Tcl and Tk development was
    done on Github and the results of the workflow runs were shown on

        https://github.com/tcltk/tcl/actions

    and

        https://github.com/tcltk/tk/actions

    However, the above web pages haven't been refreshed for 7 days now. Does somebody know the reason?


    Small correction: The above web pages haven't been updated for 5 days
    now. But why?

    --
    Csaba Nemethi https://www.nemethi.de mailto:csaba.nemethi@t-online.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harald Oehlmann@21:1/5 to All on Tue Sep 19 15:32:46 2023
    Am 19.09.2023 um 12:55 schrieb nemethi:
    Am 19.09.23 um 11:22 schrieb nemethi:
    Until now the continuous integration for the Tcl and Tk development
    was done on Github and the results of the workflow runs were shown on

         https://github.com/tcltk/tcl/actions

    and

         https://github.com/tcltk/tk/actions

    However, the above web pages haven't been refreshed for 7 days now.
    Does somebody know the reason?


    Small correction: The above web pages haven't been updated for 5 days
    now.  But why?


    Please ask on the core list...
    AFAIK, there was a limit of free tasks exceeded.

    Take care,
    Harald

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Francois Vogel@21:1/5 to All on Tue Sep 19 20:24:21 2023
    Copy: andreas_kupries@users.sourceforge.net (Andreas Kupries)

    Le 19/09/2023 à 15:32, Harald Oehlmann a écrit :
    Am 19.09.2023 um 12:55 schrieb nemethi:
    Am 19.09.23 um 11:22 schrieb nemethi:
    Until now the continuous integration for the Tcl and Tk development
    was done on Github and the results of the workflow runs were shown on

         https://github.com/tcltk/tcl/actions

    and

         https://github.com/tcltk/tk/actions

    However, the above web pages haven't been refreshed for 7 days now.
    Does somebody know the reason?


    Small correction: The above web pages haven't been updated for 5 days
    now.  But why?


    Please ask on the core list...
    AFAIK, there was a limit of free tasks exceeded.

    That's most probably not the reason.

    The sync between the Github (mirror) repository and the (main) fossil repository apparently stopped working a few days ago.

    Then Github action is not seeing any new commit and therefore does not
    launch CI (trigger is on push).

    This happens from time to time. Some cronjob must be restarted IIRC.
    Usually I ping Andreas Kupries in this case (in the chat, or by email -
    now cc'ed).

    Regards,
    Francois

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Schelte@21:1/5 to Francois Vogel on Tue Sep 19 22:45:13 2023
    On 19/09/2023 20:24, Francois Vogel wrote:
    The sync between the Github (mirror) repository and the (main) fossil repository apparently stopped working a few days ago.

    As reported on the chat, chiselapp.com and core.tcl-lang.org were moved
    to a new, better server: from 16GiB of RAM to 64GiB and using SSDs, also
    double the cores. Whenever core.tcl-lang.org is booted, the various
    credentials have to be manually reloaded. Andreas did that earlier
    today. So the sync should be working again.


    Schelte.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)