Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-2077

Activate dependabot for dependency upgrades

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 12.10
    • 12.9
    • None
    • Unknown
    • N/A

    Description

      • Goal: Get dependabot to issue PRs to upgrade dep versions used
      • First version of yml file:
        # ---------------------------------------------------------------------------
        # See the NOTICE file distributed with this work for additional
        # information regarding copyright ownership.
        #
        # This is free software; you can redistribute it and/or modify it
        # under the terms of the GNU Lesser General Public License as
        # published by the Free Software Foundation; either version 2.1 of
        # the License, or (at your option) any later version.
        #
        # This software is distributed in the hope that it will be useful,
        # but WITHOUT ANY WARRANTY; without even the implied warranty of
        # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
        # Lesser General Public License for more details.
        #
        # You should have received a copy of the GNU Lesser General Public
        # License along with this software; if not, write to the Free
        # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
        # 02110-1301 USA, or see the FSF site: http://www.fsf.org.
        # ---------------------------------------------------------------------------
        version: 2
        updates:
          - package-ecosystem: "maven"
            directory: "/"
            schedule:
              interval: "weekly"
          - package-ecosystem: "docker"
            directory: "/"
            schedule:
              interval: "weekly"
        
      • We might need to tune it in the future and ad ignore: https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates#ignore

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: