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

Update to use Project Liberty Labs #211

Closed
11 tasks done
wilwade opened this issue Aug 22, 2024 · 1 comment · Fixed by #212 or #214
Closed
11 tasks done

Update to use Project Liberty Labs #211

wilwade opened this issue Aug 22, 2024 · 1 comment · Fixed by #212 or #214
Assignees

Comments

@wilwade
Copy link
Contributor

wilwade commented Aug 22, 2024

  • LICENSE file Copyright [yyyy] [name of copyright owner] -> Copyright Project Liberty LLC
  • Update io.amplica java to io.projectliberty
    • Publish the updated java package
    • Update docs
  • Update @dsnp/graph-sdk -> @projectlibertylabs/graph-sdk
    • NOTE: Also requires switching from NODE_AUTH_TOKEN -> NPM_AUTH_TOKEN in GitHub Actions
    • Publish a new version with the new package name
    • Update package.json authors

In the end:

  • No mention of amplica or @dsnp anywhere
  • Packages all published under correct new names
  • Docs updated
@saraswatpuneet
Copy link
Collaborator

Started on it but realized there is many java updates that i cannot reliably change.

@aramikm aramikm self-assigned this Aug 22, 2024
aramikm added a commit that referenced this issue Aug 23, 2024
# Goal
The goal of this PR is to update the repo to ProjectLibertyLabs

Closes #211 

# Changes
- LICENSE file Copyright [yyyy] [name of copyright owner] -> Copyright
Project Liberty LLC
- Updated `io.amplica` java to `io.projectliberty`
   - [ ] Publish the updated java package
   - [X] Update docs
- Updated `@dsnp/graph-sdk` -> `@projectlibertylabs/graph-sdk`
- [X] switching from `NODE_AUTH_TOKEN` -> `NPM_AUTH_TOKEN` in GitHub
Actions
  - [ ] NPM Publish a new version with the new package name
- Updated version to `2.0.0`
- Removed all references to `amplica`
aramikm added a commit that referenced this issue Aug 26, 2024
# Goal
The goal of this PR is to fix the npm publish issue

related to #211
@aramikm aramikm mentioned this issue Aug 26, 2024
aramikm added a commit that referenced this issue Aug 26, 2024
# Goal
The goal of this PR is bump the version so we can have a clean release

Closes #211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants