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

V1.1 #81

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

V1.1 #81

wants to merge 29 commits into from

Commits on Apr 12, 2024

  1. Backmerges PDF generation and other configuration to v1.1 (#68)

    This commit backmerges the PDF generation, enumerated headings, GitHub
    Action, README notes, and other useful peripheral artifacts for
    maintaining the CIM Modeling Guide via GitHub and mkdocs. The 'master'
    branch had all the correct configuration that just needed to be
    backmerged to the v1.1 branch.
    mbheinen authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1358cba View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Adds GitHub Action to publish https://cim-mg.ucaiug.io site (#71)

    Adds GitHub Action that you can to publish version 1.1 of the https://cim-mg.ucaiug.io
    website. This isn't done autmomatically on merge but rather manually/on-demand by 
    navigating to the "GitHub Action" tab of the repo and running it. This is manual so that
    the CIM Modeling Guide maintainers have full control over when new versions get 
    published.
    mbheinen authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4fb3f11 View commit details
    Browse the repository at this point in the history
  2. Updates PDF color styling (#75)

    The default color styling used for the PDF included red underlines and a
    light grey color for hyperlinks which made them hard to see. This update
    changes the red underlines to use CIM color scheme (#009dab) and changes
    hyperlinks to familiar blue color.
    mbheinen authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fde3664 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Adds gh-pages checkout to site publish workflow (#79)

    The GitHub Action workflow for publishing the site was failing. This is
    due to the gh-pages branch not getting checked out on GitHub Action
    runs. It does not get checked out because by default the actions/checkout@v4
    step does a very lightweight checkout (i.e. only current branch with depth
    of 1). This commit adds a fetch of the gh-pages branch so that the
    branch is checked out and the publish step does not report missing remote
    changes.
    mbheinen authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    be808f5 View commit details
    Browse the repository at this point in the history
  2. Update index.md

    tviegut committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8b2f501 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fc58a25 View commit details
    Browse the repository at this point in the history
  2. Update mkdocs.yml

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ef6a6da View commit details
    Browse the repository at this point in the history
  3. Editorial updates

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2ee099d View commit details
    Browse the repository at this point in the history
  4. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    637c46d View commit details
    Browse the repository at this point in the history
  5. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    04381d0 View commit details
    Browse the repository at this point in the history
  6. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    aa9eb57 View commit details
    Browse the repository at this point in the history
  7. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b974ac8 View commit details
    Browse the repository at this point in the history
  8. Update mkdocs.yml

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    60c61e8 View commit details
    Browse the repository at this point in the history
  9. Update index.md

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e87a740 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    112173c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68cc00e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    350827c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    435d0cd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    697b424 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fa2548 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f6ae24 View commit details
    Browse the repository at this point in the history
  17. Update image2.jpeg

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    003510e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec5d0d9 View commit details
    Browse the repository at this point in the history
  19. Update mkdocs.yml

    tviegut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3adb1c9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update index.md

    tviegut committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d0ffab6 View commit details
    Browse the repository at this point in the history
  2. Update index.md

    tviegut committed May 1, 2024
    Configuration menu
    Copy the full SHA
    dc09839 View commit details
    Browse the repository at this point in the history
  3. Update index.md

    tviegut authored May 1, 2024
    Configuration menu
    Copy the full SHA
    d15a422 View commit details
    Browse the repository at this point in the history
  4. Update index.md

    tviegut authored May 1, 2024
    Configuration menu
    Copy the full SHA
    0275207 View commit details
    Browse the repository at this point in the history
  5. Update index.md

    tviegut authored May 1, 2024
    Configuration menu
    Copy the full SHA
    592bdbe View commit details
    Browse the repository at this point in the history