Skip to content

Conversation

@vincewhite
Copy link
Member

@vincewhite vincewhite commented Aug 5, 2025

Description

Support for triggering ingestor runs via EAS.

Also updates the changelog. That has been a 0.20.0 release but the ci didn't update the changelog

Associated tasks

Test Steps

Spin up EAS with ingestor service. Should be able to run/list ingestor records.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Security

When developing applications, use following guidelines for information security considerations:

  • Access to applications should be protected with security keys/tokens or usernames and passwords;
  • All sessions are encrypted if possible;
  • All application input is sanitised before being acted on (ie SQL statements, etc);
  • Log messages, and especially client-facing ones, must be handled securely and must not leak credentials information (internal URLs, passwords, tokens).
  • I have considered if this change impacts information security and made sure those impacts are handled.

Documentation

  • I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

New functionality, no breaking changes.

@ryanjcoleman
Copy link
Member

Task linked: DEV-3371 Update eas-client-python

@vincewhite vincewhite force-pushed the DEV-3371-add-support-for-run-ingestor branch from 2a64e6c to 900fbe7 Compare August 8, 2025 02:31
Signed-off-by: vince <[email protected]>
@vincewhite vincewhite force-pushed the DEV-3371-add-support-for-run-ingestor branch from 900fbe7 to a1fc18c Compare August 8, 2025 02:35
@kgreav kgreav merged commit e82dbd3 into main Aug 12, 2025
3 checks passed
@kgreav kgreav deleted the DEV-3371-add-support-for-run-ingestor branch August 12, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants