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

chore: release main #44

Merged
merged 1 commit into from
Feb 7, 2024
Merged

chore: release main #44

merged 1 commit into from
Feb 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2024

🤖 I have created a release beep boop

remote-pinning: 1.2.0

1.2.0 (2024-02-07)

Features

  • create @helia/remote-pinner implementation (1b8e29e)
  • create @helia/remote-pinner library (7ee93a7)
  • create @helia/remote-pinner library (7ee93a7)
  • filter multiaddrs for origins (caffdbf)
  • filter origins & delegates (d7e6385)
  • initial project setup (24d3103)
  • pRetry logic can be overridden with config (6c2fb6e)

Bug Fixes

  • add error name to custom err (5fe0bd9)
  • add release script and fix semantic-release (d2003dd)
  • address some edge-cases (758a4dd)
  • allow handlePinStatus to continue if delegate dials fail (784b763)
  • dial delegates in parallel (25855da)
  • don't export HeliaRemotePinner class (52d998b)
  • fwd signal to remote pinner (b85767a)
  • origins when using web3.storage (654ddfa)
  • use @libp2p/logger (ebffb67)
  • use common function for pin argument (fec7a8a)
  • user config should be set on this.config (f0bf463)

Documentation

  • add usage documentation (83ebc05)
  • readme: import actual library in example code (12820e3)
  • readme: whitespace cleanup (ebd1eb2)
  • readme: whitespace cleanup (34a62c9)

Dependencies

  • bump p-retry from 5.1.2 to 6.0.0 (08c2654)
  • bump p-retry from 5.1.2 to 6.0.0 (08c2654)
  • bump p-retry from 5.1.2 to 6.0.0 (ba12302)
  • update deps (72e9755)
  • update to latest deps (#42) (4d9ad33)

Refactors

  • use signal.throwIfAborted (371dec0)

This PR was generated with Release Please. See documentation.

Copy link

welcome bot commented Feb 7, 2024

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

@SgtPooki SgtPooki merged commit c829a70 into main Feb 7, 2024
@SgtPooki SgtPooki deleted the release-please--branches--main branch February 7, 2024 22:37
Copy link
Contributor Author

github-actions bot commented Feb 7, 2024

github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
## [1.2.0](v1.1.1...v1.2.0) (2024-02-07)

### Features

* filter origins & delegates ([d7e6385](d7e6385))

### Bug Fixes

* address some edge-cases ([758a4dd](758a4dd))
* use common function for pin argument ([fec7a8a](fec7a8a))
* user config should be set on this.config ([f0bf463](f0bf463))

### Trivial Changes

* lint fix, interface fn shorthand ([26608c2](26608c2))
* package.json script cleanup ([518aef2](518aef2))
* release main ([#44](#44)) ([c829a70](c829a70))
* release please and update CI ([f094c42](f094c42))
* Update .github/pull_request_template.md [skip ci] ([e11819f](e11819f))
* Update .github/workflows/stale.yml [skip ci] ([be9f6dd](be9f6dd))
* update helia, other deps; remove unused ts-expect-error ([a3e3c78](a3e3c78))

### Dependencies

* update deps ([72e9755](72e9755))
* update to latest deps ([#42](#42)) ([4d9ad33](4d9ad33))
Copy link
Contributor Author

github-actions bot commented Feb 7, 2024

🎉 This PR is included in version 1.2.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant