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

Upgrading Spinnaker from 1.33.2 to 1.33.3 #9

Merged
merged 7 commits into from
Jul 5, 2024

Conversation

sahititarigoppula
Copy link
Collaborator

https://devopsmx.atlassian.net/browse/OP-22347

Parent Jira: https://devopsmx.atlassian.net/browse/OP-22345

We prefer small, well tested pull requests.

Please refer to Contributing to Spinnaker.

When filling out a pull request, please consider the following:

  • Follow the commit message conventions found here.
  • Provide a descriptive summary for your changes.
  • If it fixes a bug or resolves a feature request, be sure to link to that issue.
  • Add inline code comments to changes that might not be obvious.
  • Squash your commits as you keep adding changes.
  • Add a comment to @spinnaker/reviewers for review if your issue has been outstanding for more than 3 days.

Note that we are unlikely to accept pull requests that add features without prior discussion. The best way to propose a feature is to open an issue first and discuss your ideas there before implementing them.


Helpful Tips

Add screenshots and annotations

Add a gif to show an action

GIFs are great to show an action, however they sometimes move too fast.
One way to improve them is to capture 3 pieces of content:

  • screenshot before an action
  • screenshot after the action
  • gif of the action
  • You can edit a gif using https://ezgif.com/

Put a border around a screenshot/gif

Add a border to help improve the readability.

<kbd>![](https://www.spinnaker.io/assets/images/spinnaker-logo-inline.svg)</kbd>

Add expandable sections

Add expandable sections to hide away large code blocks/images or reduce the motion of a gifs
const example = 'spinnaker spinnaker SPINNAKER';

mergify bot and others added 7 commits July 1, 2024 20:31
…naker#10093) (spinnaker#10095)

* feat(tasksview): Allowing opt-in pagination for tasks view loading

* feat(taskView): Implement opt-in paginated request for TaskView

(cherry picked from commit 5fa1e96)

Co-authored-by: Christos Arvanitis <[email protected]>
Co-authored-by: Jason <[email protected]>
…settings (spinnaker#10085) (spinnaker#10091)

Co-authored-by: Jason <[email protected]>
Co-authored-by: ovidiupopa07 <[email protected]>
(cherry picked from commit 93bab65)

Co-authored-by: Christos Arvanitis <[email protected]>
…edded-artifact type (spinnaker#10097) (spinnaker#10101)

(cherry picked from commit 9374f06)

Co-authored-by: Christos Arvanitis <[email protected]>
… expression (spinnaker#10103) (spinnaker#10105)

(cherry picked from commit 9237f78)

Co-authored-by: Christos Arvanitis <[email protected]>
…nnaker#10110)

* fix(redblack): fixing redblack onchange values

* fix(lint): fixing linting erros

* fix(lint): fixing linting - lodash

* fix(prettier): fixing prettier for AdditionalFields.tsx

---------

Co-authored-by: ovidiupopa07 <[email protected]>
(cherry picked from commit 443408e)

Co-authored-by: Shlomo Daari <[email protected]>
Copy link
Collaborator

@meerajose meerajose left a comment

Choose a reason for hiding this comment

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

All commits are present.
Looks good to merge

@sahititarigoppula sahititarigoppula merged commit aae391c into OES-1.33.x Jul 5, 2024
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.

2 participants