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

build(aio): make less verbose tools #16687

Merged
merged 1 commit into from
May 10, 2017

Conversation

Foxandxss
Copy link
Member

@petebacondarwin asked for the tools to be less verbose somewhere (is there an issue for that?)

I left some as a comment because I plan on revisit them.

@@ -232,10 +232,10 @@ class PlunkerBuilder {
// console.log('** Substituted "' + webExtras + '" for "' + extras + '".');
return fs.readFileSync(webExtras, 'utf-8');
} else if (this._existsSync(extras)){
console.log('** WARNING: no "' + webExtras + '" replacement for "' + extras + '".');
// console.log('** WARNING: no "' + webExtras + '" replacement for "' + extras + '".');
Copy link
Member

Choose a reason for hiding this comment

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

let's keep the warnings

Copy link
Member

Choose a reason for hiding this comment

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

@petebacondarwin, why?
@Foxandxss, what are these warnings for? Are missing something we need to fix or is it normal for some of them to be missing?

Copy link
Member

Choose a reason for hiding this comment

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

Exactly. If they are not actionable then they are just informative and can go.

@petebacondarwin petebacondarwin added the area: build & ci Related the build and CI infrastructure of the project label May 10, 2017
@petebacondarwin petebacondarwin added this to REVIEW in docs-infra May 10, 2017
@Foxandxss
Copy link
Member Author

Done.

@petebacondarwin petebacondarwin added the action: merge The PR is ready for merge by the caretaker label May 10, 2017
@petebacondarwin petebacondarwin moved this from REVIEW to MERGE in docs-infra May 10, 2017
@mary-poppins
Copy link

The angular.io preview for a19cc2e is available here.

@mary-poppins
Copy link

The angular.io preview for cc5dec2 is available here.

@petebacondarwin petebacondarwin merged commit b44f5c6 into angular:master May 10, 2017
@petebacondarwin petebacondarwin removed this from MERGE in docs-infra May 10, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants