Skip to content

Conversation

@helloparthshah
Copy link
Contributor

@helloparthshah helloparthshah commented Jun 2, 2023

  • Rewrote the workflow to use specific versions
  • Using actions/deploy-pages@v2 to deploy to gh-pages
  • No need for a different branch, the built website is uploaded as an artifact now.
  • Not relying on any external CDNs. Added fonts and CSS files locally.
  • Updated the config for basePath to behave correctly in local and testing environments. In the testing/development environment, the basePath is set to an empty string and for the production/build environment it uses the basePath manually set for it.
  • Updated the documentation to reflect the changes we made as well as the discussion this morning
  • Added tests.yml to run the tests on PR
helloparthshah and others added 14 commits June 2, 2023 14:45
Updated to not depend upon external cdns Co-authored-by: Harshil2107 <harshilp2107@gmail.com> Co-authored-by: kunpai <kunpai@ucdavis.edu>
Co-authored-by: Harshil2107 <harshilp2107@gmail.com> Co-authored-by: kunpai <kunpai@ucdavis.edu>
Co-authored-by: Harshil2107 <harshilp2107@gmail.com> Co-authored-by: kunpai <kunpai@ucdavis.edu>
Co-authored-by: Harshil2107 <harshilp2107@gmail.com> Co-authored-by: kunpai <kunpai@ucdavis.edu>
Co-authored-by: kunpai <kunpai@ucdavis.edu>
@BobbyRBruce BobbyRBruce merged commit 5f9816d into gem5:main Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants