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

Add link to the PipeCD GitHub repository at the Header #3672

Merged
merged 2 commits into from
May 25, 2022

Conversation

Szarny
Copy link
Contributor

@Szarny Szarny commented May 25, 2022

What this PR does / why we need it:

Add link to the PipeCD GitHub repository at the Header

Before
スクリーンショット 2022-05-25 14 43 00

After
スクリーンショット 2022-05-25 15 02 58

Which issue(s) this PR fixes:

Fixes #906

Does this PR introduce a user-facing change?:

Add link to the PipeCD GitHub repository at the Header

@Szarny Szarny self-assigned this May 25, 2022
@Szarny Szarny requested a review from knanao as a code owner May 25, 2022 06:05
Copy link
Member

@nghialv nghialv left a comment

Choose a reason for hiding this comment

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

I love this! ❤️

Copy link
Member

@knanao knanao left a comment

Choose a reason for hiding this comment

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

Nice catch!

@Szarny Szarny merged commit c450819 into pipe-cd:master May 25, 2022
@khanhtc1202
Copy link
Member

/changelog

@pipecd-bot
Copy link
Collaborator

CHANGELOG

@khanhtc1202: Changelog has been generated in response to this comment.

Details

Changelog since v0.31.0

Notable Changes

No notable changes for this release

Internal Changes

  • Add init container to avoid CrashLoopBackOff error on quickstart mode (#3669)
  • Add link to the PipeCD GitHub repository at the Header (#3672)
  • Upgrade workflows to use actions/checkout@v3 (#3668)
  • Automatically assign reviewers for all pull requests (#3670)
  • Remove the check whether the response of QueryPoints is empty or not (#3667)
  • Enable to load Helm chart in the private OCI registry (#3643)
  • Fix not to return error when the data point of metrics was empty (#3663)
  • Update piped and launcher to use base image from GHCR (#3664)
  • Switch to use golangci-lint (#3660)
  • Add missing step to login the container registry (#3662)
  • Add workflow to build and push tool images (#3658)
  • Fix to retry when the error failed to push some ref occurred (#3654)
  • Remove pipectl-base, pipecd-base and static from tool (#3659)
  • Disable docker plugin of Kapetanios (#3657)
  • Unify workload name as command name in Makefile (#3656)
  • Remove unused tools and tests (#3655)
  • Fix to return ErrBranchNotFresh when git push failed because some refs were not updated (#3652)
  • Make build/go command output works on built platform (#3653)
  • Adjust Deployed By field in application list (#3651)
  • Update helm version to 3.8.2 from 3.2.1 (#3646)
  • Fix app config reporter skip sync configuration on adding app (#3647)
  • Remove unnecessary fmt print (#3648)
  • Remove tools which are no longer needed (#3645)
  • Remove tool/chart-releaser (#3644)
  • Fix the docs to add analysis type (#3641)
  • Update contributor list (#3640)
  • Resolve description lint error (#3636)
  • Fix the file name of labeler config (#3639)
  • Fix wrong action reference (#3637)
  • Switch to use labeler action (#3634)
  • Add some status badges to readme (#3633)
  • Gradually remove Kapetanios plugins (#3632)
  • Update codegen version (#3629)
  • Update image in docs (#3631)
  • Fix wrong path to Helm values file in the quickstart (#3630)
  • Enable to run piped which connects to local control plane (#3627)
  • Add protoc-gen-auth plugin to generate the service.pb.auth.go automatically (#3623)
  • Fix linebreak follow common mark convention (#3626)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add link to the PipeCD GitHub repository at the Header
5 participants