Skip to content

Conversation

@parmesant
Copy link
Contributor

Fixes #844

Description

The naming convention for the parseable executable has changed over time. This change is not reflected in the provided powershell script which helps in downloading and setting parseable up on Windows.

This PR fixes the powershell script by modifying it to account for those changes.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@parmesant
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

nitisht added a commit to parseablehq/.github that referenced this pull request Jul 9, 2024
@nitisht nitisht merged commit c4731e6 into parseablehq:main Jul 9, 2024
@parmesant parmesant deleted the anant_powershell branch July 9, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated Powershell Script

2 participants