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: publish from ci #13

Merged
merged 1 commit into from
May 1, 2023
Merged

chore: publish from ci #13

merged 1 commit into from
May 1, 2023

Conversation

olizilla
Copy link
Contributor

@olizilla olizilla commented May 1, 2023

  • adds release.yml to deploy from ci if tests pass on main and there is a change to the changelog
  • fix bug in build.yml where node version variable name was wrong. testing was not really done on multiple node versions!

License: MIT

- adds release.yml to deploy from ci if tests pass on main and there is a change to the changelog
- fix bug in build.yml where node version variable name was wrong. testing was not really done on multiple node versions!

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
@olizilla olizilla requested a review from alanshaw May 1, 2023 14:38
@olizilla
Copy link
Contributor Author

olizilla commented May 1, 2023

see: other builds where node 16 test is actually on node 18 (derp)
Screenshot 2023-05-01 at 15 40 50

@olizilla
Copy link
Contributor Author

olizilla commented May 1, 2023

Self merging CI only change

@olizilla olizilla merged commit 5df4116 into main May 1, 2023
@olizilla olizilla deleted the ci-release-2 branch May 1, 2023 14:47
olizilla pushed a commit that referenced this pull request May 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[6.0.0](v5.0.0...v6.0.0)
(2023-05-01)


### ⚠ BREAKING CHANGES

* support for multiple hash types
([#9](#9))

### Features

* add walkUnixfsPath to emit nodes for each path segment
([#7](#7))
([6c0eed1](6c0eed1))
* getPath with carScope
([#8](#8))
([a613b45](a613b45))
* support for multiple hash types
([#9](#9))
([c147fdb](c147fdb))


### Other Changes

* publish from ci
([#13](#13))
([5df4116](5df4116))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@alanshaw
Copy link
Member

alanshaw commented May 1, 2023

Thanks ❤️

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

Successfully merging this pull request may close these issues.

2 participants