Releases: BerkeleyLibrary/alma-user-load
Releases · BerkeleyLibrary/alma-user-load
v1.6.9 Add Exceptions for FTE check
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
Replacing the use of Open Structs with Structs
v1.6.4 Add student job codes to exclude list
Immutable
release. Only release title and notes can be modified.
- 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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
AP-468 add priority job feature (#3)
v1.6.1
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
What's Changed
- AP-496: add github actions workflows by @anarchivist in #1
Full Changelog: v1.5.9...v1.6.0