xdmod icon indicating copy to clipboard operation
xdmod copied to clipboard

An open framework for collecting and analyzing HPC metrics.

Results 41 xdmod issues
Sort by recently updated
recently updated
newest added

**NOTE: this PR takes the place of https://github.com/ubccr/xdmod/pull/1350** **All of the functional changes are the work of [Zi-3](https://github.com/Zi-3) all that I've (@ryanrath) done is clean things up a little.** ##...

qa / testing
Category:General

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.21 to 0.5.35. Release notes Sourced from moment-timezone's releases. Release 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32...

dependencies
javascript

## Description Updated this page for ACCESS transition. Images and their corresponding links were changed. ![image](https://user-images.githubusercontent.com/51850219/186739872-9fde3eea-90a8-47ca-88e8-e08483f2452c.png) ![image](https://user-images.githubusercontent.com/51850219/186739795-1e58b17c-1689-4381-a309-947563f84c7c.png) ## Motivation and Context https://app.asana.com/0/1202679277743034/1202852322868255 ## Tests performed Tested on my development port....

Remove closing PHP tags ## Description Remove closing PHP tags in files that only contain PHP. PHP blocks intermixed with HTML retain their closing tags. ## Motivation and Context If...

## Description Modification of infrastructure includes: 1) .circleci/config.yml - for CircleCI automation of XDMoD (host container) and Playwright via docker compose, including os testing and other non-playwright tests - changing...

qa / testing
autodoc:ignore
Category:Infrastructure

## Description - Added a new latest-releases.md page to more accurately direct users to the correct release based on OS. - Updated `data/toc.yml` to point to the new latest-releases page....

documentation
Category:General

Experiment to evaluate what changes would be necessary to use plotly to render the Job Viewer charts. Looks pretty promising.

## Description ## Motivation and Context ## Tests performed ## Checklist: - [ ] The pull request description is suitable for a Changelog entry - [ ] The milestone is...

## Description Remove the `parseuri` function and update the code that was using it. ## Motivation and Context After ubccr/xdmod-supremm#255 and ~~ubccr/xdmod-xsede#223~~ are merged this function is not used anywhere...

Category:ETL
maintenance / code quality
autodoc:ignore

This need to change in two places: the js code that runs in the browser and also for the image export pathway. Asana issue: https://app.asana.com/0/home/14786479058985/1169492261694089

bug
Category:Job Viewer