Skip to content
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

add back automation to push built plugin to dist repo #1569

Closed
tharsheblows opened this issue Aug 24, 2024 · 0 comments · Fixed by #1587
Closed

add back automation to push built plugin to dist repo #1569

tharsheblows opened this issue Aug 24, 2024 · 0 comments · Fixed by #1587
Labels
bug tooling Development and deployment tooling improvements
Milestone

Comments

@tharsheblows
Copy link
Contributor

Bug Report

In 4.0.0, the Travis CI workflow which ported the built plugin to the distribution repo broke. It was removed in 4.0.1. The distribution repo is tied to the Stream package in Packagist and needs to be kept up to date with releases.

nb: this could be a tooling only update and if it is released on its own, may not need pushing to the WordPress plugins repo, although this should be discussed.

Expected Behavior

Releases should appear on Packagist via the distribution repo.

Actual Behavior

Releases are not pushed to the distribution repo.

Steps to Reproduce the Problem

  1. Look at the 4.0.1 release in this repo
  2. Notice that it does not appear in the distribution repo or on Packagist.
@tharsheblows tharsheblows added bug tooling Development and deployment tooling improvements labels Aug 24, 2024
@tharsheblows tharsheblows added this to the 4.0.2 milestone Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug tooling Development and deployment tooling improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant