Skip to content

build: Transform release pipeline into a GH action#28

Merged
sddonne merged 13 commits intomainfrom
puublish-pipeline
Feb 25, 2026
Merged

build: Transform release pipeline into a GH action#28
sddonne merged 13 commits intomainfrom
puublish-pipeline

Conversation

@sddonne
Copy link
Contributor

@sddonne sddonne commented Feb 25, 2026

Part of elastic/kibana#250514

Summary

This PR transform the release pipeline into a GH action, as npm do not support Buildkite as a trusted publisher (yet).

@sddonne sddonne requested a review from a team as a code owner February 25, 2026 15:04
import tseslint from 'typescript-eslint';
import eslintConfigPrettier from 'eslint-config-prettier';
import { requireLicenseHeader } from './lint-licence-rule.mjs';
import { requireLicenseHeader } from './lint-license-rule.mjs';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah this typo 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know u.u

@sddonne sddonne merged commit c67825c into main Feb 25, 2026
2 checks passed
@sddonne sddonne deleted the puublish-pipeline branch February 26, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants