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

[BRE-224] Create a GitHub release workflows for sdk #1078

Merged

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ea1aeba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fd79e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e759c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd828d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f3d8dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63f804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b23b13 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix dotnet

    michalchecinski committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    21f6e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cadcec View commit details
    Browse the repository at this point in the history
  3. Fix nampi

    michalchecinski committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    14fe7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b837c94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3eabe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ff3525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c2330c View commit details
    Browse the repository at this point in the history
  8. Fix

    michalchecinski committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8d5513b View commit details
    Browse the repository at this point in the history
  9. Fix

    michalchecinski committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6da6fb0 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/main' into BRE-224-Create-a-GitH…

    …ub-Release-workflows-for-SDK
    michalchecinski committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    177aafe View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update .github/workflows/publish-dotnet.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    92aaac6 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/publish-dotnet.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2176c74 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/publish-napi.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9576e40 View commit details
    Browse the repository at this point in the history
  4. Fix

    michalchecinski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    916f428 View commit details
    Browse the repository at this point in the history
  5. fix

    michalchecinski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1a3dad7 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/release-rust-crates.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d4e06a2 View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/release-python.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8256d6e View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/release-python.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7bd81ef View commit details
    Browse the repository at this point in the history
  9. Update .github/workflows/publish-napi.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2f73147 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    808ddc4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef38e7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59a844e View commit details
    Browse the repository at this point in the history
  13. Update .github/workflows/build-ruby.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9b497cc View commit details
    Browse the repository at this point in the history
  14. Update .github/workflows/build-ruby.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    efef868 View commit details
    Browse the repository at this point in the history
  15. Fix

    michalchecinski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3f23064 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'BRE-224-Create-a-GitHub-Release-workflows-for-SDK' of h…

    …ttps://github.com/bitwarden/sdk into BRE-224-Create-a-GitHub-Release-workflows-for-SDK
    michalchecinski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8fe96ad View commit details
    Browse the repository at this point in the history
  17. Fix

    michalchecinski committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ab7ea79 View commit details
    Browse the repository at this point in the history
  18. Update .github/workflows/publish-wasm.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1e48491 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update .github/workflows/publish-wasm.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    71f4712 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/publish-wasm.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6491379 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/publish-wasm.yml

    Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
    michalchecinski and vgrassia authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f71be46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c558e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge remote-tracking branch 'origin/main' into BRE-224-Create-a-GitH…

    …ub-Release-workflows-for-SDK
    michalchecinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e566ddb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'BRE-224-Create-a-GitHub-Release-workflows-for-SDK' of h…

    …ttps://github.com/bitwarden/sdk into BRE-224-Create-a-GitHub-Release-workflows-for-SDK
    michalchecinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b0de9ef View commit details
    Browse the repository at this point in the history