Skip to content

Releases: 18F/tock

v20230620.1

20 Jun 17:26
531e26b
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 06/20/2023


Stuff You Can See:
  • update utilization documents with definitions and examples for weekly billing @kingcomma
  • change weekly allocation hour estimate calculation @jduss4
  • document monthly de-activation of users @cantsin

Under The Hood:

Code Contributors for this release

Team Tock would like to thank:

@jduss4 and @kingcomma for their hard work on cleaning up tock utilization calculations 🎉

v20230523.1

23 May 20:49
b3d1153
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 05/23/2023

Stuff You Can See:
  • Utilization now properly includes weekly billing (@jduss4, @kingcomma)
  • "Recent User Tocks" view now shows project allocation vs billable allocation (@jduss4, @kingcomma)

Under The Hood:
  • Dependency updates:
    • Bump sqlparse from 0.4.2 to 0.4.4
  • Weekly billing utilization tests (@jduss4)
  • Even more tests for utilization logic around common business cases (@kingcomma)
  • Upgrade cloud.gov stack from cflinuxfs3 to cflinux4 (@edwintorres)

Code Contributors for this release

Team Tock would like to thank:

@edwintorres @jduss4 @kingcomma @kfoley-18F

v20230501.1

01 May 18:28
ef9350d
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 05/01/2023

Stuff You Can See:
  • Many accessibility tweaks (@jasnakai)
  • Validate billing based on weekly/hourly status (@edwintorres)
  • Update maintainance page with accessibility changes (@mgwalker)
  • Documentation tweaks around daily backups, CircleCI builds, and New Relic accounts

Under The Hood:
  • Dependency updates:
    • Bump django from 3.2.16 to 3.2.18
    • Codecov pinned to 2.1.13
  • Github workflow to add issues to the TLC project board (@Sgtpluck)

Code Contributors for this release

Team Tock would like to thank:

@edwintorres @jasnakai @mgwalker @Sgtpluck

v20230213.1

13 Feb 18:26
f945383
Compare
Choose a tag to compare

For Those About To Tock

Liner Notes, 02/13/2023

  • Security updates to library dependencies.
  • Documentation updates.

Code Contributors for this release

Team Tock would like to thank:

@edwintorres

v20230123.1

23 Jan 18:36
8155667
Compare
Choose a tag to compare

What's Changed

  • reporting_period_audit API: billable_expectation by @cantsin in #1520
  • Add weekly allocation hours to csv exports by @carjug in #1525

Full Changelog: v20230111.1...v20230123.1

v20230111.1

11 Jan 22:02
924e3b9
Compare
Choose a tag to compare

What's Changed

  • Change production memory and instance count by @carjug in #1524

Full Changelog: v20230110.3...v20230111.1

v20230110.3

10 Jan 22:35
db032c3
Compare
Choose a tag to compare

What's Changed

  • increase memory usage and reduce instances to deploy by @carjug in #1523

Full Changelog: v20230110.2...v20230110.3

v20230110.2

10 Jan 20:52
e0bfa69
Compare
Choose a tag to compare

What's Changed

  • drop memory usage for enough headroom to deploy by @carjug in #1522

Full Changelog: v20230110.1...v20230110.2

v20230110.1

10 Jan 18:20
dd0370c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20230105.1...v20230110.1

Fix issue with timecards being inaccessible on Prod

05 Jan 20:20
70ac934
Compare
Choose a tag to compare

What's Changed

  • Remove data migration and add null=true to new timecard model fields … by @carjug in #1510

Thanks @cantsin for all your help!

Full Changelog: v20230104.0...v20230105.1