8000 Tags · talmolab/sleap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: talmolab/sleap

Tags

v1.4.1

Toggle v1.4.1's commit message
Merge branch 'main' of https://github.com/talmolab/sleap into develop

v1.3.4

Toggle v1.3.4's commit message
Do not build conda packages on release

Already built and tested

v1.4.1a2

Toggle v1.4.1a2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated trail length viewing options (#1822)

* updated trail length optptions

* Updated trail length options in the view menu

* Updated `prefs` to include length info from `preferences.yaml`

* Added trail length as method of `MainWindow`

* Updated trail length documentation

* black formatting

---------

Co-authored-by: Keya Loding <keya@Keyas-MacBook-Air.local>

v1.4.1a1

Toggle v1.4.1a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 1.4.1a1 (#1791)

* bump versions to 1.4.1a1

* we can change the version on the installation page since this will be merged into the develop branch and not main

v1.4.1a0

Toggle v1.4.1a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade build actions for release (#1779)

* update `build.yml` so it matches updates from `build_manual.yml`

* test `build.yml` without uploading

* test again using build_manual.yml

* build pip wheel with Ubuntu and turn off caching so build.yml exactly matches build_manual.yml

* `build.yml` on release only and upload

* testing caching

* `use-only-tar-bz2: true` makes environment unsolvable, change it back

* Update .github/workflows/build_manual.yml

Co-authored-by: Liezl Maree <38435167+roomrys@users.noreply.github.com>

* Update .github/workflows/build.yml

Co-authored-by: Liezl Maree <38435167+roomrys@users.noreply.github.com>

* bump pre-release version

* fix version for pre-release

* run build and upload on release!

* try setting `CACHE_NUMBER` to 1 with `use-only-tar-bz2` set to true

* increasing the cache number to reset the cache does work when `use-only-tar-bz2` is set to true

* publish and upload on release only

---------

Co-authored-by: Liezl Maree <38435167+roomrys@users.noreply.github.com>

v1.4.0a0

Toggle v1.4.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix conda builds (#1776)

* test conda packages in a test environment as part of CI

* do not test sleap import using conda build

* use github environment variables to define build path for each OS in the matrix and add print statements for testing

* figure out paths one OS at a time

* github environment variables work in subsequent steps not current step

* use local builds first

* print env info

* try simple environment creation

* try conda instead of mamba

* fix windows build path

* fix windows build path

* add comment to reference pull request

* remove test stage from conda build for macs and test instead by creating the environment in a workflow

* test workflow by pushing to current branch

* test conda package on macos runner

* Mac build does not need nvidia channel

* qudida and albumentations are conda installed now

* add comment with original issue

* use python 3.9

* use conda match specifications syntax

* make print statements more readable for troubleshooting python versioning

* clean up build file

* update version for pre-release

* add TODO

* add tests for conda packages before uploading

* update ci comments and branches

* remove macos test of pip wheel since python 3.9 is not supported by setup-python action

v1.3.3

Toggle v1.3.3's commit message
Merge branch 'main' of https://github.com/talmolab/sleap into develop

v1.3.2

Toggle v1.3.2's commit message
Update installation docs

v1.3.1

Toggle v1.3.1's commit message
Merge branch 'main' of https://github.com/talmolab/sleap into develop

v1.3.0

Toggle v1.3.0's commit message
Merge branch 'main' of https://github.com/talmolab/sleap into develop

0