Skip to content

Conversation

@aldrinjenson
Copy link
Contributor

Builds for: Mac(64bit, Arm), Windows, Linux(64bit gnu, Arm)

Fixes #449

Description

  • Delete broken old workflow
  • Build for the following targets:
    - aarch64-unknown-linux-gnu (Linux 64bit)
    - x86_64-unknown-linux-gnu (Linux arm)
    - x86_64-pc-windows-msvc ( Windows )
    - aarch64-apple-darwin
    - x86_64-apple-darwin (Apple Arm/M1)

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.

- targets: Mac(64bit,Arm), Windows, Linux(64bit gnu,Arm)
@nitisht nitisht merged commit fdd9ab7 into parseablehq:main Sep 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request to Add Support for ARM Architecture

2 participants