Skip to content

Releases: BerkeleyLibrary/alma-user-load

v1.6.9 Add Exceptions for FTE check

31 Mar 17:34
Immutable release. Only release title and notes can be modified.
8a7b93d

Choose a tag to compare

Adds exceptions to the FTE/percent of full time check:

  • Exclude job codes CWR022, CWR015, CWR003, CWR016
  • Exclude job codes in emeritus_job_code list
  • Tweak stubs and add skip_fte_check? related specs

v1.6.8 Refactor specs

21 Mar 00:03
Immutable release. Only release title and notes can be modified.
0032a1a

Choose a tag to compare

AP 581 - refactor stubs and job fixtures (#9)

* Refactor of stub helper and ucpath specs

* Relax some cops for specs

* Refactor job fixtures

* Make it easier to run RSPEC via docker compose

v1.6.7 Fix 0FTE check

19 Mar 00:37
Immutable release. Only release title and notes can be modified.
dfd8cc1

Choose a tag to compare

Percent of Full Time can be in two different parts of an employee job record - now we will check for both

v1.6.6 Skip employees with 0FTE

10 Mar 20:18
Immutable release. Only release title and notes can be modified.
83ad8b6

Choose a tag to compare

We now weed out any users from the UCPath file that have a percentageOfFullTime (aka "FTE") of zero.

v1.6.5 Replace OStructs with Structs

06 Mar 18:21
Immutable release. Only release title and notes can be modified.
5052753

Choose a tag to compare

Replacing the use of Open Structs with Structs

v1.6.4 Add student job codes to exclude list

26 Feb 00:01
Immutable release. Only release title and notes can be modified.
70328f5

Choose a tag to compare

  • Rename contingent job code list to exclude list
  • Add known student job ids to exclude list

v1.6.3 Use latest termination date for users with multiple jobs

24 Feb 19:39
Immutable release. Only release title and notes can be modified.
adb7aa2

Choose a tag to compare

AP-387 - use the employment record with the latest termination date (for users with multiple eligible jobs)
Some refactoring of eligibility code to make it more readable
Improve test coverage of eligiibility

v1.6.2 Create Priority Job setup for SLF-N

12 Feb 01:21
Immutable release. Only release title and notes can be modified.
42c8190

Choose a tag to compare

AP-468 add priority job feature (#3)

v1.6.1

08 Jan 17:18
Immutable release. Only release title and notes can be modified.
cf65c3f

Choose a tag to compare

What's Changed

  • AP-496: update build variables across the board by @anarchivist in #2

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Jan 00:47
Immutable release. Only release title and notes can be modified.
f0d37fc

Choose a tag to compare

What's Changed

Full Changelog: v1.5.9...v1.6.0