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

Build & EV Sign Windows builds (#517 #517

Merged
merged 123 commits into from
Feb 22, 2023
Merged

Build & EV Sign Windows builds (#517 #517

merged 123 commits into from
Feb 22, 2023

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    8c0f883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea41482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07379d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d4415f View commit details
    Browse the repository at this point in the history
  5. Fix quote mismatch

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f289b94 View commit details
    Browse the repository at this point in the history
  6. use correct quotes

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    605783c View commit details
    Browse the repository at this point in the history
  7. add runs-on

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7ff97cf View commit details
    Browse the repository at this point in the history
  8. Fix inputs.mode usage

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c83f6cb View commit details
    Browse the repository at this point in the history
  9. remove quotes

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    45b6c33 View commit details
    Browse the repository at this point in the history
  10. chmod +x

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d4bbd0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e75ca8a View commit details
    Browse the repository at this point in the history
  12. Fix artifact paths

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    84b8cd6 View commit details
    Browse the repository at this point in the history
  13. Fix deploy condition

    t3chguy committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    68070c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Fix deploy condition

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f6ff5ed View commit details
    Browse the repository at this point in the history
  2. Fix artifact path

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fcc0988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3ea81 View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d407cba View commit details
    Browse the repository at this point in the history
  5. Fix workflow

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    813dfdd View commit details
    Browse the repository at this point in the history
  6. Fix env

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    542bac0 View commit details
    Browse the repository at this point in the history
  7. Iterate

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4f57fb8 View commit details
    Browse the repository at this point in the history
  8. Fix missing env

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d361590 View commit details
    Browse the repository at this point in the history
  9. Fix version calculation

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    05993ab View commit details
    Browse the repository at this point in the history
  10. Iterate

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6a2c8e0 View commit details
    Browse the repository at this point in the history
  11. Fix config not taking effect

    t3chguy committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3f2acab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    858e616 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Update build_and_deploy.yaml

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1b70e49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:vector-im/element-desktop into t…

    …3chguy/notarize1
    
    # Conflicts:
    #	.github/workflows/build_and_test.yaml
    #	.github/workflows/build_macos.yaml
    #	.github/workflows/build_prepare.yaml
    #	.github/workflows/packages_index.yaml
    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c6f5e9a View commit details
    Browse the repository at this point in the history
  3. Fix alignments

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    36b403b View commit details
    Browse the repository at this point in the history
  4. delint

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    324bafb View commit details
    Browse the repository at this point in the history
  5. Fix alignment

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5ff69a0 View commit details
    Browse the repository at this point in the history
  6. Update build_macos.yaml

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e3b9695 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5de626c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76d2439 View commit details
    Browse the repository at this point in the history
  9. Format

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2be653c View commit details
    Browse the repository at this point in the history
  10. Format

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0360cb1 View commit details
    Browse the repository at this point in the history
  11. Fix gha

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2eacef3 View commit details
    Browse the repository at this point in the history
  12. fix winSign

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e70b5c8 View commit details
    Browse the repository at this point in the history
  13. Fix install command

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d600eb0 View commit details
    Browse the repository at this point in the history
  14. Add signtool to path

    t3chguy committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5c49f6e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update build_and_deploy.yaml

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    250502a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c5b26e View commit details
    Browse the repository at this point in the history
  3. Fix quotes

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    19de2e2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 't3chguy/ci-sign-windows' of github.com:vector-im/elemen…

    …t-desktop into t3chguy/ci-sign-windows
    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6652574 View commit details
    Browse the repository at this point in the history
  5. Test

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    90d385f View commit details
    Browse the repository at this point in the history
  6. Fix comments

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    5b6090b View commit details
    Browse the repository at this point in the history
  7. Fix cmd

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e32c734 View commit details
    Browse the repository at this point in the history
  8. Try again

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    54a712e View commit details
    Browse the repository at this point in the history
  9. arg slashes

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    39d10f9 View commit details
    Browse the repository at this point in the history
  10. Fix exe path

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1551fe0 View commit details
    Browse the repository at this point in the history
  11. Fix matrix strategy

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ed6a6b8 View commit details
    Browse the repository at this point in the history
  12. Use ampersand-call

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a0c2351 View commit details
    Browse the repository at this point in the history
  13. fwd slash ftw?

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ba453e1 View commit details
    Browse the repository at this point in the history
  14. ls *

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    93bf438 View commit details
    Browse the repository at this point in the history
  15. 🌲

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0c840d9 View commit details
    Browse the repository at this point in the history
  16. tree dist

    t3chguy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1cbcdc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. prepend path

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a62be83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b830b90 View commit details
    Browse the repository at this point in the history
  3. /tr not /t for CKA

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70b1ddd View commit details
    Browse the repository at this point in the history
  4. Test signing

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    007ab46 View commit details
    Browse the repository at this point in the history
  5. missing comma

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2c55356 View commit details
    Browse the repository at this point in the history
  6. 🤦‍♂️

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6b226f2 View commit details
    Browse the repository at this point in the history
  7. Fix wrong mv

    t3chguy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f95d450 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Lets sign

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8aed4a8 View commit details
    Browse the repository at this point in the history
  2. Fix config gen

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5bd6c54 View commit details
    Browse the repository at this point in the history
  3. Debug

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9029df9 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    80d73e1 View commit details
    Browse the repository at this point in the history
  5. Multiple drives why

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3f24c1a View commit details
    Browse the repository at this point in the history
  6. Try NVL sandbox creds

    t3chguy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d958ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Update

    t3chguy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fcce3ff View commit details
    Browse the repository at this point in the history
  2. Attempt to disable logger

    t3chguy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8ffc74a View commit details
    Browse the repository at this point in the history
  3. Try again

    t3chguy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fc0b5dc View commit details
    Browse the repository at this point in the history
  4. Iterate

    t3chguy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c8adf8e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Update build_macos.yaml

    t3chguy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6098866 View commit details
    Browse the repository at this point in the history
  2. Update build_and_deploy.yaml

    t3chguy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1386159 View commit details
    Browse the repository at this point in the history
  3. Update build_macos.yaml

    t3chguy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b90d665 View commit details
    Browse the repository at this point in the history
  4. Update build_and_deploy.yaml

    t3chguy committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f880b7b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Update build_and_deploy.yaml

    t3chguy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    14d0761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2bf266 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge branch 'develop' of github.com:vector-im/element-desktop into t…

    …3chguy/ci-sign-windows
    t3chguy committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f98829a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    b18982b View commit details
    Browse the repository at this point in the history
  2. Fix typos

    t3chguy committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b21d38b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update build_windows.yaml

    t3chguy committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    04af053 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update build_and_deploy.yaml

    t3chguy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b3852fd View commit details
    Browse the repository at this point in the history
  2. Update build_windows.yaml

    t3chguy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ef2625e View commit details
    Browse the repository at this point in the history
  3. Update build_and_deploy.yaml

    t3chguy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    789428f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    00f6251 View commit details
    Browse the repository at this point in the history
  2. Fix symlinking

    t3chguy committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    85d39bc View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/t3chguy/ci-sign-windows' into t3…

    …chguy/ci-sign-windows
    t3chguy committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2af95cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a7949d View commit details
    Browse the repository at this point in the history
  5. exe

    t3chguy committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ff07dae View commit details
    Browse the repository at this point in the history
  6. remove debug

    t3chguy committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0ea0be0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Prettier

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    151b955 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:vector-im/element-desktop into t…

    …3chguy/ci-sign-windows
    
    # Conflicts:
    #	.github/workflows/build_and_deploy.yaml
    #	.github/workflows/build_prepare.yaml
    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fe63ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4fa105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb24d37 View commit details
    Browse the repository at this point in the history
  5. Use demo creds

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    594557a View commit details
    Browse the repository at this point in the history
  6. StrictMode

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    f7479a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffe3052 View commit details
    Browse the repository at this point in the history
  8. Fix call syntax

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4c19ed7 View commit details
    Browse the repository at this point in the history
  9. Revert env inc

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b307e2f View commit details
    Browse the repository at this point in the history
  10. Partial rollback

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2b10f87 View commit details
    Browse the repository at this point in the history
  11. Trace

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e48587d View commit details
    Browse the repository at this point in the history
  12. Trace less

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    799da65 View commit details
    Browse the repository at this point in the history
  13. Fix CN being passed wrong

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b316709 View commit details
    Browse the repository at this point in the history
  14. DEBUG

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e52fc78 View commit details
    Browse the repository at this point in the history
  15. Debug 2

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4c4732a View commit details
    Browse the repository at this point in the history
  16. Fix ConvertFrom-StringData

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    daa8f53 View commit details
    Browse the repository at this point in the history
  17. 0214

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    da9ab4c View commit details
    Browse the repository at this point in the history
  18. Test

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8fca28a View commit details
    Browse the repository at this point in the history
  19. Test

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fc75e9c View commit details
    Browse the repository at this point in the history
  20. Untested

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    8b4da57 View commit details
    Browse the repository at this point in the history
  21. Revert to 0207

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4057632 View commit details
    Browse the repository at this point in the history
  22. stash

    t3chguy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3934450 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Try with 20230221

    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2e7a895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f353b0b View commit details
    Browse the repository at this point in the history
  3. Prepare for merge

    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    38ba26c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/t3chguy/ci-sign-windows' into t3…

    …chguy/ci-sign-windows
    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1990d48 View commit details
    Browse the repository at this point in the history
  5. Update build_windows.yaml

    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    09a5ddc View commit details
    Browse the repository at this point in the history
  6. Update build_and_deploy.yaml

    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f966005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b0c532 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0af8f5 View commit details
    Browse the repository at this point in the history
  9. Fix bad restore

    t3chguy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0d1dc41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e488316 View commit details
    Browse the repository at this point in the history