Skip to content

Conversation

pvital
Copy link
Member

@pvital pvital commented Aug 19, 2025

  1. Updated Python versions and container images tags.
  2. Updated PR pipeline to test all necessary cases.
  3. Updated scheduled pipelines. Now the currency pipeline executes after 1h30 the start of the daily pipeline.

@pvital pvital requested a review from a team as a code owner August 19, 2025 20:39
@pvital pvital self-assigned this Aug 19, 2025
@pvital pvital added Review & Merge currency Keeping supported versions updated. ci/cd labels Aug 19, 2025
Copy link
Contributor

@CagriYonca CagriYonca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link

@pvital the signed-off-by was not found in the following 1 commits:

  • 9497b07: Merge branch 'main' into tekton_py_new_versions

📝 What should I do to fix it?

All proposed commits should include a sign-off in their messages, ideally at the end.

❔ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO, reformatted for readability:

By making a contribution to this project, I certify that:

a. The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

b. The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

c. The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

d. I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <[email protected]>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

@pvital pvital force-pushed the tekton_py_new_versions branch from 9497b07 to de05321 Compare August 20, 2025 07:57
@pvital pvital merged commit ea9c383 into main Aug 20, 2025
17 checks passed
@pvital pvital deleted the tekton_py_new_versions branch August 20, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd currency Keeping supported versions updated. Review & Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants