Commit Graph

28 Commits

Author SHA1 Message Date
YuCheng Hu fa0037fee7 测试插件代码提交和同步能力,并且更新 IJ 需要的忽略文件 2022-12-06 17:31:31 -05:00
discoursebot 8276498697
DEV: Update CI workflows (#23)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 12:41:48 -06:00
David Taylor f40b7282c1
DEV: Bump rubocop-discourse (#22) 2022-10-03 20:14:46 +02:00
Jarek Radosz 1c67e36ab4
DEV: Remove `transpile_js: true` (#21)
Plugin js is now transpiled by default (see: https://github.com/discourse/discourse/pull/17175)
2022-06-23 13:33:46 +02:00
discoursebot 273f881b7d
DEV: Update CI workflows (#20)
Co-authored-by: discoursebuild <build@discourse.org>
2022-06-17 21:36:27 +02:00
Jarek Radosz 47335003fd
DEV: Add `/auto_generated` to .gitignore (#19) 2022-05-11 12:21:29 +02:00
Jarek Radosz de2e06d094
DEV: Update dependencies (#15) 2022-04-29 20:16:37 +02:00
dependabot[bot] e93e2dae2b
Bump async from 2.6.3 to 2.6.4 (#18)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:35:21 +02:00
dependabot[bot] 9cf244903b
Bump ansi-regex from 4.1.0 to 4.1.1 (#17)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:34:24 +02:00
dependabot[bot] a318746ba7
Bump minimist from 1.2.5 to 1.2.6 (#16)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:33:16 +02:00
discoursebot 7e5ef404d9
DEV: Update CI workflows (#14)
Co-authored-by: discoursebuild <build@discourse.org>
2022-03-22 14:05:07 +01:00
discoursebot d610b096b3
DEV: Update CI workflows (#13)
Co-authored-by: discoursebuild <build@discourse.org>
2022-01-25 11:48:27 +00:00
Gerhard Schlager 084c416b66
Delete translator.yml (#12) 2021-12-21 00:13:24 +01:00
discoursebot d3cf17a4a9
DEV: Update CI workflows (#11)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-12-16 18:04:53 +00:00
Jarek Radosz 6a4c6a901c
DEV: Add `/gems` to .gitignore (#10)
That's the path where plugins dependencies are installed into.
2021-12-13 17:51:32 +01:00
Vinoth Kannan 49035947ed
FIX: add placeholder locale to fix the broken translations issue. (#9) 2021-12-03 17:53:47 +05:30
Gavin a63f066dac
Update README.md (#7)
* Update README.md

* Update README.md

altered as suggested

* Update README.md
2021-10-04 15:51:09 -04:00
discoursebot 860467c5c5
DEV: Update CI workflows (#5)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-09-15 19:50:27 +02:00
dependabot[bot] ea43c043db
Bump path-parse from 1.0.6 to 1.0.7 (#4)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 11:45:52 +02:00
discoursebot 263ce6484b
DEV: Update CI workflows (#3)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-07-02 16:37:33 +02:00
Jarek Radosz 30894ec4f3 DEV: Enable `transpile_js` 2021-06-22 11:09:13 +02:00
Jarek Radosz 97646650c6 DEV: Add `required_version` metadata 2021-06-22 11:00:35 +02:00
dependabot[bot] eeba41d699
Bump rexml from 3.2.4 to 3.2.5 (#2)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 02:09:24 +02:00
Jarek Radosz 6605c104ac FIX: Pretter linting step 2021-04-07 16:41:13 +02:00
Jarek Radosz d92bba85a0 DEV: Check for files not dirs before rspec/qunit 2021-04-06 18:14:16 +02:00
Jarek Radosz e5e26b5b53 DEV: Check files not dirs before calling prettier 2021-04-06 16:30:09 +02:00
Jarek Radosz d1e55c9361 Update settings.yml 2021-04-05 14:19:51 +02:00
Jarek Radosz dd64ef10a8 Initial commit 2021-04-03 02:30:09 +02:00