Commit graph

19 commits

Author SHA1 Message Date
Miodec 10e4379d81 fix(changelog generation): remove unnecessary console log
!nuf
2024-04-08 15:01:19 +02:00
Miodec 0a23897ae4 fix(changelog): make sure to always add body property to avoid errors
!nuf
2024-04-02 19:08:13 +02:00
Miodec f27abd94de impr(changelog generator): include non user-facing changes
!nuf
2024-03-24 19:19:11 +01:00
Miodec 608f4a2283 chore: improve bulid changelog script 2024-01-24 13:44:30 +01:00
Miodec 157db8d024 build: update changelog generation script 2023-10-17 15:18:02 +01:00
Miodec 1cf98a6dd9 build(changelog): short hashes can sometimes be 10 characters long 2023-09-13 17:14:08 +01:00
Miodec 6972462083 build: merge quote report commits in changelog generation 2023-08-31 14:05:21 +02:00
Miodec d2a5a08a75 build: update handling quote related commit messages 2023-08-29 16:45:46 +02:00
Miodec 29a2d07e54 build: update changelog generation script 2023-08-22 14:46:02 +02:00
Miodec e131f36566 build: update changelog generation script 2023-08-22 14:44:58 +02:00
Miodec d87902c937 build: update changelog footer and header 2023-08-17 17:04:46 +02:00
Miodec c4df72b084 build: move changelog building to external file 2023-08-17 16:42:50 +02:00
Miodec a4827f2d72 build: add script to deploy backend server 2023-08-11 16:28:20 +02:00
Miodec 2356219999 build: commit cloudflare purge script to the repo
Added the cloudflare purge script to the repo so that it can be easily used later by release-it
2023-08-11 11:37:03 +02:00
Ferotiq 1233d266a1
Fix (#2550)
* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update pr-check.yml
2022-02-20 22:29:39 +01:00
Ferotiq 7cbd9d2722
Allow the process for setting up project and committing code on Windows to be much smoother (#2549)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Create install.cmd

* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update install.cmd

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update package.json

* fix lint script so windows users can use it correctly

* adFd

* rename
2022-02-20 20:47:24 +00:00
Bruce Berrios eb2350bb1f
Move dependencies (#2483)
* Move dependencies

* Fixes

* Add stale pr action

* Update

* Fix cron schedule
2022-02-12 15:02:29 -05:00
Bruce Berrios 586ae50b0f
Fix install command (#2448) 2022-02-08 23:52:54 +01:00
Bruce Berrios c8af14baab
Fix PR check action (#2447)
* fix

* Install all dependencies

* Fix PR check action

* Fix lint

* Update install.sh and remove pretty check
2022-02-08 22:17:26 +01:00