Commit History

feat: requests basic architecture
41c5156

vancauwe commited on

feat: extract dataset manipulation from map features
6f0e32c

vancauwe commited on

fix: revert the caption in whale viewer for tests
44e5f5e

vancauwe commited on

fix: states over pages
85c8b0f

vancauwe commited on

feat: arranging states and updating requirements
5c07215

vancauwe commited on

feat: new color palette
84afa3b

vancauwe commited on

feat: functional cetacean classifier
c3c6d46

vancauwe commited on

feat: content split to page and gallery maps good to go
2f87aad

vancauwe commited on

feat: pages skeleton
828f42d

vancauwe commited on

Merge pull request #40 from sdsc-ordes/fix/timezones
fe38b4f
unverified

vancauwe commited on

Merge pull request #39 from sdsc-ordes/fix/nofail-on-missing-ext-resource
268ccba
unverified

vancauwe commited on

Merge pull request #38 from sdsc-ordes/fix/spoof-metadata
c961cff
unverified

vancauwe commited on

fix: use string form of timezone not tzinfo object
9c92b35

rmm commited on

fix: added timezone to InputObservation, updated tests
2514067

rmm commited on

fix: timezone from file metadata, or from locale if absent
0cc6a8a

rmm commited on

docs: explanation for how to use debug env variable
8d0dee7

rmm commited on

CI: removed the debug flag for pytest, now testing in normal mode
ef0921f

rmm commited on

test: visual workflow test populates email to progress
f2147d2

rmm commited on

test: main full workflow test populates email unless debug mode
e550397

rmm commited on

fix: email field must be populated to pass validation
21762f6

rmm commited on

test: updated to test behaviour according to debug flag state
c09e385

rmm commited on

fix: env variable defines whether fields autopopulated
b008f47

rmm commited on

fix: added broad exception handling branch too, cleanup
88f66c3

rmm commited on

fix: simplified try_download_dataset
d219dea

rmm commited on

test: unit tests for the try_download_dataset wrapper
ba0dee1

rmm commited on

fix: catch failing external resouce: huggingface dataset
a1c0c4d

rmm commited on

Merge pull request #33 from sdsc-ordes/feat/stateful-workflow
cf8541f
unverified

rmm-ch commited on

CI: install chrome with sudo
6451b00

rmm commited on

CI: trigger on push to this feat branch, to validate it
7a548bb

rmm commited on

CI: new action to run visual tests
3a39a18

rmm commited on

test: make the visual test standalone (launch its own app instance)
f6f632c

rmm commited on

test: added expected args to the nooop guard for multi-run mock
4e70a37

rmm commited on

CI: longer timeout for slow test (my laptop faster than ubuntu-latest runner)
97940bd

rmm commited on

docs: mkdocs needs modules (adding __init__.py)
1905de6

rmm commited on

CI: removed this branch from triggers, testing / fixes done
63eba58

rmm commited on

docs: added some notes on running the visual tests
5eadf93

rmm commited on

docs: repaired docs following restructuring done in history
b330986

rmm commited on

CI: reorganised tests so can run most without selenium installation
3940879

rmm commited on

CI: filter out visual tests; temp add this branch to verify
3caaa7e

rmm commited on

test: updated markers for cleaner filtering
1da70ea

rmm commited on

chore: adding separate requirements file for selenium testing
6a18c1c

rmm commited on

test: random images with relevant metadata
07cca04

rmm commited on

test: visual test of presented content, persistent to tab switching
7e35515

rmm commited on

chore: added custom marker to slow (>20s) test, updated CI to skip
f10ce15

rmm commited on

test: basic measure of timing for each phase
6bc8af8

rmm commited on

test: fixed error in indexing for the observation overrides
8c39353

rmm commited on

test: end-to-end test of upload -> inference
d938857

rmm commited on

test: debugging the mock / side-effect usage
1b9a931

rmm commited on

test: reorganised to be more modular
4f4541e

rmm commited on

fix: all usage of session_state.files explicitly a list now
838bba4

rmm commited on