FM-17 / poglink

A bot that integrates the ARK Web API with Discord.
MIT License
12 stars 4 forks source link

ci: Split dev version publishing into separate CI job #62

Closed travipross closed 2 years ago

travipross commented 2 years ago

Closes #59

New job should only be triggered manually to avoid unnecessary build time and potentially conflicting dev package version numbers.

Note: It looks like in order to properly test the manual workflow dispatching, we'll actually have to merge this so the workflow will be available from the Actions tab.

codecov[bot] commented 2 years ago

Codecov Report

Merging #62 (09baa46) into main (be197b4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files          10       10           
  Lines         409      409           
=======================================
  Hits          380      380           
  Misses         29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be197b4...09baa46. Read the comment docs.

travipross commented 2 years ago

Btw, I've just now tested this, and I'm able to manually trigger the workflow on any given branch now that this has been merged.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.8.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: