Commit Graph

38 Commits

Author SHA1 Message Date
Jarek Radosz 3ff6bf8aa2
DEV: Update linting (#644) 2025-03-17 10:55:37 +00:00
Jarek Radosz ea9be03841
DEV: Update linting (#642) 2025-03-13 13:25:48 +00:00
Jarek Radosz fa12bfa6bd
DEV: Update linting (#635) 2025-02-19 18:06:37 +01:00
dependabot[bot] 77dc3abc12
Build(deps-dev): Bump rack from 3.1.8 to 3.1.10 (#633)
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-15 12:53:57 +01:00
Alan Guo Xiang Tan 10fb723995
DEV: Add `lib` to autoload path (#605)
Why manually require files when we can autoload? Also update
`discourse-rubocop` to 3.8.0.
2024-11-15 06:30:59 +08:00
dependabot[bot] 525dbcdc21
Build(deps-dev): Bump rexml from 3.3.6 to 3.3.9 (#597)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [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.3.6...v3.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 20:41:00 +01:00
dependabot[bot] 1cdab6afb8
Build(deps-dev): Bump rexml from 3.3.3 to 3.3.6 (#589)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
- [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.3.3...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:31:39 +02:00
dependabot[bot] dc1a20a408
Build(deps-dev): Bump rexml from 3.2.8 to 3.3.3 (#586)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
- [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.8...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 13:15:59 +02:00
Loïc Guitaut 4d93bad73a
DEV: Update rubocop-discourse to version 3.8.0 (#575) 2024-05-28 11:11:50 +02:00
dependabot[bot] e22999e8e8
Build(deps-dev): Bump rexml from 3.2.6 to 3.2.8 (#574)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [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.6...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 23:54:01 +02:00
Loïc Guitaut c33297316a
DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
Jarek Radosz c42ae3eb7a
DEV: Update linting (#538) 2024-01-15 11:24:20 +00:00
Jarek Radosz 190017f241
DEV: Update linting setup (#530) 2023-11-19 22:43:52 +01:00
Jarek Radosz 6ed4a13fe7
DEV: Update ruby linting (#518) 2023-10-20 17:04:03 +02:00
Jarek Radosz 2bff29e919
DEV: Modernization/cleanup (#480)
* Component template colocation
* Native classes
* glimmer plugin connector
* `this.` in templates
* `?.` operator
* Merged `withPluginApi` calls
* Updated deps
2023-06-22 10:06:37 +02:00
David Taylor b11a5fd391
DEV: Introduce syntax_tree for ruby formatting (#411) 2022-12-29 13:30:03 +01:00
David Taylor 46dd26963c
DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
David Taylor 4902ba6993
DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
David Taylor 9321e9bd41
DEV: Bump rubocop-discourse (#385) 2022-10-03 20:12:55 +02:00
Rafael dos Santos Silva 8c11d4d6ed DEV: Enable ruby Syntax Tree format 2022-07-27 13:48:51 -03:00
dependabot[bot] e7b7c8e0f4
Build(deps): Bump rexml from 3.2.4 to 3.2.5 (#155)
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-02 17:09:19 +02:00
discoursebot b3367ba9d2
DEV: Update CI workflows (#144)
* DEV: Update CI workflows

* DEV: Update Gemfile.lock

Co-authored-by: CvX <CvX@users.noreply.github.com>
Co-authored-by: Justin DiRose <justin@justindirose.com>
2021-02-11 10:18:24 -06:00
Discourse Translator Bot 188b5602ff DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
jjaffeux 6644aa39d9 DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
Neil Lalonde 6102c0054e Update translations 2020-02-13 15:03:54 -05:00
Neil Lalonde c30890a385 Update translations 2019-12-19 12:48:56 -05:00
Neil Lalonde d4d249d525 Update translations 2019-10-10 11:24:36 -04:00
Neil Lalonde 439ebf44ec Update translations 2019-07-15 14:00:07 -04:00
Neil Lalonde 8536795da3 Update translations 2019-05-30 11:30:37 -04:00
Neil Lalonde 3cba747919 Update translations 2019-04-05 10:10:20 -04:00
Neil Lalonde bd3225b54a Update translations 2019-01-31 16:32:52 -05:00
Neil Lalonde ddf87232e8 Update translations 2018-11-29 11:03:45 -05:00
Neil Lalonde f992fc644b Update translations 2018-09-10 13:57:52 -04:00
Neil Lalonde fcc96bd2bb Update translations 2018-08-23 09:44:48 -04:00
Neil Lalonde a530f785d3 Update translations 2018-05-31 15:27:40 -04:00
Neil Lalonde fa87ad735a Update translations 2018-04-24 10:28:21 -04:00
Neil Lalonde 73cb3261c4 Update translations 2017-12-29 16:38:14 -05:00
Neil Lalonde 69213ebbad Transifex integration 2017-12-08 12:17:23 -05:00