hexr:test-git-push

Last commit made on 2023-01-17
Get this branch:
git clone -b test-git-push https://git.launchpad.net/hexr
Members of HEXR Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
test-git-push
Repository:
lp:hexr

Recent commits

fc63db0... by Sheila Miguez

testing

bcddf89... by Nadzeya Hut <email address hidden>

Add a script to populate checkbox_report field for existent submissions (#70)

* Add script to populate checkbox_report field

* Some fixes

* Specify canonical_id instead of sumbission_id

* Log also canonical_id

* Add tests for checkbox_report script

* Match the beginning of CID instead of strict match

* Exclude null submission_id and container_name for specific CIDs

* Add tests for specific cid

c39b2c2... by Nadzeya Hutsko <email address hidden>

Merge pull request #69 from canonical/add-jsonb-field

Add JSONB field to MachineReport model

ce1f8ef... by Nadzeya Hutsko

Add JSONB field to MachineReport class

24b3abd... by Sheila Miguez

Merge pull request #66 from canonical/style-accounts

Fix accounts style and add headers

7ec9843... by Sheila Miguez

Fix accounts style and add headers

This fixes flake8 errors, updates import order according
to the Django style guide, and adds license headers.

94dc745... by Sheila Miguez

Merge pull request #65 from canonical/remove-kruft-south-migrations

remove south migrations

4d2c238... by Sheila Miguez

Merge pull request #64 from canonical/remove-kruft-exr

Remove unused exr code

5bc7bfd... by Sheila Miguez

Merge pull request #63 from canonical/remove-kruft

Remove unused code

67fc5df... by Sheila Miguez

remove south migrations

This kruft is left over from the upgrade from
1.6 to 1.11. I don't know how it was missed.