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

feat: change Makefile to generate dedicated python requirements.txt files #776

Merged
merged 16 commits into from Aug 8, 2023

Commits on Jul 27, 2023

  1. change Makefile to generate dedicated python requirements.txt files

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d110330 View commit details
    Browse the repository at this point in the history
  2. update Makefile removing unnecessary cp

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d343463 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. ensure folders are generated for python versions

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6ce0d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. update Dockerfile

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4182954 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. change Makefile to generate app_temp.txt

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f738919 View commit details
    Browse the repository at this point in the history
  2. cleanup old requirements files

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e767d17 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. updated temp file creation

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ac6385c View commit details
    Browse the repository at this point in the history
  2. updated requirement text files

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2b6a7ce View commit details
    Browse the repository at this point in the history
  3. fix: missing future import for annotations

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    02009b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. add missing import

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5abfeb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. merge main

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9a444b1 View commit details
    Browse the repository at this point in the history
  2. improve cashing restoration key and title in Github Action

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    373843e View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1282fcb View commit details
    Browse the repository at this point in the history
  4. remove extra call to make ensure-deps-folder; rename make command to …

    …be more in line with other naming of dependency handling
    
    Signed-off-by: Nicolas Höning <nicolas@seita.nl>
    nhoening committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c3fe6a2 View commit details
    Browse the repository at this point in the history
  5. update requirements to include highspy

    Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
    Nischay-Pro committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    74c34ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    9d8dc93 View commit details
    Browse the repository at this point in the history