-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add simulator logs API #1073
Merged
Merged
Conversation
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
abdullah-cognite
approved these changes
Mar 26, 2024
bkuzma
force-pushed
the
add-simulation-run-log-api
branch
from
March 26, 2024 09:11
5028a64
to
9b70d59
Compare
lpereiracgn
approved these changes
Mar 26, 2024
23andreas
pushed a commit
that referenced
this pull request
Apr 25, 2024
23andreas
added a commit
that referenced
this pull request
Apr 29, 2024
* feat(beta-datapoints): add support for data quality indicators to retrieve method * feat: update alerts filter (#1070) * feat: update alerts filter * fix: use DateRange * chore(release): publish new package versions [skip ci] - @cognite/sdk-beta@5.7.0 * refactor: rename dataPointsApi parent folder * refactor(dataPointsApi): move getMonthsBetweenDates to class function * feat(dataPointsApi): beta add support for statatus codes * feat(alpha): add sort option for filtering simulation routine revision (#1072) * feat(alpha): add sort option for filtering simulation routine revision * chore(ci): deploy using cd environment secret * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.21.0 * feat: add simulator logs API (#1073) * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.22.0 * feat: add logId to SimulatorModelRevision (#1075) * feat: add logId to SimulatorModelRevision * feat: make logId required * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.23.0 * fix(beta): explicitly export types * chore: update schema of SimulatorRoutineRevision (#1076) * simint: support api breaking changes * update * update mock * fix: fix simulator cron type (#1078) * feat: fix readme typo * fix: fix type * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.23.1 * chore: fix broken CI/CD pipeline (#1080) * chore: fix broken CI/CD pipeline * chore: rename 'COGNITE_AZURE_TENANT_ID' to 'COGNITE_AZURE_DOMAIN' * feat: group membership (#1079) * feat: group membership * test: fix invalid request/response format * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.23.2 - @cognite/sdk-beta@5.7.1 - @cognite/sdk-playground@7.0.15 - @cognite/sdk@9.11.0 * feat: add enabled property to data sampling (#1081) * feat: add enabled property to data sampling * fix: fix test --------- Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com> * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.24.0 * test: clean up old FDM spaces (#1083) * test: clean up old FDM spaces * test: fix raise condition for DM * fix(groups): inconsistent types compared to the API spec (#1082) * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.24.1 - @cognite/sdk-beta@5.7.2 - @cognite/sdk-playground@7.0.16 - @cognite/sdk@9.11.1 * fix(Group): explicitly define sourceId for all group variants (#1084) * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.24.2 - @cognite/sdk-beta@5.7.3 - @cognite/sdk-playground@7.0.17 - @cognite/sdk@9.11.2 * feat: introduce remaining instance endpoints (#1085) * feat: introduce remaining instance endpoints * fix: update descriptions, test tests * fix: snippets * fix: remove test-permissions workflow * fix: make delete endpoint work over limit of 1000 * fix: snippet errors and test errors * fix: snippets * fix: snippet * fix: use new .delete in test utils * chore(release): publish new package versions [skip ci] - @cognite/sdk-alpha@0.24.3 - @cognite/sdk-beta@5.7.4 - @cognite/sdk-playground@7.0.18 - @cognite/sdk@9.12.0 * refactor: fix type * fix: wrong api path * test: add data point test for status codes * refactor: remove duplicate import --------- Co-authored-by: Neringa Altanaite <neringa.altanaite@cognite.com> Co-authored-by: Cognite CICD <cognite-cicd@users.noreply.github.com> Co-authored-by: Sagar Thalwar <sagarthalaar@gmail.com> Co-authored-by: Brian Kuzma <brian.kuzma@cognite.com> Co-authored-by: abdullah-cognite <100700755+abdullah-cognite@users.noreply.github.com> Co-authored-by: Fredrik Anfinsen <fredrik.anfinsen@gmail.com> Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com> Co-authored-by: danlevings <38425820+danlevings@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.