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

Deprecate the deprecator #494

Merged
merged 8 commits into from
Nov 13, 2023
Merged

Deprecate the deprecator #494

merged 8 commits into from
Nov 13, 2023

Commits on Nov 7, 2023

  1. Enable Github actions to trigger internal Gitlab CI (#490)

    * update actions and gitlab CI
    
    * update project path
    
    * use trigger API to build internal docker instead
    
    * test trigger on branch push
    
    * fix github action
    
    * test why trigger workflow not starting
    
    * fix branch name
    
    * remove step in trigger job
    
    * remove test branch
    
    * move mirror to a separate workflow, update pipeline running rules
    
    * Revert "move mirror to a separate workflow, update pipeline running rules"
    
    This reverts commit 92b4b04.
    
    ---------
    
    Co-authored-by: Matic Lubej <[email protected]>
    mlubej and Matic Lubej authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fb56c6f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    3b4e384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d4d58 View commit details
    Browse the repository at this point in the history
  3. add comments

    zigaLuksic committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0e4ab59 View commit details
    Browse the repository at this point in the history
  4. Fix bug that occurs with dataclass_json 0.62 (#493)

    * remove "undefined" catch-all flag from a field
    
    * mypy fixes
    zigaLuksic authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6f8cbb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f642750 View commit details
    Browse the repository at this point in the history
  6. fix wrong import

    zigaLuksic committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6eecf6b View commit details
    Browse the repository at this point in the history
  7. remove redundant import

    zigaLuksic committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d481afc View commit details
    Browse the repository at this point in the history