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

EOSC Accounting #17

Merged
merged 32 commits into from
Aug 21, 2024
Merged

EOSC Accounting #17

merged 32 commits into from
Aug 21, 2024

Commits on Jul 18, 2024

  1. Remove shebang

    enolfc committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f3e25f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9cf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e52f8 View commit details
    Browse the repository at this point in the history
  4. Remove version

    enolfc committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4d328d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Move deps outside

    enolfc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9b41733 View commit details
    Browse the repository at this point in the history
  2. Better build

    enolfc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d97ee36 View commit details
    Browse the repository at this point in the history
  3. Add flavor to the model

    WARNING: this will break an upgrade if there is a running DB already,
    we should prepare some migration of the model to avoid issues.
    enolfc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bb5eb63 View commit details
    Browse the repository at this point in the history
  4. Remove shebang

    enolfc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0092b11 View commit details
    Browse the repository at this point in the history
  5. No executables needed here

    enolfc committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d4d935e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Minor linting fixes

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd98563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee537c2 View commit details
    Browse the repository at this point in the history
  3. Fix the model

    With the arg in __init__ was making all queries fail
    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9e3141f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ef8fd View commit details
    Browse the repository at this point in the history
  5. Fix EOSC accounting config

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5cec580 View commit details
    Browse the repository at this point in the history
  6. Introduce dry-run for testing

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    21094ab View commit details
    Browse the repository at this point in the history
  7. Remove shebang

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b4699f4 View commit details
    Browse the repository at this point in the history
  8. Reorganise configuration

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    184931a View commit details
    Browse the repository at this point in the history
  9. Adapt helm to new code

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    288bbe0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51dd95c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cba1332 View commit details
    Browse the repository at this point in the history
  12. Self is not a thing here

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    96c9c85 View commit details
    Browse the repository at this point in the history
  13. Add debug

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c675c56 View commit details
    Browse the repository at this point in the history
  14. Linting fixes

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1fae951 View commit details
    Browse the repository at this point in the history
  15. Linting

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    295cec5 View commit details
    Browse the repository at this point in the history
  16. even more linting

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    609809a View commit details
    Browse the repository at this point in the history
  17. Fix this again

    enolfc committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5bdbe9b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add timestamp file for reporting

    The code will report from the last succesfully completed execution
    enolfc committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e96cbc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efb1ff View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3f1e9af View commit details
    Browse the repository at this point in the history
  2. running black

    andrea-manzi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dcdc7a4 View commit details
    Browse the repository at this point in the history
  3. fix linter error

    andrea-manzi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    27c5614 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Report hours, not seconds

    enolfc committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    482039b View commit details
    Browse the repository at this point in the history