Skip to content
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

[FEATURE] Upgrade Jobs API to 2.2 #407

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Brijeshthummar02
Copy link

@Brijeshthummar02 Brijeshthummar02 commented Feb 16, 2025

What changes are proposed in this pull request?

Fixes #395
NO_CHANGELOG=true

Provide the readers and reviewers with the information they need to understand
this PR in a comprehensive manner.

Specifically, try to answer the two following questions:

  • WHAT changes are being made in the PR? This should be a summary of the
    major changes to allow the reader to quickly understand the PR without having
    to look at the code.
  • WHY are these changes needed? This should provide the context that the
    reader might be missing. For example, were there any decisions behind the
    change that are not reflected in the code itself?

The “why part” is the most important of the two as it usually cannot be
inferred from the code itself. A well-written PR description will help future
developers (including your future self) to know how to interact and update your
code.

How is this tested?

Describe any tests you have done; especially if test tests are not part of
the unit tests (e.g. local tests).

ALWAYS ANSWER THIS QUESTION: Answer with "N/A" if tests are not applicable
to your PR (e.g. if the PR only modifies comments). Do not be afraid of
answering "Not tested" if the PR has not been tested. Being clear about what
has been done and not done provides important context to the reviewers.

[FEATURE] Upgrade Jobs API to 2.2
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-java

Inputs:

  • PR number: 407
  • Commit SHA: f8994b70f3e94e08a7487c860665864f7b2cd5c5

Checks will be approved automatically on success.

@Brijeshthummar02
Copy link
Author

@hectorcast-db good to go?

@hectorcast-db
Copy link
Contributor

hectorcast-db commented Feb 25, 2025

Hi @Brijeshthummar02
Thanks for the contribution.
This file is generated and should not be updated manually (it will be overriden in the next release). I will ask the owner team whether they want to update this. Which features are you missing in the current version?

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.

[FEATURE] Upgrade Jobs API to 2.2
2 participants