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

Fix node fetch import #21

Merged
merged 3 commits into from
Dec 16, 2020
Merged

Fix node fetch import #21

merged 3 commits into from
Dec 16, 2020

Conversation

tripodsan
Copy link
Contributor

merges template/index.js and main.js into 1 bundle.
this allows to resolve the node-fetch imports properly.

@github-actions
Copy link

This PR will trigger a minor release when merged.

@tripodsan tripodsan requested a review from trieloff December 15, 2020 10:22
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #21 (0d38db9) into main (87fdff2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files           8        8           
  Lines         762      762           
=======================================
  Hits          616      616           
  Misses        146      146           
Impacted Files Coverage Δ
src/action_builder.js 89.45% <100.00%> (ø)

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 29aa824...0d38db9. Read the comment docs.

Copy link
Contributor

@trieloff trieloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@tripodsan tripodsan merged commit c3b4258 into main Dec 16, 2020
@tripodsan tripodsan deleted the fix-node-fetch-import branch December 16, 2020 04:42
github-actions bot pushed a commit that referenced this pull request Dec 16, 2020
# [1.6.0](v1.5.0...v1.6.0) (2020-12-16)

### Features

* **build:** combine wrapper and action into 1 bundle ([#21](#21)) ([c3b4258](c3b4258))
@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants