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

Refactor build pipeline #1645

Merged
merged 31 commits into from
Jul 29, 2024
Merged

Refactor build pipeline #1645

merged 31 commits into from
Jul 29, 2024

Commits on Jul 22, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    14b71be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e42bc0 View commit details
    Browse the repository at this point in the history
  3. Add missing imports

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b8641ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c3d86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5235945 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa6adbf View commit details
    Browse the repository at this point in the history
  7. Correct wrong default branch

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2c281f4 View commit details
    Browse the repository at this point in the history
  8. Fix missing template error

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3ddd291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91b9df4 View commit details
    Browse the repository at this point in the history
  10. Add missing vcs root

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0966902 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f049e1 View commit details
    Browse the repository at this point in the history
  12. Refactor linux pipeline

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c43e68b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74c2c6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    565436b View commit details
    Browse the repository at this point in the history
  15. Add missing module import

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8139bb0 View commit details
    Browse the repository at this point in the history
  16. Refactor buildscript

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    321ae36 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b80e76b View commit details
    Browse the repository at this point in the history
  18. Add linux conditional header

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f96851f View commit details
    Browse the repository at this point in the history
  19. Add platform identifier

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    970cf38 View commit details
    Browse the repository at this point in the history
  20. Create build template

    Manangka committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8ea7dcc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    30c6ede View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    98f5833 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Move header generation logic to separate file. Split build step into …

    …its original build steps
    Manangka committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    65ffece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85d140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6b54ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    717e041 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deeb247 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6e54cb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into refactor_build_pipeline

    # Conflicts:
    #	.teamcity/Ribasim_Linux/buildTypes/Linux_TestRibasimBinaries.kt
    #	.teamcity/Ribasim_Windows/buildTypes/Windows_TestDelwaqCoupling.kt
    Manangka committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b680888 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'main' into refactor_build_pipeline

    # Conflicts:
    #	.teamcity/Ribasim_Windows/buildTypes/Windows_TestDelwaqCoupling.kt
    Manangka committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2d7b81c View commit details
    Browse the repository at this point in the history