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

Bump gts to 1.0.0 #4034

Merged
merged 1 commit into from
Jul 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .clang-format

This file was deleted.

13 changes: 13 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Configuration file for prettier.
# Read more at: https://prettier.io/docs/en/options.html

printWidth: 100
tabWidth: 2
useTabs: false
semi: true
singleQuote: true
trailingComma: 'all'
bracketSpacing: false
arrowParens: 'avoid'
requirePragma: false
insertPragma: false
1 change: 0 additions & 1 deletion aio/scripts/conf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ GO_COVERAGE_FILE="${ROOT_DIR}/coverage/coverage.go.txt"
# Binaries.
NG_BIN="${ROOT_DIR}/node_modules/.bin/ng"
GULP_BIN="${ROOT_DIR}/node_modules/.bin/gulp"
CLANG_FORMAT_BIN="${ROOT_DIR}/node_modules/.bin/clang-format"
SCSSFMT_BIN="${ROOT_DIR}/node_modules/.bin/scssfmt"
BEAUTIFY_BIN="${ROOT_DIR}/node_modules/.bin/js-beautify"

Expand Down
4 changes: 1 addition & 3 deletions aio/scripts/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ writeFileSync(

// Please note that this file is autogenerated by "npm run postversion" script.

// clang-format off

import { VersionInfo } from '@api/frontendapi';
import {VersionInfo} from '@api/frontendapi';

// prettier-ignore
export const version: VersionInfo = ${JSON.stringify(gitInfo, null, 2).replace(/\"/g, '\'')};
Expand Down
2 changes: 1 addition & 1 deletion i18n/locale_conf.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"translations": [ "en", "fr", "ja","zh" ]}
{"translations": [ "en", "fr", "ja", "zh" ]}
42 changes: 21 additions & 21 deletions i18n/messages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1516,27 +1516,6 @@
<context context-type="linenumber">100</context>
</context-group>
</trans-unit>
<trans-unit id="7d545ebc0f8d8727d50c375b2065a447f1029e2b" datatype="html">
<source>Select namespace...</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">25</context>
</context-group>
</trans-unit>
<trans-unit id="6570ee92c355ae47991f34101be43f3f4270fdf3" datatype="html">
<source>All namespaces</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">33</context>
</context-group>
</trans-unit>
<trans-unit id="6fac407fa5aec6e3291cf87a7ed3252add8a7d28" datatype="html">
<source>NAMESPACES</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">34</context>
</context-group>
</trans-unit>
<trans-unit id="d12515fa127fafff639075d37498207138a5d18a" datatype="html">
<source>Namespace conflict</source>
<context-group purpose="location">
Expand Down Expand Up @@ -1576,6 +1555,27 @@
<context context-type="linenumber">37</context>
</context-group>
</trans-unit>
<trans-unit id="7d545ebc0f8d8727d50c375b2065a447f1029e2b" datatype="html">
<source>Select namespace...</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">25</context>
</context-group>
</trans-unit>
<trans-unit id="6570ee92c355ae47991f34101be43f3f4270fdf3" datatype="html">
<source>All namespaces</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">33</context>
</context-group>
</trans-unit>
<trans-unit id="6fac407fa5aec6e3291cf87a7ed3252add8a7d28" datatype="html">
<source>NAMESPACES</source>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/common/components/namespace/template.html</context>
<context context-type="linenumber">34</context>
</context-group>
</trans-unit>
<trans-unit id="f721a500a68c357e8f2a01e60510f6a01e4ba529" datatype="html">
<source>Metadata</source>
<context-group purpose="location">
Expand Down
6 changes: 3 additions & 3 deletions i18n/messages.zh.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -2479,7 +2479,7 @@
<target state="new">默认 service account</target>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/chrome/userpanel/template.html</context>
<context context-type="linenumber">26</context>
<context context-type="linenumber">27</context>
</context-group>
</trans-unit>
<trans-unit id="f798949a4cdc74591fbf665c178513e4219c0898" datatype="html">
Expand All @@ -2489,7 +2489,7 @@
</target>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/chrome/userpanel/template.html</context>
<context context-type="linenumber">34</context>
<context context-type="linenumber">36</context>
</context-group>
</trans-unit>
<trans-unit id="6426cc90184df1cdb238f45fce5220df8438ed62" datatype="html">
Expand All @@ -2499,7 +2499,7 @@
</target>
<context-group purpose="location">
<context context-type="sourcefile">../src/app/frontend/chrome/userpanel/template.html</context>
<context context-type="linenumber">39</context>
<context context-type="linenumber">41</context>
</context-group>
</trans-unit>
<trans-unit id="f4d1dd59b039ad818d9da7e29a773e10e41d9821" datatype="html">
Expand Down
Loading