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

jenkins: scripted pipelines and shared funcs #1709

Open
wants to merge 126 commits into
base: master
Choose a base branch
from

Commits on Dec 17, 2023

  1. jenkins: scripted pipelines and shared funcs

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ac1347a View commit details
    Browse the repository at this point in the history
  2. reverse file names

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ce3332c View commit details
    Browse the repository at this point in the history
  3. import correct file

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9c778c5 View commit details
    Browse the repository at this point in the history
  4. rename file

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7ddd449 View commit details
    Browse the repository at this point in the history
  5. add stages

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3968a37 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. change structure

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    246c86f View commit details
    Browse the repository at this point in the history
  2. use script block

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f49e9b View commit details
    Browse the repository at this point in the history
  3. use scripted normal pipeline

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    45cb0b9 View commit details
    Browse the repository at this point in the history
  4. add configs for permissions

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bca08fc View commit details
    Browse the repository at this point in the history
  5. add properties for permissions

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    97a54f0 View commit details
    Browse the repository at this point in the history
  6. add checkout code

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    163e0c2 View commit details
    Browse the repository at this point in the history
  7. rm checkout code

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5c32ba7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add checkout stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    03bda9a View commit details
    Browse the repository at this point in the history
  2. add same options

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c696e48 View commit details
    Browse the repository at this point in the history
  3. use copy artifacts

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f452a2f View commit details
    Browse the repository at this point in the history
  4. properties copy artifacts

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    866457e View commit details
    Browse the repository at this point in the history
  5. properties copy artifacts, fix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f3df70f View commit details
    Browse the repository at this point in the history
  6. properties copy artifacts, inside node

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c06aefa View commit details
    Browse the repository at this point in the history
  7. use checkout and shared

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c44f259 View commit details
    Browse the repository at this point in the history
  8. use checkout only

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0e40c62 View commit details
    Browse the repository at this point in the history
  9. try docker agent

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    30ee3d0 View commit details
    Browse the repository at this point in the history
  10. docker agent with agent set

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8866b60 View commit details
    Browse the repository at this point in the history
  11. rm docker agent, one stage for publishing reports

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f2166e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. use same node for all stages

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    9b45c2b View commit details
    Browse the repository at this point in the history
  2. add checkout stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    030c224 View commit details
    Browse the repository at this point in the history
  3. use node in parallel run test stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2dec0fc View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. use matrix

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    fbd5da3 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b43ff07 View commit details
    Browse the repository at this point in the history
  3. try and finally on parallel stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9dd8777 View commit details
    Browse the repository at this point in the history
  4. use getMatrixAxes

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    23ed7bf View commit details
    Browse the repository at this point in the history
  5. get matrix func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    df4b127 View commit details
    Browse the repository at this point in the history
  6. get matrix func on top

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    52e509e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. use parallel execution

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3478ced View commit details
    Browse the repository at this point in the history
  2. unstash in each task

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    35df179 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. try shared func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0dae44d View commit details
    Browse the repository at this point in the history
  2. add catcherror for stg, correct path

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0c76621 View commit details
    Browse the repository at this point in the history
  3. use local build only

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f39351a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. use node for different stages

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    92c2dd3 View commit details
    Browse the repository at this point in the history
  2. ufix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    cb1520a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. add checkout to run tests

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    84d035a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. add dockker agent

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8b31fa8 View commit details
    Browse the repository at this point in the history
  2. change iscommittag func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6287599 View commit details
    Browse the repository at this point in the history
  3. fix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2196463 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. checkout for changelog

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    65e42b0 View commit details
    Browse the repository at this point in the history
  2. use git diff for change

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9d7c4f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. add push ci stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1e978e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. add dependency installer in jenkins

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab48bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32596ac View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. run inside docker

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5c978e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dae743 View commit details
    Browse the repository at this point in the history
  3. update diff cmd

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    87388d0 View commit details
    Browse the repository at this point in the history
  4. use lib

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    db728cf View commit details
    Browse the repository at this point in the history
  5. use lib

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    16aac45 View commit details
    Browse the repository at this point in the history
  6. update dep installer check func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b4ec9ee View commit details
    Browse the repository at this point in the history
  7. update dep installer

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9ac310e View commit details
    Browse the repository at this point in the history
  8. update dep installer trial

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f393be8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. use latest tag for now

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c033639 View commit details
    Browse the repository at this point in the history
  2. copy artifacts inside docker

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fe70cd9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into scripted-pipeline

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    70d8309 View commit details
    Browse the repository at this point in the history
  4. use --latest in nightly

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9bd4ee4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebd7a3a View commit details
    Browse the repository at this point in the history
  6. add default args in calls

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e3cc9e9 View commit details
    Browse the repository at this point in the history
  7. rm default args

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    996755b View commit details
    Browse the repository at this point in the history
  8. add checkout inside docker

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7a5cb13 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. parametrize email

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ae3b0bc View commit details
    Browse the repository at this point in the history
  2. use another checkout method

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e8bc0f View commit details
    Browse the repository at this point in the history
  3. use another condition

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b28892d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. change scm

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ff615dd View commit details
    Browse the repository at this point in the history
  2. change main scm

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2edd6f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. use send email

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6709620 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bcd3e41 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. print changed files

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    95f6095 View commit details
    Browse the repository at this point in the history
  2. try new shared function

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1ae5b42 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. skip pushing image

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4d4077c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. use push shared func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9f869b0 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5f29100 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. use different hash

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    71876c2 View commit details
    Browse the repository at this point in the history
  2. use full hash

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5dbb95d View commit details
    Browse the repository at this point in the history
  3. use valid tag

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5b35d10 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    df80c78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. set env to true

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b20848a View commit details
    Browse the repository at this point in the history
  2. rm extra task

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a1ea76a View commit details
    Browse the repository at this point in the history
  3. add tasks on top of stage

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7f9d29f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge branch 'master' into scripted-pipeline

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    327756f View commit details
    Browse the repository at this point in the history
  2. test delta debug

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f5dc023 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. checkout submodules

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c685a5f View commit details
    Browse the repository at this point in the history
  2. checkout normally

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0fee1a1 View commit details
    Browse the repository at this point in the history
  3. rm extra ls

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3c9cc35 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. run inside docker

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    247a9e4 View commit details
    Browse the repository at this point in the history
  2. change docker exec

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    66bf9cc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. run on different nodes

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a0e7ebd View commit details
    Browse the repository at this point in the history
  2. install docker

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e0726d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. install ci tools

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eddd7b8 View commit details
    Browse the repository at this point in the history
  2. add utils test

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b11f9d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. upddate docker to installl ci tools

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b095874 View commit details
    Browse the repository at this point in the history
  2. add python

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5857965 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update docker install

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59e8a7a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Merge branch 'master' into scripted-pipeline

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    73b2ca5 View commit details
    Browse the repository at this point in the history
  2. run inside root

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    597230f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9de5d13 View commit details
    Browse the repository at this point in the history
  4. update submodule

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c3051a5 View commit details
    Browse the repository at this point in the history
  5. set safe directory

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8ec8563 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. run privileged container

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5ef4aa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. use root in docker container

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4e6d52a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c36eb08 View commit details
    Browse the repository at this point in the history
  2. adjust other pipelines

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    56132e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. update or submodule

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a4535f0 View commit details
    Browse the repository at this point in the history
  2. rm --rm option

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c8b1556 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    cb422e2 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bbc81fb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. update to latest OR

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6528b4b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    bed3759 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Vitor Bandeira <vvbandeira@users.noreply.github.com>
    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin and vvbandeira committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b504bf2 View commit details
    Browse the repository at this point in the history
  3. add warings

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ddc49c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f6ae2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix merge conflict OR

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a4f0184 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. edit path for delta debug

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f21863b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. resolve conflict

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    19f31cc View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    85a37dd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    63a6327 View commit details
    Browse the repository at this point in the history
  2. solve merge conflict

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    dfd449f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. use test slugs func

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4419b89 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. rename pipelines

    Signed-off-by: habibayassin <habibayassin@aucegypt.edu>
    habibayassin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b89a99b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. ci: replace descriptive --> scripted pipelines

    Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
    Vitor Bandeira committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f45df89 View commit details
    Browse the repository at this point in the history
  2. ci: disable ubuntu20 testing

    Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
    Vitor Bandeira committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    45f5f71 View commit details
    Browse the repository at this point in the history