Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ome/ome-model

OME model (specification, code generator, implementation)
https://github.com/ome/ome-model

Merge pull request #188 from sbesson/testng

Use Maven profiles to handle different versions of TestNG

8acee77ac433b2ea18890f1144b941ab2dc41524 authored 11 months ago
Merge pull request #187 from melissalinkert/jdk21

Add JDK 21 to build matrix

609ad72b6c7794acfdf733e6aa89f636a0d6dc2b authored 11 months ago
Use profile to set testng.version depending on the Java version

b5278f87aa3332ec0756519042edd7ce948fd873 authored 11 months ago
Try to replace imp with importlib for Python 3.12 compatibility

Largely based on https://discuss.python.org/t/how-do-i-migrate-from-imp/27885 and
other discussi...

7f99b6a6e47ee1ca5d107c97e3dd6cb5311a0148 authored 11 months ago
Use Maven profiles to handle different versions of TestNG

For JDK8, bump org.testng:testng to the last supported release for this version i.e. 7.5
For JDK...

64dedfbf032561d5eef722ea6f9a8b0c35cef7b8 authored 11 months ago
Fix matrix definition to use longer exclude list

...instead of trying to be clever with a concise include list.

1b411a085409c8fb7f4dfcf02b134742d68d2061 authored 11 months ago
Reduce build matrix and include Python 3.12

69afe37c20a359a604a21eaceb69be3a5eb51e54 authored 11 months ago
Update to latest actions version

39436c4c78c134d44fd799dbb7ac0bd7a7ba4eaa authored 11 months ago
Add JDK 21 to build matrix

c51f34b244b6d8af2d0dd486cbf3630d049bbc1f authored 11 months ago
Bump release version to 6.3.5-SNAPSHOT

739022fb84f481a88f3eee5938e5e367d569f266 authored about 1 year ago
Bump release version to 6.3.4

b4c6f4490d762138453225e0499346a6334f00e5 authored about 1 year ago
Merge pull request #184 from dgault/ome-common-6.0.21

Bump ome-common version to 6.0.21

bb230838d3cf0b1c90dffaecba218c2406381b94 authored about 1 year ago
Bump ome-common version to 6.0.21

14f34fa53243c761e8e70f4f6a0b00e1a91680cf authored about 1 year ago
Merge pull request #183 from dgault/slf4j-2.x-bump

Bump slf4j and logbook versions

41a2423524a07d49cf686511546f99b371b4b149 authored about 1 year ago
Bump logbook version to 1.3.14

87ca910a133a75df64b678f246207baa8b6529cd authored about 1 year ago
Bump slf4j and logbook versions

438d852413bf69d8db89114d8178cd109dbf4e0f authored about 1 year ago
Merge pull request #181 from sbesson/ome-xml_header_update

Update license headers for all Java sources of the OME-XML library

cfa912a03dd9a59df69b4c17c53a966c47b551fa authored about 1 year ago
Merge pull request #182 from jburel/gha_update

Gha update

4faa54cfc3cc72232c00cba63d9573fcc4c1901c authored about 1 year ago
run action on ubuntu 22.04

694b27a15a8ed7bb4e87ae35ccdf5ce2d40e36a7 authored about 1 year ago
add support for Python 11

4da5a1bd748bc6c8172269d4733a1f3cb28217e0 authored about 1 year ago
add support for Python 11

bc7d614ed48000d5162a79082d614c5c53fd3f5b authored about 1 year ago
specify python version

827c0a7255dfc0032e5214752a3f677a206f97a6 authored about 1 year ago
bump checkout action to v4

57759fe43c620473ca42d76422ece8d252740301 authored about 1 year ago
Update license headers for all Java sources of the OME-XML library

da6ffd78bbb76e69451f99e1d5eed4c8a56dd75a authored about 1 year ago
Merge pull request #178 from jburel/fix_doc_error

fix error reported when building doc

fbe39c099b4b3ab02ccfa93c0af6bcf84515a564 authored over 1 year ago
fix error reported when building doc

