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

Fix publish package errors #1042

Merged
merged 99 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. inject write-error

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a998114 View commit details
    Browse the repository at this point in the history
  2. comment out publish

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    69690fb View commit details
    Browse the repository at this point in the history
  3. show manifest error

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    49d676c View commit details
    Browse the repository at this point in the history
  4. remove fail silently

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    56ed2fb View commit details
    Browse the repository at this point in the history
  5. debug path version

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2d8095c View commit details
    Browse the repository at this point in the history
  6. fix id typo

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3aebc40 View commit details
    Browse the repository at this point in the history
  7. fixed list

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    577981a View commit details
    Browse the repository at this point in the history
  8. fix needs

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1c7defb View commit details
    Browse the repository at this point in the history
  9. fix release prep again

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0524468 View commit details
    Browse the repository at this point in the history
  10. write prereleasetag

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    930da39 View commit details
    Browse the repository at this point in the history
  11. get types

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ada84a2 View commit details
    Browse the repository at this point in the history
  12. fix typo

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a5e761e View commit details
    Browse the repository at this point in the history
  13. fix typos

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    217014b View commit details
    Browse the repository at this point in the history
  14. set tags as array

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d89664 View commit details
    Browse the repository at this point in the history
  15. reset tags

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4715191 View commit details
    Browse the repository at this point in the history
  16. debug w string

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    85f4e0e View commit details
    Browse the repository at this point in the history
  17. remove array

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fe7674b View commit details
    Browse the repository at this point in the history
  18. gc manifest

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9bc25f4 View commit details
    Browse the repository at this point in the history
  19. get childitem

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    44d08d7 View commit details
    Browse the repository at this point in the history
  20. write module path

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    768c0d1 View commit details
    Browse the repository at this point in the history
  21. Debug manifest

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    acb8cf4 View commit details
    Browse the repository at this point in the history
  22. debug more

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fd7ffde View commit details
    Browse the repository at this point in the history
  23. typecast to string

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1d250e6 View commit details
    Browse the repository at this point in the history
  24. debug string concat

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    490fd69 View commit details
    Browse the repository at this point in the history
  25. display hashtable

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cb900f6 View commit details
    Browse the repository at this point in the history
  26. more debug details

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6bda970 View commit details
    Browse the repository at this point in the history
  27. tweak debugging

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    64c05b4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    691bf3d View commit details
    Browse the repository at this point in the history
  29. commenting

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f0932aa View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3a177ca View commit details
    Browse the repository at this point in the history
  31. add debug

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5ac0852 View commit details
    Browse the repository at this point in the history
  32. add debug

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    413578b View commit details
    Browse the repository at this point in the history
  33. add version

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c511ce9 View commit details
    Browse the repository at this point in the history
  34. use 1 if

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d71f2e5 View commit details
    Browse the repository at this point in the history
  35. hard code

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c885023 View commit details
    Browse the repository at this point in the history
  36. install only

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1fb78a7 View commit details
    Browse the repository at this point in the history
  37. force it

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    db45afd View commit details
    Browse the repository at this point in the history
  38. remove install

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    83044f8 View commit details
    Browse the repository at this point in the history
  39. add debug statements

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0ef91c0 View commit details
    Browse the repository at this point in the history
  40. see params

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7a1398d View commit details
    Browse the repository at this point in the history
  41. fix parameter set

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bf62c53 View commit details
    Browse the repository at this point in the history
  42. fix comment typo

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a817b8f View commit details
    Browse the repository at this point in the history
  43. use binding

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    27b0375 View commit details
    Browse the repository at this point in the history
  44. add comments

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c8c33b5 View commit details
    Browse the repository at this point in the history
  45. fix @

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6d9a1a7 View commit details
    Browse the repository at this point in the history
  46. remove cmdlet

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3b1d0a2 View commit details
    Browse the repository at this point in the history
  47. uncomm param set

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    727cdd6 View commit details
    Browse the repository at this point in the history
  48. remove param sets

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8828486 View commit details
    Browse the repository at this point in the history
  49. split into 2

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    32c5642 View commit details
    Browse the repository at this point in the history
  50. fix push paths

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    40bbdfa View commit details
    Browse the repository at this point in the history
  51. add env back

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    37172de View commit details
    Browse the repository at this point in the history
  52. clean debug statement

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c222d3a View commit details
    Browse the repository at this point in the history
  53. fix pipeline issues

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7df3c60 View commit details
    Browse the repository at this point in the history
  54. add output test

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    22aa8af View commit details
    Browse the repository at this point in the history
  55. use write-output

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c0253a8 View commit details
    Browse the repository at this point in the history
  56. clean up minor

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c4acbef View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    72970a0 View commit details
    Browse the repository at this point in the history
  58. use output

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    207acaa View commit details
    Browse the repository at this point in the history
  59. more output

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    257c477 View commit details
    Browse the repository at this point in the history
  60. use debug

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1ef62c6 View commit details
    Browse the repository at this point in the history
  61. more output

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    32e4e9a View commit details
    Browse the repository at this point in the history
  62. fix ps lint

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf80cde View commit details
    Browse the repository at this point in the history
  63. test returning false

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2769afd View commit details
    Browse the repository at this point in the history
  64. return to old error

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a291c73 View commit details
    Browse the repository at this point in the history
  65. hardcode params

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a1f8e5e View commit details
    Browse the repository at this point in the history
  66. fix step name

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0b1f8c9 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    03f1fc7 View commit details
    Browse the repository at this point in the history
  68. back to write host

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0967a75 View commit details
    Browse the repository at this point in the history
  69. debug prerelease

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c7f6600 View commit details
    Browse the repository at this point in the history
  70. changed info to host

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e1dac2b View commit details
    Browse the repository at this point in the history
  71. switch tag version

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1720de7 View commit details
    Browse the repository at this point in the history
  72. write manifest out

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f68adb0 View commit details
    Browse the repository at this point in the history
  73. update version

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a93252 View commit details
    Browse the repository at this point in the history
  74. fix temp print

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf5c695 View commit details
    Browse the repository at this point in the history
  75. bump to 8

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b7a9dda View commit details
    Browse the repository at this point in the history
  76. add import back

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f34a415 View commit details
    Browse the repository at this point in the history
  77. require version

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e44427b View commit details
    Browse the repository at this point in the history
  78. bump to 10

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5d8cc3a View commit details
    Browse the repository at this point in the history
  79. bump vers

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c03584f View commit details
    Browse the repository at this point in the history
  80. without tag

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1248d0f View commit details
    Browse the repository at this point in the history
  81. bump tag

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    32f4bff View commit details
    Browse the repository at this point in the history
  82. use find mod

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f42ce61 View commit details
    Browse the repository at this point in the history
  83. fix unit test

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    95e1943 View commit details
    Browse the repository at this point in the history
  84. bump tag

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2a9906f View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    faabf23 View commit details
    Browse the repository at this point in the history
  86. hide error

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    827e6c5 View commit details
    Browse the repository at this point in the history
  87. v 03

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cdd9232 View commit details
    Browse the repository at this point in the history
  88. fix pipeline

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2198e98 View commit details
    Browse the repository at this point in the history
  89. return false

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7d68e06 View commit details
    Browse the repository at this point in the history
  90. add write error

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    09f8883 View commit details
    Browse the repository at this point in the history
  91. remove details

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    36d51c7 View commit details
    Browse the repository at this point in the history
  92. be silent

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    04cb33b View commit details
    Browse the repository at this point in the history
  93. be false

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6a51800 View commit details
    Browse the repository at this point in the history
  94. cleanup

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    00884d5 View commit details
    Browse the repository at this point in the history
  95. unhardcode

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    990fef8 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    1268a37 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    f0ae7c1 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    76b193f View commit details
    Browse the repository at this point in the history
  99. update description

    james-garriss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0e6ff8b View commit details
    Browse the repository at this point in the history