#317 Update roles/apps-fp-o/files/apps.yaml
Closed 3 years ago by heldwin. Opened 3 years ago by heldwin.
fedora-infra/ heldwin/ansible master  into  master

@@ -126,7 +126,7 @@ 

          data:

              icon:   planet_logo.png

              url:    http://fedoraplanet.org

-             docs_url:   http://www.intertwingly.net/code/venus/

+             docs_url:   https://www.intertwingly.net/code/venus/

              sops:

                  - https://infrastructure.fedoraproject.org/infra/docs/planetsubgroup.rst

              description: >
@@ -263,7 +263,7 @@ 

      children:

      -   name:   Asknot

          data:

-             url:    http://whatcanidoforfedora.org

+             url:    https://whatcanidoforfedora.org

              source_url: https://github.com/fedora-infra/asknot-ng

              bugs_url:   https://github.com/fedora-infra/asknot-ng/issues

              docs_url:   https://github.com/fedora-infra/asknot-ng/blob/develop/README.md
@@ -274,7 +274,7 @@ 

              status_mappings: []

              description: >

                  Ask not what Fedora can do for you, but <a

-                 href="http://whatcanidoforfedora.org">what you can do for

+                 href="https://whatcanidoforfedora.org">what you can do for

                  Fedora?</a>  This site is a starting place for brand new

                  contributors to help them figure out where they can

                  hop on board!
@@ -437,7 +437,7 @@ 

                  url:    https://src.fedoraproject.org/cgit

                  package_url: https://src.fedoraproject.org/cgit/{package}.git

                  source_url: https://github.com/sitaramc/gitolite

-                 bugs_url:   http://gitolite.com/gitolite/#contact

+                 bugs_url:   https://gitolite.com/gitolite/#contact

                  docs_url:   https://github.com/sitaramc/gitolite#readme

                  sops:

                      - https://infrastructure.fedoraproject.org/infra/docs/scmadmin.rst
@@ -570,7 +570,7 @@ 

      -   name:   Status

          data:

              icon:   status-good.png

-             url:    http://www.fedorastatus.org

+             url:    https://www.fedorastatus.org

              source_url: https://github.com/fedora-infra/statusfpo/

              bugs_url:   https://github.com/fedora-infra/statusfpo/issues

              docs_url:   https://github.com/fedora-infra/statusfpo/README

update of http:// to https:// urls (didn't change not working https)
There is also fedmsg.com url I didn't know what to do as it should move to fedora-messaging (https://communityblog.fedoraproject.org/moving-from-fedmsg-to-fedora-messaging/)

This should be done upstream ( https://github.com/fedora-infra/apps.fp.o/ )as the yaml file is shipped part of the rpm.
The file in ansible should be dropped actually, maintaining it in two places is just too annoying.

There is also fedmsg.com url I didn't know what to do as it should move to fedora-messaging (https://communityblog.fedoraproject.org/moving-from-fedmsg-to-fedora-messaging/)

We could replace it by fedora-messaging and point to its reads-the-doc page.

This should be done upstream ( https://github.com/fedora-infra/apps.fp.o/ )as the yaml file is shipped part of the rpm.

done, with a few more questions upstream :)

Pull-Request has been closed by heldwin

3 years ago
Metadata