Skip to content

[Epic]: make release pipelines more reliable #27758

@Hotell

Description

@Hotell

Library

All

Describe the feature that you would like added

At the moment v-build and anyone triggering v9 release is noticed only when it's already too late - broken release 🥲.

We need to improve current situation in 2 areas.

✅ 1. Adding integration tests to make sure following things works:

✅ 2. Switch to files instead of npmignore

3. Fallbacks when things out of our control fail:

Npm registry failures:

We need to implement proper fallback behaviours for cases where npm registry errors during npm publish.

This situation puts repo into invalid state, which blocks every contributor. Only remedy ATM is to manually trigger beachball , create PR and merge, which is far from ideal.

We need to implement some graceful fallback mechanism for these situations which is fully automatic.

Have you discussed this feature with our team

v-build

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions