Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Conversation

@mike-gangl
Copy link
Contributor

Release of 0.3.0 to accommodate Unity stac changes

mike-gangl and others added 14 commits November 29, 2023 15:28
* downgrade to support python3.8

* updated poetry version

---------

Co-authored-by: Anil Natha <anilnatha@users.noreply.github.com>
* adding pytest coverage commands

* remove unneeded python versions form testing

* updated poetry version

* updated coverate command

* Update python-app.yml

added coverall support

* fixed poetry lock

---------

Co-authored-by: Anil Natha <anilnatha@users.noreply.github.com>
…sion (#61)

Co-authored-by: Anil Natha <anilnatha@users.noreply.github.com>
Co-authored-by: mike-gangl <59702631+mike-gangl@users.noreply.github.com>
Co-authored-by: Anil Natha <anilnatha@users.noreply.github.com>
* Downgrade38 (#59)

* downgrade to support python3.8

* updated poetry version

---------



* Pytest (#57)

* adding pytest coverage commands

* remove unneeded python versions form testing

* updated poetry version

* updated coverate command

* Update python-app.yml

added coverall support

* fixed poetry lock

---------



* version bump and release fix to use python 3.8 and correct poetry version (#61)



---------

Co-authored-by: Anil Natha <anilnatha@users.noreply.github.com>
* removed un-needed mercury dashboard

* restructured environments to dev/test/prod values

* added environment settings, added process tests (high level) to ensure venue and project setting was successfully available.

* updated unity environments with correct endpoints
* Modified the way assets are catalogued so that the asset type is no longer used a key to group assets. Instead an asset role is a piece of metadata for an asset and the fileame of the asset is used as the key.

* Updated changelog and version number.

* We now use the href and not just the filename for the asset key to ensure keys are unique.

* Modified how to handle CMR assets that don't have an asset role specified as metadata key/value pair. In these situations we use the key as the asset role.

* Updated changelog.

* Fixed description in changelog

* added correct client ids for dev, prod

* Updated many methods in Collection to avoid conflating the values needing to be stored for the properties type and roles. Also added new property "roles" to Datafile to assist with the previously mentioned improvement.

* Fixed bug with to_stac method.

* Fixed pluralization with roles key in data_service

---------

Co-authored-by: mike-gangl <michael.e.gangl@jpl.nasa.gov>
* added conversion of asset key to filename if it starts with './'

* smarter basepath naming
@coveralls
Copy link

coveralls commented Feb 12, 2024

Coverage Status

coverage: 86.009% (+0.3%) from 85.749%
when pulling d94ab53 on develop
into 17e0a39 on main.

@mike-gangl mike-gangl merged commit 8e70052 into main Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants