Skip to content

Add/Update PulsarBuild configuration #42

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LucaLanziani
Copy link
Member

@LucaLanziani LucaLanziani commented Jun 27, 2025

This PR adds/updates the .pulsarbuild.yaml configuration file based on the selected CI operations.

Last updated: 2025-06-27 22:11:59

@Copilot Copilot AI review requested due to automatic review settings June 27, 2025 20:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new PulsarBuild configuration file to enable CI operations.

  • Initializes .pulsarbuild.yaml
  • Sets configuration schema version to 1
Comments suppressed due to low confidence (1)

.pulsarbuild.yaml:2

  • The PulsarBuild config only specifies a version but lacks any job or workflow definitions (e.g., build, test, deploy). Without pipelines defined, no CI steps will run. Please add the necessary job configurations.
version: 1

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.

1 participant