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

Fix issue #116 #190

Open
wants to merge 7 commits into
base: release/2.3.0
Choose a base branch
from
Open

Fix issue #116 #190

wants to merge 7 commits into from

Commits on Sep 15, 2022

  1. Fix issue #116

    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1286aff View commit details
    Browse the repository at this point in the history
  2. Fix issue #116

    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6e1400e View commit details
    Browse the repository at this point in the history
  3. Change to default values when there is no arguments

    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    97f7d5f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. scm: improve debug messages and correct bug in overrided method argum…

    …ents
    
    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    78e5f00 View commit details
    Browse the repository at this point in the history
  2. Improve JePL debug logging facility, so it can be enabled from enviro…

    …nment variable in Jenkinsfile
    
    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    aa9cc8b View commit details
    Browse the repository at this point in the history
  3. Environment variables are loaded as String, need to convert to int wh…

    …en needed.
    
    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e4da347 View commit details
    Browse the repository at this point in the history
  4. Correct syntax of interpolated variables

    Signed-off-by: Samuel Bernardo <samuel@lip.pt>
    samuelbernardolip committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a309cc0 View commit details
    Browse the repository at this point in the history