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

Fix publish-docs workflow #669

Merged
merged 17 commits into from
Dec 6, 2023
Merged

Fix publish-docs workflow #669

merged 17 commits into from
Dec 6, 2023

Commits on Dec 5, 2023

  1. remove absolute path and matrix for node version

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    049010a View commit details
    Browse the repository at this point in the history
  2. add debug step to test

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    675300f View commit details
    Browse the repository at this point in the history
  3. add current branch as one to watch

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a81e2e2 View commit details
    Browse the repository at this point in the history
  4. fix error with node version

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6d9e1f6 View commit details
    Browse the repository at this point in the history
  5. skip renaming

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    41697d3 View commit details
    Browse the repository at this point in the history
  6. test deploy path

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fd80f72 View commit details
    Browse the repository at this point in the history
  7. put docs into one folder

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9386508 View commit details
    Browse the repository at this point in the history
  8. remove publish-docs branch

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8396b4d View commit details
    Browse the repository at this point in the history
  9. remove npx from build script, switch entry point for components

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ff4256e View commit details
    Browse the repository at this point in the history
  10. use build script, and test with current branch

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1aea275 View commit details
    Browse the repository at this point in the history
  11. small change to test re deploy

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2981dc8 View commit details
    Browse the repository at this point in the history
  12. remove small change and only run this workflow on push to main

    Jolie Rabideau authored and Jolie Rabideau committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2c4de7c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. test no jekyll

    Jolie Rabideau authored and Jolie Rabideau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0f3d425 View commit details
    Browse the repository at this point in the history
  2. test landing page

    Jolie Rabideau authored and Jolie Rabideau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f9578a6 View commit details
    Browse the repository at this point in the history
  3. test index.html landing page

    Jolie Rabideau authored and Jolie Rabideau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a56034e View commit details
    Browse the repository at this point in the history
  4. update landing page

    Jolie Rabideau authored and Jolie Rabideau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    415fb0d View commit details
    Browse the repository at this point in the history
  5. remove current branch from workflow

    Jolie Rabideau authored and Jolie Rabideau committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4969de3 View commit details
    Browse the repository at this point in the history