Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] The end of an era: shell access.

On 05/07/2019 09:30, Olivier Delcroix wrote:
Hi Matt,
Hi Matt, all,

Thanks for the notice,
Would that part of my pipeline be out of acesss then ?
I guess that many pipelines use such commands -- including mines.

A public (ml-wise) answer to this Good Question (tm) would help a lot of people, if nobody minds.

Thanks, cheers!


--
boris



sshagent(['****']) {
                sh "ssh genie.keyple@xxxxxxxxxxxxxxxxxxxxxxxxxxxx <mailto:genie.keyple@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> rm -rf /home/data/httpd/download.eclipse.org/keyple/snapshots <http://download.eclipse.org/keyple/snapshots>"                 sh "ssh genie.keyple@xxxxxxxxxxxxxxxxxxxxxxxxxxxx <mailto:genie.keyple@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> mkdir -p /home/data/httpd/download.eclipse.org/keyple/snapshots <http://download.eclipse.org/keyple/snapshots>"                 sh "scp -r ./repository/* genie.keyple@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:/home/data/httpd/download.eclipse.org/keyple/snapshots <http://download.eclipse.org/keyple/snapshots>"
               }
             }

Cheers,
Olivier

On Thu, Jul 4, 2019 at 10:06 PM Eclipse Webmaster <webmaster@xxxxxxxxxxxxxxxxxxxxxx <mailto:webmaster@xxxxxxxxxxxxxxxxxxxxxx>> wrote:

    Hi Everyone,

       As some of you may know we have traditionally provided a limited
    set of committers with shell access to build.eclipse.org
    <http://build.eclipse.org>, and all other committers having
    restricted shells.

    For the last couple of years[1][2] we've been working to reduce that
    number as far as possible, and the time has come to finish the process.

    Effective August 28th 2019 we will be transitioning all committers
    that still have a regular shell to our restricted shell.  You will
    still be able to use SFTP and SCP to interact with the downloads and
    archive areas(but we suggest a job on your Eclipse CI instance!)

    If you have any questions or concerns please feel free to contact
    Webmaster.

    -Matt.

    [1] https://www.eclipse.org/lists/cross-project-issues-dev/msg06625.html
    [2] https://www.eclipse.org/lists/eclipse.org-committers/msg01075.html
    _______________________________________________
    eclipse.org-committers mailing list
    eclipse.org-committers@xxxxxxxxxxx
    <mailto:eclipse.org-committers@xxxxxxxxxxx>
    https://www.eclipse.org/mailman/listinfo/eclipse.org-committers

    IMPORTANT: Membership in this list is generated by processes
    internal to the Eclipse Foundation.  To be permanently removed from
    this list, you must contact emo@xxxxxxxxxxx <mailto:emo@xxxxxxxxxxx>
    to request removal.


_______________________________________________
eclipse.org-committers mailing list
eclipse.org-committers@xxxxxxxxxxx
https://www.eclipse.org/mailman/listinfo/eclipse.org-committers

IMPORTANT: Membership in this list is generated by processes internal to the Eclipse Foundation.  To be permanently removed from this list, you must contact emo@xxxxxxxxxxx to request removal.



Back to the top