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

Update dependencies, disable yamllint, add welcome msg #39

Closed
wants to merge 6 commits into from

Conversation

nihussmann
Copy link
Contributor

No description provided.

@nihussmann nihussmann force-pushed the feature/welcome-config-message branch from ee4d1c7 to 2b199b1 Compare September 23, 2024 12:16
@schnatterer schnatterer changed the title adding welcome message and printing configs. Add welcome message and printing config Oct 1, 2024
@schnatterer schnatterer changed the title Add welcome message and printing config Update dependencies, disable yamllint, add welcome msg Oct 1, 2024
Copy link
Member

@schnatterer schnatterer left a comment

Choose a reason for hiding this comment

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

A lot of changes, but the code looks simple 👏

Please

  • Update CHANGELOG.md
  • have a look at my finding bellow and
  • Either comment why we disabled yamllint (image no longer maintained), or we just switch to pipelinecomponents/yamllint image, which is still maintained? At some later point we might supply our own image that provides all binaries needed by this build lib to get rid of 3rd-party dependencies such as this.

I'm also wondering if it creating several PRs, one per feature would be easier to track. WDYT?

@@ -342,6 +343,27 @@ protected String createBuildDescription(String pushedChanges) {
return description
}

private printWelcomeAndConfigs(Map gitopsConfig){

print("""
Copy link
Member

Choose a reason for hiding this comment

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

Fancy ASCII art 🥳

Did you try if that looks good in jenkins?
With increase zoom level here on GitHub the lines are shifted and unreadable.
I'm not sure, maybe using plain text would be less risky?
image

@schnatterer
Copy link
Member

Superseded by more fine grained #40 #41 #42 #43

@schnatterer schnatterer closed this Oct 9, 2024
@schnatterer schnatterer deleted the feature/welcome-config-message branch October 9, 2024 15:03
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