305c08d3c5c81e0ce534dda20d6899c71474f6ca authored over 1 year ago
Bump release version to 6.3.4-SNAPSHOT

949202c37917261d10baaf63667642db6a2c4335 authored almost 2 years ago
Bump release version to 6.3.3

64ede2afed98decf071c971c16e2b7c39e7e175b authored almost 2 years ago
Merge pull request #172 from dgault/ome-common-6.0.16

Bump ome-common to 6.0.16

9b8cf7a8c67fed67ec6dca2be735a6bb550e3f6e authored almost 2 years ago
Bump ome-common to 6.0.16

a9f825e02fb38fbfd67e31b70e86a5b75bab80dd authored almost 2 years ago
Merge pull request #171 from Tom-TBT/patch-1

Update specification.rst

7d1615b223cae66005823b9f55008111d3496a34 authored almost 2 years ago
Update docs specification.rst FirstZ=0 IFD=0

Co-authored-by: David Gault <[email protected]>

d63213cb1631a3d1b32a4759a458da343342b7ad authored almost 2 years ago
Update specification.rst

misprint of FirstZ index in the example

09d315899a606a625b188194a1aae050cce4252d authored almost 2 years ago
Merge pull request #170 from dgault/joda-time

Remove unneeded joda-time dependency

a843232e71e5ce099585ccd9a63bf1611ed85a90 authored almost 2 years ago
Remove unneeded joda-time dependency

3f857d76f9d27d0011d25bac066850698dbd6dba authored almost 2 years ago
Merge pull request #169 from sbesson/ci_actions_upgrade

GH CI maintenance upgrades

f78ee4821bcea02de4c5b298708f0e9951ac5fcd authored almost 2 years ago
Only test supported Python version (3.8+)

97598549412aed558ca569bbfd5d4b3c9593b0e8 authored almost 2 years ago
Use latest versions of checkout, setup_java and setup_python actions

Should reduce the number of deprecation warnings

e1e3e944d09aaed81bf18ca4859e4920e998abd3 authored almost 2 years ago
Merge pull request #168 from dgault/bitplane-link

Add bitplane to link check ignore list

cb34014ade7ef049eba27b074a3fde8531a7e9d0 authored almost 2 years ago
Modify bitplane linkcheck ignore

7342c06e40118a249eb7267986fa2572e7297101 authored almost 2 years ago
Add imaris.oxinst.com to link check ignore

ed3ee153a32c9a00d1528a37e91c0b4340ecd9c5 authored almost 2 years ago
Add bitplane to link check ignore list

cb251bf55bb9ea3e5c02242829487ea201aae567 authored almost 2 years ago
Bump release version to 6.3.3-SNAPSHOT

128cb27400ca874e65b5e1f320b6d02afb25b19a authored about 2 years ago
Bump release version to 6.3.2

76e0ece2f19785732494d347082b4b354b539091 authored about 2 years ago
Merge pull request #167 from pwalczysko/add-new

Add Media Cybernetics

70c7ce1e66fe7d8bf6f42cc8021cc757a1b6bd95 authored about 2 years ago
Exclude mediacy.com from linkcheck

8a6d2b7ae1e4565374df3ac303677018ecf42735 authored about 2 years ago
Use https

49de4b6a75533dcba1d45b73e0c3903aed5983a0 authored about 2 years ago
Add Media Cybernetics

7c5ad215de6a85b50b79123612f52ce032dfdd2e authored about 2 years ago
Merge pull request #128 from rleigh-codelibre/link-fixes

ome-xml: java: Don't report unhandled links prematurely

3a4b4686955fd5f27fbe217c3c1b07620b967414 authored about 2 years ago
Merge pull request #134 from rleigh-codelibre/enum_finally

OMEXMLModelEnum template: Correct exception handling

7fee4cb0c7f88eec45c883de72d75561344a4ba4 authored about 2 years ago
Merge pull request #133 from rleigh-codelibre/132_enum_handler_type_order

