[PR #267] [MERGED] Add automatic npm publish workflow #196

Closed
opened 2026-05-23 08:33:05 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/267
Author: @appy-one
Created: 4/13/2026
Status: Merged
Merged: 4/13/2026
Merged by: @appy-one

Base: masterHead: add-github-workflow


📝 Commits (3)

  • fc12aa0 Add automatic npm publish workflow upon tag push
  • 27dc054 Remove NODE_AUTH_TOKEN because we're using provenance
  • 4cc6f74 Ad prerelease testing

📊 Changes

1 file changed (+104 additions, -0 deletions)

View changed files

.github/workflows/publish.yml (+104 -0)

📄 Description

This adds an automatic npm publish workflow upon tag push


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase/pull/267 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `add-github-workflow` --- ### 📝 Commits (3) - [`fc12aa0`](https://github.com/appy-one/acebase/commit/fc12aa07e3e2d783438ea138bb9e6798bb919489) Add automatic npm publish workflow upon tag push - [`27dc054`](https://github.com/appy-one/acebase/commit/27dc054a5023f98163ba6b08de731e797d5d2a22) Remove NODE_AUTH_TOKEN because we're using provenance - [`4cc6f74`](https://github.com/appy-one/acebase/commit/4cc6f74552789016014cb48054d8f2e74564e935) Ad prerelease testing ### 📊 Changes **1 file changed** (+104 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/publish.yml` (+104 -0) </details> ### 📄 Description This adds an automatic npm publish workflow upon tag push --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:33:05 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#196
No description provided.