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

chore: update blog url #161

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

howiezhao
Copy link

No description provided.

@CLAassistant
Copy link

CLAassistant commented Oct 10, 2020

CLA assistant check
All committers have signed the CLA.

Copy link

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Prefer https

test/reporter.js Outdated
@@ -33,7 +33,7 @@ describe('reporter', () => {
let fileContent = fs.readFileSync(file, 'UTF-8');
let item = {
title: 'Consider `--no-install-recommends`',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/2016/02/05/refactoring-a-dockerfile-for-image-size/)',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',
Copy link

Choose a reason for hiding this comment

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

Suggested change
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](https://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',

test/reporter.js Outdated
@@ -116,7 +116,7 @@ describe('reporter', () => {
let file1Items = [
{
title: 'Consider `--no-install-recommends`',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/2016/02/05/refactoring-a-dockerfile-for-image-size/)',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',
Copy link

Choose a reason for hiding this comment

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

Suggested change
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](http://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',
description: 'Consider using a `--no-install-recommends` when `apt-get` installing packages. This will result in a smaller image size. For\nmore information, see [this blog post](https://blog.replicated.com/refactoring-a-dockerfile-for-image-size/)',

@hugovk hugovk mentioned this pull request Oct 22, 2020
hugovk
hugovk previously approved these changes Oct 22, 2020
Copy link

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

👍

@howiezhao howiezhao mentioned this pull request Jun 2, 2021
@chase-replicated chase-replicated deleted the branch replicatedhq:main December 9, 2021 00:02
@chase-replicated chase-replicated changed the base branch from master to main December 9, 2021 02:33
@chase-replicated chase-replicated dismissed hugovk’s stale review December 9, 2021 02:33

The base branch was changed.

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.

4 participants