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

Critical updates to make grade release process work #218

Merged
merged 12 commits into from
May 10, 2023

Commits on Mar 18, 2023

  1. Test to check regression #189

    ### What's done:
    - simple test
    orchestr7 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b29e214 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    005b53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e316451 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 15, 2023

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

Commits on Apr 26, 2023

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

Commits on May 4, 2023

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

Commits on May 7, 2023

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

Commits on May 10, 2023

  1. Critical updates to make gradle plugin work with releases

    ### What's done:
    - kotlinx.serialization is updated to 1.5.0
    - kotlin is updated to 1.8.21
    - release script is converted into the plugin (as suggested in https://kotlinlang.org/docs/multiplatform-library.html#set-up-the-environment). This is needed because gradle became too strict and needs an explicit dependency on signing task now
    orchestr7 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    db04993 View commit details
    Browse the repository at this point in the history