This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Forman xxx xcube intergr 2 #147
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9758ebf
More generic generation of data source labels
forman 64b8b79
Merge remote-tracking branch 'origin/forman-xxx-xcube_integration' in…
forman bc4531d
Started 2.3.0-dev.0
forman 8e5ae51
FIX
forman b08f255
describe additional attributes
TonioF ba0c9ce
Lazy loading data source metadata
forman bb9bedd
Now generating correct ECV avatars
forman ad50c47
Update
forman e48ff9a
We now obtain Cate Hub's status information from GitHub
forman 6c9e795
Fix
forman 247f104
Corrected performServiceOp. The hub's response object has changed.
dzelge 8d61679
Adapted to changed cate-hub API.
forman 0a7a7e2
Increased version.
forman ff57965
Merge pull request #149 from CCI-Tools/forman-xxx-xcube_integr_3
dzelge 870023c
Zarr store should not cache!
forman 736d5f9
2.3.0-dev.4
forman 97f7fd5
Merge branch 'forman-xxx-xcube_intergr_2' into dzelge-xxx-forman-xcub…
forman aec7eab
Merge pull request #148 from CCI-Tools/dzelge-xxx-forman-xcube-intergr_2
forman 4c6a667
Addresses #150
forman 8b2ebbc
Started 3.0.0 dev
forman 59bf2b0
Update src/renderer/actions.ts
forman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM node:stretch-slim as build-deps | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL name="Cate App" | ||
LABEL version="2.2.3" | ||
LABEL version="3.0.0-dev.0" | ||
|
||
RUN apt-get -y update && apt-get install -y git apt-utils wget vim | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: 2.2.3-{build} | ||
version: 3.0.0-dev.0-{build} | ||
image: Ubuntu | ||
stack: node 12 | ||
install: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.