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: update aegir to 42.x.x #74

Merged
merged 3 commits into from
Feb 8, 2024
Merged

chore: update aegir to 42.x.x #74

merged 3 commits into from
Feb 8, 2024

Conversation

achingbrain
Copy link
Collaborator

@achingbrain achingbrain commented Feb 7, 2024

Updates project config and fixes deps.

Turns on publishing with provenance so the NPM_TOKEN this module is published with needs the appropriate perms.

Updates project config and fixes deps.
@achingbrain achingbrain requested a review from a team as a code owner February 7, 2024 15:57
@wemeetagain
Copy link
Member

Do we need these other secrets?

DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
UCI_GITHUB_TOKEN: ${{ secrets.UCI_GITHUB_TOKEN }}

@achingbrain
Copy link
Collaborator Author

achingbrain commented Feb 8, 2024

  • DOCKER_TOKEN, DOCKER_USERNAME - no, these are for publishing to dockerhub which this repo doesn't do
  • NPM_TOKEN - yes
  • UCI_GITHUB_TOKEN - maybe one day - if specified it is chosen over GITHUB_TOKEN and is used for a token with push permissions to main - this is so we can turn on branch protection

@wemeetagain wemeetagain merged commit 87b4db9 into master Feb 8, 2024
19 checks passed
@wemeetagain wemeetagain deleted the deps/update-aegir branch February 8, 2024 16:03
github-actions bot pushed a commit that referenced this pull request Sep 11, 2024
## [7.0.0](v6.0.2...v7.0.0) (2024-09-11)

### ⚠ BREAKING CHANGES

* requires libp2p@2.x.x

### Features

* add service capabilities definition ([#79](#79)) ([0aff43d](0aff43d))

### Bug Fixes

* upgrade to libp2p@2.x.x ([#84](#84)) ([47556c0](47556c0))

### Trivial Changes

* bump aegir from 42.2.11 to 43.0.1 ([#78](#78)) ([46af2f8](46af2f8))
* update aegir to 42.x.x ([#74](#74)) ([87b4db9](87b4db9))
* update project config ([ca413ad](ca413ad))

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.1.1 ([#83](#83)) ([0a8b06f](0a8b06f))
Copy link

🎉 This PR is included in version 7.0.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