Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Simplify the workflow for dealing with external assets #5454

Closed
wants to merge 1 commit into from

Commits on Feb 6, 2024

  1. RFC: Simplify the workflow for dealing with external assets

    * Add all external assets directly to our Git repository so no additional
      downloads are necessary when starting the web application for the first
      time
    * Adjust `.gitignore` accordingly
    * Remove/update relevant documentation
    * Clarify licensing of our code vs. third-party code in the README
    * WIP: Add licenses for third-party code now present in our repository
        * Specify the files the LICENSE applies to at the beginning of those
          files
        * Add MIT licenses individually because each MIT license is technically
          a distinct license
        * SO FAR ONLY TWO LICENSES HAVE BEEN ADDED; this should be enough for
          demonstrational purposes
    * See https://progress.opensuse.org/issues/153427
    Martchus committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2c12ab2 View commit details
    Browse the repository at this point in the history