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

Add timestamp to CI log lines #798

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Add timestamp to CI log lines #798

merged 6 commits into from
Jul 20, 2023

Commits on Jul 17, 2023

  1. Changed env var used to add timestamp to ENABLE_TIMESTAMP and enabled…

    … timestamp for spfs
    
    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    
    Fixed if statement condition
    
    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit 18ca05b91ef4681147fd364004532118073a256b)
    Nichol Yip committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    234f8ad View commit details
    Browse the repository at this point in the history
  2. Added Eq to derive list to fix linting issues

    Fixed linting issue when adding timestamp to spfs configure logging
    
    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    
    Fixed linting issues
    
    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit cfe114325c3b9cceba987b70b4c33e1098dd704c)
    Nichol Yip committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1a09b21 View commit details
    Browse the repository at this point in the history
  3. Moved timestamp condition into macro rule to avoid redundancy

    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit d3db14b1ea58350fca58932dce5bf4b318bd90c2)
    Nichol Yip committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37ca835 View commit details
    Browse the repository at this point in the history
  4. Build spk with sentry feature enabled

    For coverage that the project still compiles without that feature enabled.
    
    Signed-off-by: J Robert Ray <jrray@imageworks.com>
    
    Re-organized code to remove redundancy
    
    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit b18c7a962711ee93c0636b8edb8fb12ebf1813f0)
    J Robert Ray authored and Nichol Yip committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    69ff080 View commit details
    Browse the repository at this point in the history
  5. Fixed merge conflicts

    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit 091d537b1e3b5e2643caa02ad9cc7782dd7682c3)
    Nichol Yip committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0684258 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Added flag timestamp to enable timestamps for spfs logging

    Signed-off-by: Nichol Yip <nyip@imageworks.com>
    (cherry picked from commit cc7216e18cd1cc9caf32718df8ad5d27801782f4)
    Nichol Yip committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    30b04c7 View commit details
    Browse the repository at this point in the history