cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

Update the release changelog script to use arguments

Open richardcase opened this issue 2 years ago • 6 comments

/kind refactor /priority backlog /triage accepted /help /good-first-issue

Describe the solution you'd like Update the releasechangelog.sh script to use arguments instead of relying on the right variables being set out side the script.

We need to ensure that any variable set from the arguments are local to the script and there is no interference from the variables set in the makefile.

The Makefile will also need to be updated to specify the arguments.

Anything else you would like to add:

This is a follow up from #3388

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

richardcase avatar Apr 11 '22 14:04 richardcase

@richardcase: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to this:

/kind refactor /priority backlog /triage accepted /help /good-first-issue

Describe the solution you'd like Update the releasechangelog.sh script to use arguments instead of relying on the right variables being set out side the script.

We need to ensure that any variable set from the arguments are local to the script and there is no interference from the variables set in the makefile.

The Makefile will also need to be updated to specify the arguments.

Anything else you would like to add:

This is a follow up from #3388

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Apr 11 '22 14:04 k8s-ci-robot

/assign

meghanajangi avatar Apr 12 '22 01:04 meghanajangi

/assign

rvacaru avatar Apr 22 '22 13:04 rvacaru

/unassign

meghanajangi avatar Apr 27 '22 10:04 meghanajangi

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jul 26 '22 11:07 k8s-triage-robot

@rvacaru Hi. :)

Are you still looking into the regression thing? It's fine if there is just life and delays, that's understandable. Just reaching out for information. :)

/remove-lifecycle stale

Skarlso avatar Jul 26 '22 11:07 Skarlso

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 24 '22 12:10 k8s-triage-robot

@Skarlso I fixed the regression issue on the variables being overridden by the Makefile, the PR is ready to be reviewed and maybe more testing is needed, I tested as much as I could but I'd need some help, see https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/3440#issuecomment-1354573179

rvacaru avatar Dec 16 '22 13:12 rvacaru

Cool. I'll take a look when I can.

Skarlso avatar Dec 16 '22 13:12 Skarlso

/assign

Skarlso avatar Dec 16 '22 13:12 Skarlso