Skip to content

Releases: ucb-rit/coldfront

v3.15.0

15 Nov 19:28
de58737
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on November 15th, 2024.

Enhancements

  • Expanded the ability to export jobs listed in the Job List view to all users.
    • Limited the number of jobs that may be exported to 100,000.

v3.14.0

10 Oct 18:09
db54c5f
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on October 10th, 2024.

Enhancements

  • Updated the home page and pages for listing projects to display the number of service units used by and allocated to each project.
  • Updated the "Admin" and "Staff" menus to display the number of pending requests, both in total, and for each request type.
  • (MyBRC only) Added configuration for a new cluster named "bair".

Patches

  • Simplified how computing allowances are displayed during selection in the new project request flow:
    • Before: "Faculty Computing Allowance (Computing Allowance)"
    • After: "Faculty Computing Allowance"
  • Removed the launch date of the service from the welcome banner on the home page.
  • Updated the wording of the request hub popup for project join requests.

v3.13.1

01 Sep 21:26
Compare
Choose a tag to compare

A patch release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on September 1st, 2024.

Patches

  • Reduced unnecessary read requests to the Google Sheets API when generating the link to the renewal survey and when checking for survey completion.

v3.13.0

30 Aug 19:40
a987d81
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on August 30th, 2024.

Enhancements

  • Updated the allowance renewal process so that the user is directed to fill out a Google Form for the survey, rather than a form on the website.
  • (MyBRC only) Updated the projects command to allow for renewals of ICAs.
  • Updated the Docker development environment to run on Rocky 8.8 and Python 3.10.

v3.12.0

08 Aug 18:45
d980ef6
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on August 8th, 2024.

New Features

  • (MyLRC only) Added an admin-accessible view for validating billing IDs. Linked to this view from the existing admin-accessible view for searching for and listing billing IDs.

Enhancements

  • Updated the new project request flow to clarify why a particular PI may not be selectable.
  • (MyLRC only) Updated the billing_ids command to allow for validation of billing IDs.

v3.11.1

27 Jun 21:51
cc15727
Compare
Choose a tag to compare

A patch release, released to mybrc.brc.berkeley.edu on June 27th, 2024.

Patches

  • Defined the number of service units to be allocated for UC Berkeley semesters for the 2024 - 2025 Academic Calendar, fixing an error raised when attempting to create a new ICA project.

v3.11.0

03 Jun 22:11
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on June 3rd, 2024.

New Features

  • Added a pie chart to the Allocation Detail view to break down service units usage by user.

Patches

  • Defined the number of service units to be allocated for "Allowance Year 2025 - 2026".

v3.10.1

29 May 16:17
Compare
Choose a tag to compare

A patch release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on May 29th, 2024.

Patches

  • Added additional hard-coded AllocationPeriod instances for BRC and LRC to cover AY25-26 and the UCB 2024 - 2025 Academic Year.

v3.10.0

28 Apr 17:13
027afcd
Compare
Choose a tag to compare

A minor release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on April 28th, 2024.

Enhancements

  • (MyBRC only) Updated the allowance renewal request flow to include a survey, asking for information about how the project uses cluster resources, which will be required starting in Allowance Year 2024 - 2025.
    • Administrators may view each set of survey answers from the request page, or export all answers via a command-line tool.
  • Added a new Docker-based development environment.

v3.9.1

05 Apr 17:32
Compare
Choose a tag to compare

A bug fix release, released to mybrc.brc.berkeley.edu and mylrc.lbl.gov on April 5th, 2024.

Bug Fixes

  • Corrected the units of measurement for "Raw Time" and "CPU Time" on the job detail page. The values are measured in hours, not seconds.