Dyldog / luhman-obsidian-plugin

GNU General Public License v3.0
60 stars 18 forks source link

[CHORE/BUG] Release Process is a little rocky #50

Open Eforen opened 1 year ago

Eforen commented 1 year ago

Issue Searching

OtherIssues

Similar issues closed, however I feel this issue warrent a new issue.

Description

When I released the release did not tell me to upload the manifest.json, main.js, and style.css files to the release so I totally forgot it is necessary because its been so long since I uploaded an update.

Ideally we would automatically upload these files or we would have it spit out a message yelling at us when we do.

Reproduction steps

npm run release

Expected Result

See Desc

Actual Result

See Desc

Version

1.1.1 (Prerelease Built from Source)

Relevent log output

No response

Screenshots

No response

Other Notes

No response

Eforen commented 1 year ago

Ideally this will also make the release process increment the Versions in the file .github/ISSUE_TEMPLATE/1-bug_report.yml or atlease yell at us to do it.