Skip to content

Trigger auto-publish of unstable builds #2869

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

Merged
merged 1 commit into from
Jun 11, 2025
Merged

Trigger auto-publish of unstable builds #2869

merged 1 commit into from
Jun 11, 2025

Conversation

JoshMock
Copy link
Member

@JoshMock JoshMock commented Jun 10, 2025

To ensure there is always an up-to-date build available for projects to test their code against, this Github action will publish a tagged unstable release to npm whenever changes to source code are merged into main and pass the unit test suite. The action is debounced to avoid publishing to npm more than once every 30 minutes.

Teams that wish to test with an unstable build can run npm install @elastic/elasticsearch@unstable to use these builds.

Part of #2770.

@prodsecmachine
Copy link

prodsecmachine commented Jun 10, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@JoshMock JoshMock merged commit 59d8c52 into main Jun 11, 2025
21 checks passed
@JoshMock JoshMock deleted the action-nightly branch June 11, 2025 15:57
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.

2 participants