Commit Graph

32 Commits

Author SHA1 Message Date
d3f76f21d6 Update LICENSE and add disclaimer to README (#8) 2025-05-07 00:11:46 +02:00
renovate[bot]
551eba98e8 ⬆️: migrate config renovate.json (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 10:13:10 +02:00
renovate[bot]
4c873d65ac ⬆️ Upgrade fregante/setup-git-user action to v2 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 00:56:57 +02:00
renovate[bot]
1b45eb254b ⬆️ Upgrade astral-sh/setup-uv action to v6 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 00:56:35 +02:00
bb9229eaa3 Setup renovate 2025-05-04 00:55:14 +02:00
f4c3abf844 Update README.md to specify JSON5 format for emoji data 2025-05-03 18:15:23 +02:00
1749dbffc7 Refactor code structure and enhance documentation in main modules
- Updated `pyproject.toml` to include configuration for `ruff` linting tool.
- Improved `download_build.py` by adding a docstring to the `dowload` function.
- Refactored `__main__.py` for clarity and consistency in path handling.
- Enhanced `extract.py` with detailed docstrings for error classes and functions.
2025-05-03 18:13:58 +02:00
d6df9c76d0 Update dependency configuration for basedpyright and add nodejs-wheel-binaries 2025-05-03 18:03:53 +02:00
e8d2bd1376 Add copyright and license headers to source files 2025-05-03 17:58:02 +02:00
143da9cd68 Update README.md for clarity and remove unused orjson dependency 2025-05-03 17:57:06 +02:00
192215b8ac Add LICENSE file with copyright and permission details 2025-05-03 17:46:32 +02:00
1ecccaee9a Add initial configuration files for GitHub Actions and copywrite checks 2025-05-03 17:44:37 +02:00
fceb49ac29 Fix exit code logging in update script to ensure accurate exit code is recorded 2025-05-03 17:36:17 +02:00
f9aa8a2357 Merge pull request #2 from Paillat-dev/emojis-autoupdate-1746284273
Emojis Auto Update
2025-05-03 17:29:36 +02:00
644fff6fae Improve error handling in update script to ensure proper exit code management 2025-05-03 17:28:15 +02:00
02b002fa9f Refactor exit code handling in update script for consistency and clarity 2025-05-03 17:22:53 +02:00
08c224918d Refactor exit code handling in update script to log failure exit codes for better debugging 2025-05-03 17:14:57 +02:00
ed06408fed Fix exit code handling in update script to ensure accurate detection of no changes 2025-05-03 17:13:11 +02:00
2ce919922b Improve exit code handling in update script to accurately reflect changes detected 2025-05-03 17:07:03 +02:00
eeebf3fb18 Fix exit code handling in update script to ensure workflow continues on specific failure 2025-05-03 17:03:58 +02:00
fc32b44215 Add concurrency group for emojis auto-update workflow 2025-05-03 17:01:58 +02:00
4f98e1280d Fix exit code handling in update script 2025-05-03 17:00:30 +02:00
github-actions[bot]
d328a8894f Emojis autoupdate 2025-05-03 14:58:04 +00:00
563f4bcbe5 Rename step for clarity in build workflow 2025-05-03 16:56:02 +02:00
a3055890f7 Fix incorrect base branch 2025-05-03 16:54:35 +02:00
08e863691b Exit code stuff 2025-05-03 16:52:39 +02:00
4b622ef323 Set gh token 2025-05-03 16:48:05 +02:00
f78fa33317 Fix create pr thing 2025-05-03 16:41:20 +02:00
7020003fd9 Setup git user 2025-05-03 16:35:32 +02:00
57e920e264 Fix branch checkout 2025-05-03 16:32:18 +02:00
a54d72de9e Retrigger workflow ?! 2025-05-03 16:29:28 +02:00
5c622e590f First commit 2025-05-03 16:25:02 +02:00