OMEXMLModelEnumHandler template: Correct type evaluation order

9c16296d60f60b72821519d0e84378cde7b91860 authored about 2 years ago
Merge pull request #158 from melissalinkert/fix-hash-length

XMLMockObjects: make artificial SHA1 schema-compliant

5cf940481eebae3181f18947a6250374e3e5dc28 authored about 2 years ago
Merge pull request #136 from rleigh-codelibre/static-analysis-java

Static analysis code remediation: ome-xml and specification Java sources

407e829d4bfbde4eb400d3c90dfd529b5daa6508 authored about 2 years ago
Merge pull request #135 from rleigh-codelibre/static-analysis-java-templates

Static analysis code remediation: xsd-fu Java templates

e08c8e6ab324ba04ed22bb215e04f0acea547d1c authored about 2 years ago
Merge pull request #166 from jburel/output

Switch to new output command

d965e7234e010ac6ed7248a683c0d2a7050ed537 authored over 2 years ago
switch to new output command

d920fdc08f38051e7c315acf2aaed716b670b227 authored over 2 years ago
bump version to avoid set-output warning

1da39b1bc06361fe9efac99e2f7b1eb4b1f8a865 authored over 2 years ago
Merge pull request #165 from sbesson/BBBC017

BBBC017: new representative OME-TIFF samples

46a69d3b3478997c80fb4c4928624494bf54f371 authored over 2 years ago
Add note explaining the deprecation of the former BBBC sample

7c59ca1623f014e406a450c95eb7de284fd1430d authored over 2 years ago
Update OME-TIFF plate data section to point to the new samples

Include both variations (single-file and multi-file)

63fa508e4d9265bbff69caaede5e37863f8e7352 authored over 2 years ago
Merge pull request #163 from dgault/tiffSpec-link

Update link to Adobe PageMaker 6.0 tech note

c3581cd6103951293bc524a78891b7edfd0de50a authored over 2 years ago
Update link to Adobe PageMaker 6.0 tech note

0e266592176c1d22d5d59ea2632cf43cd8e7122f authored over 2 years ago
Merge pull request #162 from sbesson/sphinx5_extlinks

Update conf.py extlinks to comply with Sphinx 5 deprecation warnings

7518c1cfd9f7730ea58816948bdb2685bc5024b2 authored over 2 years ago
Update conf.py extlinks to comply with Sphinx 5 deprecation warnings

2fb4240239dbc1019291b89cab52000dc6eabfdf authored over 2 years ago
Merge pull request #161 from dgault/accelrys-link

Accelrys renaming and link update

3429a0bd72e7e58dc49a9b68c937f1c7f27daddd authored over 2 years ago
Accelrys renaming and link update

b1aa0ec1a3c19a8c6597c34c495d62d37d444bf8 authored over 2 years ago
Bump version to 6.3.2-SNAPSHOT

d0c312b2c679b5b40707d852d61d93665c2ff861 authored over 2 years ago
Bump release version to 6.3.1

f2abe457b296d37c8d6a5a6774ebcf0017dc51a8 authored over 2 years ago
Add list of changes for 6.3.1

2a6a5b7126cd5a95a9f909e3845a630772daef01 authored over 2 years ago
Bump ome-common to version 6.0.9

dbd2cac53c13febf7f66096fcb90c5bc91c8f537 authored over 2 years ago
Merge pull request #154 from sbesson/transforms_page

Migrate XSLT transformation page

d7e7575484891a5bd53ab49e09fd6f4cd91529b3 authored over 2 years ago
Merge pull request #160 from dgault/logback-version-bump

Bump logback version from 1.2.0 to 1.2.9

9d1afd6aa0b14d93bf04588997d4d59e00417c68 authored over 2 years ago
Bump logback version from 1.2.0 to 1.2.9

f27994686f22132a5faf3e27b1a64f1d1de76261 authored over 2 years ago
Merge pull request #159 from sbesson/java17

