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

feature/detailed-status #451

Merged

Commits on Oct 9, 2023

  1. Version/1.11.0 (LLNL#449)

    * fix default worker bug with all steps
    
    * version bump and requirements fix
    
    * Bugfix/filename-special-vars (LLNL#425)
    
    * fix file naming bug
    
    * fix filename bug with variable as study name
    
    * add tests for the file name special vars changes
    
    * modify changelog
    
    * implement Luc's suggestions
    
    * remove replace line
    
    * Create dependabot-changelog-updater.yml
    
    * testing outputs of modifying changelog
    
    * delete dependabot-changelog-updater
    
    * feature/pdf-docs (LLNL#427)
    
    * first attempt at adding pdf
    
    * fixing build error
    
    * modify changelog to show docs changes
    
    * fix errors Luc found in the build logs
    
    * trying out removal of latex
    
    * reverting latex changes back
    
    * uncommenting the latex_elements settings
    
    * adding epub to see if latex will build
    
    * adding a latex engine variable to conf
    
    * fix naming error with latex_engine
    
    * attempting to add a logo to the pdf build
    
    * testing an override to the searchtools file
    
    * revert back to not using searchtools override
    
    * update changelog
    
    * bugfix/openfoam_singularity_issues (LLNL#426)
    
    * fix openfoam_singularity issues
    
    * update requirements and descriptions for openfoam examples
    
    * bugfix/output-path-substitution (LLNL#430)
    
    * fix bug with output_path and variable substitution
    
    * add tests for cli substitutions
    
    * bugfix/scheduler-permission-error (LLNL#436)
    
    * Release/1.10.2 (LLNL#437)
    
    * bump version to 1.10.2
    
    * bump version in CHANGELOG
    
    * resolve develop to main merge issues (LLNL#439)
    
    * fix default worker bug with all steps
    
    * version bump and requirements fix
    
    * dependabot/certifi-requests-pygments (LLNL#441)
    
    * Bump certifi from 2022.12.7 to 2023.7.22 in /docs
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * add all dependabot changes and update CHANGELOG
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * bugfix/server-pip-redis-conf (LLNL#443)
    
    * add *.conf to the MANIFEST file so pip will grab the redis.conf file
    
    * add note explaining how to fix a hanging merlin server start
    
    * modify CHANGELOG
    
    * add second export option to docs and fix typo
    
    * bump to version 1.10.3 (LLNL#444)
    
    * bugfix/sphinx-5.3.0-requirement (LLNL#446)
    
    * Version/1.10.3 (LLNL#445)
    
    * fix default worker bug with all steps
    
    * version bump and requirements fix
    
    * Bugfix/filename-special-vars (LLNL#425)
    
    * fix file naming bug
    
    * fix filename bug with variable as study name
    
    * add tests for the file name special vars changes
    
    * modify changelog
    
    * implement Luc's suggestions
    
    * remove replace line
    
    * Create dependabot-changelog-updater.yml
    
    * testing outputs of modifying changelog
    
    * delete dependabot-changelog-updater
    
    * feature/pdf-docs (LLNL#427)
    
    * first attempt at adding pdf
    
    * fixing build error
    
    * modify changelog to show docs changes
    
    * fix errors Luc found in the build logs
    
    * trying out removal of latex
    
    * reverting latex changes back
    
    * uncommenting the latex_elements settings
    
    * adding epub to see if latex will build
    
    * adding a latex engine variable to conf
    
    * fix naming error with latex_engine
    
    * attempting to add a logo to the pdf build
    
    * testing an override to the searchtools file
    
    * revert back to not using searchtools override
    
    * update changelog
    
    * bugfix/openfoam_singularity_issues (LLNL#426)
    
    * fix openfoam_singularity issues
    
    * update requirements and descriptions for openfoam examples
    
    * bugfix/output-path-substitution (LLNL#430)
    
    * fix bug with output_path and variable substitution
    
    * add tests for cli substitutions
    
    * bugfix/scheduler-permission-error (LLNL#436)
    
    * Release/1.10.2 (LLNL#437)
    
    * bump version to 1.10.2
    
    * bump version in CHANGELOG
    
    * resolve develop to main merge issues (LLNL#439)
    
    * fix default worker bug with all steps
    
    * version bump and requirements fix
    
    * dependabot/certifi-requests-pygments (LLNL#441)
    
    * Bump certifi from 2022.12.7 to 2023.7.22 in /docs
    
    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * add all dependabot changes and update CHANGELOG
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * bugfix/server-pip-redis-conf (LLNL#443)
    
    * add *.conf to the MANIFEST file so pip will grab the redis.conf file
    
    * add note explaining how to fix a hanging merlin server start
    
    * modify CHANGELOG
    
    * add second export option to docs and fix typo
    
    * bump to version 1.10.3 (LLNL#444)
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * change hardcoded sphinx requirement
    
    * update CHANGELOG
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * feature/vlauncher (LLNL#447)
    
    * fix file naming error for iterative workflows
    
    * fixed small bug with new filepath naming
    
    * add VLAUNCHER functionality
    
    * add docs for VLAUNCHER and modify changelog
    
    * re-word docs and fix table format
    
    * add a test for vlauncher
    
    * run fix-style and add a test for vlauncher
    
    * Add the find_vlaunch_var and setup_vlaunch functions.
    The numeric value of the shell variables may not be defined until run
    time, so replace with variable strings instead of values.
    Consolidate the commands into one function.
    
    * Add variable set for (t)csh.
    
    * Run fix-style
    
    * make step settings the defaults and ignore commented lines
    
    * add some additional tests
    
    * remove regex library import
    
    ---------
    
    Co-authored-by: Joseph M. Koning <koning1@llnl.gov>
    
    * release/1.11.0 (LLNL#448)
    
    * bugfix/skewed-sample-hierarchy (LLNL#450)
    
    * add patch for skewed sample hierarchy/additional samples
    
    * update changelog
    
    * catch narrower range of exceptions
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Joseph M. Koning <koning1@llnl.gov>
    3 people authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    093c867 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    baa861d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d4715 View commit details
    Browse the repository at this point in the history
  3. fix linter issues

    bgunnar5 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5107803 View commit details
    Browse the repository at this point in the history
  4. update changelog

    bgunnar5 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    51bf458 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    3ed4801 View commit details
    Browse the repository at this point in the history
  2. slightly modify two tests

    bgunnar5 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    69b4a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    d671025 View commit details
    Browse the repository at this point in the history
  2. remove inaccurate comment

    bgunnar5 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7b2189f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. bugfix/lsf-gpu-typo (LLNL#453)

    * fix typo in batch.py that causes a bug
    
    * change print statements to log statements
    bgunnar5 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    593dbcd View commit details
    Browse the repository at this point in the history
  2. release/1.11.1 (LLNL#454)

    bgunnar5 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f994f96 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    bgunnar5 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    89093dd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add Pytest Fixtures to Test Suite (LLNL#456)

    * begin work on integration refactor; create fixtures and initial tests
    
    * update CHANGELOG and run fix-style
    
    * add pytest fixtures and README explaining them
    
    * add tests to demonstrate how to use the fixtures
    
    * move/rename some files and modify integration's README
    
    * add password change to redis.pass file
    
    * fix lint issues
    
    * modify redis pwd for test server to be constant for each test
    
    * fix lint issue only caught on github ci
    bgunnar5 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5dc8206 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Bugfix for WEAVE CI (LLNL#457)

    * begin work on integration refactor; create fixtures and initial tests
    
    * update CHANGELOG and run fix-style
    
    * add pytest fixtures and README explaining them
    
    * add tests to demonstrate how to use the fixtures
    
    * move/rename some files and modify integration's README
    
    * add password change to redis.pass file
    
    * fix lint issues
    
    * modify redis pwd for test server to be constant for each test
    
    * fix lint issue only caught on github ci
    
    * add fix for merlin server startup
    
    * update CHANGELOG
    bgunnar5 authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    38651f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. bugfix/monitor-shutdown (LLNL#452)

    * add celery query to see if workers still processing tasks
    
    * fix merlin status when using redis as broker
    
    * fix consumer count bug and run fix-style
    
    * fix linter issues
    
    * update changelog
    
    * update docs for monitor
    
    * remove unused exception I previously added
    
    * first attempt at using pytest fixtures for monitor tests
    
    * (partially) fix launch_workers fixture so it can be used in multiple classes
    
    * fix linter issues and typo on pytest decorator
    
    * update black's python version and fix style issue
    
    * remove print statements from celeryadapter.py
    
    * workers manager is now allowed to be used as a context manager
    
    * add one thing to changelog and remove print statement
    bgunnar5 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b9afbdb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    642f925 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    4c06820 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    7e8ac2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f91629 View commit details
    Browse the repository at this point in the history