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

Add named export for Docusaurus and improve alpha publishing workflow #198

Merged
merged 8 commits into from
Aug 28, 2023

Commits on Aug 25, 2023

  1. Add /browser named export to @web5/api

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c5dde42 View commit details
    Browse the repository at this point in the history
  2. Fix bug in Alpha publish workflow

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    74b850e View commit details
    Browse the repository at this point in the history
  3. Change order of workflow steps to attempt to resolve bug

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    721de96 View commit details
    Browse the repository at this point in the history
  4. Fix repo url in package.json

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ace4f08 View commit details
    Browse the repository at this point in the history
  5. Test with older version of NPM

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    122c90b View commit details
    Browse the repository at this point in the history
  6. Try disabling provenance

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    61131fd View commit details
    Browse the repository at this point in the history
  7. Switch to using script to handle all version mods

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    adebf25 View commit details
    Browse the repository at this point in the history
  8. Re-enable provenance

    Signed-off-by: Frank Hinek <[email protected]>
    frankhinek committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ac2e98c View commit details
    Browse the repository at this point in the history