Add Java 17 to the CI build matrix

26a0e21e5f8faad7639b321b12a2c4d73d3c6a39 authored over 2 years ago
Only test all Python versions one per platform

0987677c22eaf2a3ade16981a4e447122c0e2704 authored over 2 years ago
Drop EOL Python 3.6

8c18b3788b1fd6412d97e76316e2ac9342f2c34d authored over 2 years ago
Add Java 17 LTS to the testing matrix

312b0f284f45eb46089b609cbb32b1b3be5e0c76 authored over 2 years ago
Swap upgrades/downgrades

ce5c7b2c0f831c90eb700237103a82a2f0121c1c authored almost 3 years ago
Use color-coded transformation quality figure

5e2e9f47a2aeb2b7c1c2dc388f0eab85c0f2de10 authored almost 3 years ago
Don't populate HashSHA1 at all

Using a 40 character string passes Java tests and fails Python tests.
Using a 20 character strin...

bbb09633a2a6a7b270db5b140546c30020408e1d authored almost 3 years ago
XMLMockObjects: make artificial SHA1 schema-compliant

See https://github.com/ome/bioformats/issues/3810

611e9714277e8112277b8c9df0a9352bf0793037 authored almost 3 years ago
Merge pull request #157 from dgault/TIFF-standard-link

Update link to TIFF standard

e6efb8802492880f8fde7be99c1c9b83be215e76 authored almost 3 years ago
Update link to TIFF standard

593bcbcea8d20dc6fba30008ea82f7fd923e9106 authored almost 3 years ago
Merge pull request #155 from jburel/link

Update link

e03275a92f77ed1a92f279999ebceb07dc109343 authored about 3 years ago
exclude link

113978a6de99bccb17b719c9d19bd29238877042 authored about 3 years ago
revert change

4de0b9f1999d529be0ac78786beccdd56b240a68 authored about 3 years ago
use location

b890d8a6bf676a0b2360a6e22a5af699d4ce22dd authored about 3 years ago
Use glossary for quality terms

a4ea8c894a8ad15735e4e665b38dddf1a45132db authored about 3 years ago
Use list-table for available transformations and add hyperlink

24cd8c4969a17c7f65f58571cfaa366b56a5d2a0 authored about 3 years ago
Add xslt transformations page to the model documentation

a154cc4d643129450bbf7e40e73a2c25a1564055 authored about 3 years ago
Remove link to top-level Schemas/Transforms endpoint

The former URL was pointing to an auto-generated index rather than a properly
designed landing p...

4211b9eafe1edf90790fa9dee7355828fbce7fc2 authored about 3 years ago
Merge pull request #153 from sbesson/ome-xml_doc_link

Update java-library page to point to javadoc.io

1fe5bc0422f1caa9be33f07e0459c99fb567dabb authored about 3 years ago
Update java-library page to point to javadoc.io

Also only refer to Maven Central as the hosting platform for the artifacts

513d92cb7289f038f3d8183cfb56fbed49162b9c authored over 3 years ago
Bump release version to 6.3.1-SNAPSHOT

31ab7473e5bb3d70162ff11522810817109a36d1 authored over 3 years ago
Bump release version to 6.3.0

bf2b5d3da2b44024cad21b0bea93cb6af2716c08 authored over 3 years ago
Add NEWS for 6.3.0

f6ccbfd9d4ba6d0cb828dc89fbed95270b7b58b0 authored over 3 years ago
Merge pull request #151 from dominikl/experimental

Add pixel sizes

38316b7f8fc90418a93605435433ed387aa0cdd3 authored over 3 years ago
Adjust unit tests

e71b5ddc3250620b595e82657ffd54c18f59fea6 authored over 3 years ago
Change variable name

3ac99b640d809c23cc8464e419860a4977447fee authored over 3 years ago
Add pixel size unit, make plate rows,cols optional

5e9dec6819e95295f0acc4bd77c22815ae2a3bdd authored over 3 years ago