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

installer/windows: installer automated testing #3558

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    69480a7 View commit details
    Browse the repository at this point in the history
  2. wip2

    bryanchriswhite committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b26b776 View commit details
    Browse the repository at this point in the history
  3. add todo

    bryanchriswhite committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b369b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    523fac1 View commit details
    Browse the repository at this point in the history
  5. wip3

    bryanchriswhite committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2e98b40 View commit details
    Browse the repository at this point in the history
  6. add todos and cleanup

    bryanchriswhite committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    9b3a649 View commit details
    Browse the repository at this point in the history
  7. testing

    bryanchriswhite committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a7883c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. more testing

    bryanchriswhite committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    235b453 View commit details
    Browse the repository at this point in the history
  2. wip

    bryanchriswhite committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6436269 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. add build ignore

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    812756c View commit details
    Browse the repository at this point in the history
  2. add missing import

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    9df12b3 View commit details
    Browse the repository at this point in the history
  3. wip config test

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    1331c5d View commit details
    Browse the repository at this point in the history
  4. fix path after move

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    90292e2 View commit details
    Browse the repository at this point in the history
  5. fix installerDir var

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    3bc54ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c52c40 View commit details
    Browse the repository at this point in the history
  7. fix assertions

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    79afb92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f053602 View commit details
    Browse the repository at this point in the history
  9. cleanup

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d0c157e View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'storj/master' into bryan/installer-testing

    * storj/master: (63 commits)
      web/satellite:  token payments logic (#3581)
      satellite/metainfo: reduce pointerDB access for CommitObject (#3589)
      satellite/metainfo: Fix misspelling in comment (#3636)
      argon2: choose a steady parallelism value (#3630)
      satellitedb: add support to testplanet for cockroachdb (#3634)
      satellite/console/auth: return in error handle added (#3639)
      Make sed a little more cross platformable (#3629)
      web: ms edge support bug fixed (#3638)
      web/satellite: registration/welcome message fixed, usage-report url fixed, storj-sim fixed (#3622)
      web/satellite: fonts changed to Inter (#3620)
      storagenode/updater: read identity location from storagenode's config.yaml (#3607)
      cmd/segment-reaper: Implement bitmask type (#3626)
      storagenode/gracefulexit: improve logging (#3633)
      private/testplanet: add a mock referral manager server into testplanet (#3631)
      satellite/gracefulexit: refactor concurrency (#3624)
      pkg/pb/referralmanager: update to add satellite ID to Get Tokens request (#3625)
      satellite/metainfo: improve Loop comments (#3595)
      storagenode: add bandwidth metrics (#3623)
      satellite/console: Add security headers (#3615)
      satellite/payments: token deposit accept cents (#3628)
      ...
    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    2263a15 View commit details
    Browse the repository at this point in the history
  11. uninstall tweaks

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ae34ded View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2c9bae View commit details
    Browse the repository at this point in the history
  13. fix uninstall

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    f9518e2 View commit details
    Browse the repository at this point in the history
  14. comment identity file

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    7b42d0c View commit details
    Browse the repository at this point in the history
  15. close open file

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    60c9e4f View commit details
    Browse the repository at this point in the history
  16. test inprovements

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    ca7258e View commit details
    Browse the repository at this point in the history
  17. wip testing

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    2fec37c View commit details
    Browse the repository at this point in the history
  18. change version

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d3104a7 View commit details
    Browse the repository at this point in the history
  19. download installer

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    51c497b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    09f5aef View commit details
    Browse the repository at this point in the history
  21. revert build.bat

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    839935e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    515769a View commit details
    Browse the repository at this point in the history
  23. use quiet msiexec

    bryanchriswhite committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    6972204 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. cleanup

    bryanchriswhite committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e16e702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d77fe View commit details
    Browse the repository at this point in the history
  3. wip

    bryanchriswhite committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    5379fd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    f155b3f View commit details
    Browse the repository at this point in the history
  2. review improvements

    bryanchriswhite committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1a9fc9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40cafd6 View commit details
    Browse the repository at this point in the history
  4. review improvements

    bryanchriswhite committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    3f72551 View commit details
    Browse the repository at this point in the history
  5. remove unused func

    bryanchriswhite committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    88bba79 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

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

Commits on Dec 3, 2019

  1. fix comment

    bryanchriswhite committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    7f65930 View commit details
    Browse the repository at this point in the history
  2. add todo

    bryanchriswhite committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    1d7495f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    a45c25f View commit details
    Browse the repository at this point in the history
  2. use min storage prop

    bryanchriswhite committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    958c5a6 View commit details
    Browse the repository at this point in the history
  3. skip upgrade

    bryanchriswhite committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    4d7a70f View commit details
    Browse the repository at this point in the history