question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create build artifacts

See original GitHub issue

As of now There are no tested build artifacts, this issue ensures we have all the artifacts and cleaned build pipeline.

  • Use official NodeJS website for downloading the artifacts
  • Remove -no-oss flag from the build tool
  • Remove -oss flag from the build tool
  • Ensure we produce only oss distribution
  • Tar
    • windows
    • OSX
    • Linux
  • Docker
  • OS Distribution
    • Deb
    • RPM

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
galangelcommented, May 12, 2021

Hi, Any update on the Docker part?

0reactions
tmarkleycommented, Jul 20, 2021

The original issue here is resolved. Follow-ups for automation are in the build repo: https://github.com/opensearch-project/opensearch-build/issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publish and download build artifacts - Azure Pipelines
Artifacts can be published at any stage of your pipeline. You can use YAML or the classic Azure DevOps editor to publish your...
Read more >
Build Artifact | TeamCity On-Premises Documentation - JetBrains
Build artifacts are files produced by a build. Typically, these include distribution packages, WAR files, reports, log files, and so on.
Read more >
Configuring build artifacts - IBM
Build artifacts can be configured within the build template or on a build process based on the created artifact sets.
Read more >
Storing Build Artifacts - CircleCI
The store_artifacts step uploads two build artifacts: a file ( /tmp/artifact-1 ) and a directory ( /tmp/artifacts ). After the artifacts successfully upload, ......
Read more >
About build artifacts - Acquia Docs
After the build is complete, Pipelines creates a “build artifact” consisting of the contents of the SOURCE_DIR and commits the artifact to your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found