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

Doc builds failing #52

Closed
askprash opened this issue May 22, 2024 · 0 comments
Closed

Doc builds failing #52

askprash opened this issue May 22, 2024 · 0 comments
Assignees

Comments

@askprash
Copy link
Member

The github-actions to build documentation are failing - traced this to a matplotlib version change that doesn't seem to be playing well with PyCall and PyPlot.

Easy fix may be to limit the version of matplotlib to be used (doesn't really matter if we don't have the latest and greatest just to do our test plots).

@askprash askprash self-assigned this May 22, 2024
ngomezve added a commit to ngomezve/TASOPT.jl that referenced this issue May 24, 2024
commit 86eddf0
Author: Nicolas Gomez <ngomezve@mit.edu>
Date:   Fri May 24 10:35:03 2024 -0400

    greater max n_passes and n_stages to avoid overconstraining

commit ad9f5e7
Merge: 66ffa6d 3ca5032
Author: Nicolas <54634162+ngomezve@users.noreply.github.com>
Date:   Thu May 23 12:04:26 2024 -0400

    Merge branch 'MIT-LAE:main' into devHEX

commit 3ca5032
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 22 16:57:46 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 519deef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 22 16:57:46 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 3726afd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 22 16:39:53 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 1584355
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 22 16:39:50 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit a3da0a0
Author: Prashanth <61168530+askprash@users.noreply.github.com>
Date:   Wed May 22 12:58:09 2024 -0400

    Update documentation.yml

    Hopefully fixes MIT-LAE#52

commit c48a771
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 22 16:39:46 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: julia-actions/setup-julia
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 57f3772
Author: Prashanth <61168530+askprash@users.noreply.github.com>
Date:   Wed May 22 12:39:25 2024 -0400

    Create dependabot.yml

    Try managing all the github actions via dependabot
askprash added a commit that referenced this issue Jul 2, 2024
Pinning matplotlib version like #52
askprash added a commit that referenced this issue Jul 3, 2024
Pinning matplotlib version like #52
askprash added a commit that referenced this issue Jul 3, 2024
Pinning matplotlib version like #52
askprash added a commit that referenced this issue Jul 3, 2024
Pinning matplotlib version like #52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant