c1b28d7f43
Merge branch 'master' of https://git.mamahaha.work/sangge/waka-readme
2024-01-22 00:43:51 +08:00
512d27739c
temp change
2024-01-22 00:43:24 +08:00
ad3a3b38e6
update dockerfile
2024-01-20 00:43:13 +08:00
1d9eeae447
Merge pull request 'dev-gitea' ( #3 ) from dev-gitea into master
...
Reviewed-on: #3
2024-01-18 23:04:08 +08:00
c0345cb5d9
Merge branch 'dev-gitea' of https://git.mamahaha.work/sangge/waka-readme into dev-gitea
2024-01-18 23:03:17 +08:00
632b13121d
update some readme
2024-01-18 22:59:49 +08:00
e9ab3581aa
Merge pull request 'remove requirements.txt' ( #2 ) from dev-gitea into master
...
Reviewed-on: #2
2024-01-18 22:44:26 +08:00
8b0ab3bd76
Merge branch 'master' into dev-gitea
2024-01-18 22:43:30 +08:00
7a6d95d436
remove requirements.txt
2024-01-18 22:42:21 +08:00
fd26197e70
Merge pull request 'use pyproject.toml to control deps' ( #1 ) from dev-gitea into master
...
Reviewed-on: #1
2024-01-18 22:40:43 +08:00
99b6b3f887
remove dev file
2024-01-18 22:35:01 +08:00
c2f0b9de48
use pyproject.toml to control deps
2024-01-18 22:29:09 +08:00
95c7f84451
use slim image
2024-01-16 00:19:01 +08:00
d1558ad6db
update readme
2024-01-15 23:46:39 +08:00
76d3c7249a
update gitea url
2024-01-15 21:17:44 +08:00
450ba61d22
Merge branch 'master' of https://git.mamahaha.work/sangge/waka-readme
2024-01-15 21:06:50 +08:00
3d3239a2e3
use 3.11
2024-01-15 21:06:17 +08:00
830c76c07a
update requirement
2024-01-15 21:01:33 +08:00
6125862010
mute useless ci
2024-01-15 20:53:58 +08:00
b88da2af7d
update requirements
WakaReadme CI / UnitTests (push) Failing after 13s
2024-01-15 20:52:49 +08:00
b55e75a74d
update container
WakaReadme CI / UnitTests (push) Failing after 13s
2024-01-15 20:38:23 +08:00
3bc9d82ee4
feat: update action
2024-01-15 20:36:55 +08:00
980f869999
finish dev version
WakaReadme CI / UnitTests (push) Failing after 26s
2024-01-15 20:02:19 +08:00
108a90abce
test: update
WakaReadme CI / UnitTests (push) Failing after 19s
2024-01-15 02:38:12 +08:00
Jovial Joe Jayarson
5dc349128a
Merge pull request #152 from yozachar/workshop
...
chore: monthly updates for Dec'23
2023-12-25 13:06:38 +05:30
Jovial Joe Jayarson
d2e7ba7208
chore: monthly updates for Dec'23
2023-12-24 22:17:15 +05:30
Jovial Joe Jayarson
2dd14d3fd8
Merge pull request #149 from yozachar/workshop
...
chore: monthly updates for Nov'23
2023-11-09 08:44:27 +05:30
Jovial Joe Jayarson
e644272268
chore: monthly updates for Nov'23
2023-11-08 11:48:30 +05:30
Jovial Joe Jayarson
2aab71918a
Merge pull request #148 from yozachar/workshop
...
chore: monthly updates for Oct'23; bump version
v0.3.0
2023-10-23 09:48:07 +05:30
Jovial Joe Jayarson
3f2f9d748e
chore: monthly updates for Oct'23; bump version
2023-10-21 08:12:29 +05:30
Andrew Hong
54c3312012
feat: adds flag IGNORE_LANGUAGES
( #146 )
...
- feat: adds flag `IGNORE_LANGUAGES` (#146 )
---------
Co-authored-by: Jovial Joe Jayarson <jovial7joe@hotmail.com>
2023-10-21 07:58:43 +05:30
Jovial Joe Jayarson
dd576f44c6
Merge pull request #144 from joe733/workshop
...
chore: monthly updates for Sep'23; bump version
v0.2.5
2023-09-19 16:23:00 +05:30
Jovial Joe Jayarson
b2363ac606
chore: monthly updates for Sep'23; bump version
...
- fix: 0 discovered test in container
- uses containerfile for testing
- update dependencies, bump version
2023-09-17 15:55:22 +05:30
Jovial Joe Jayarson
519a95b477
Merge pull request #143 from joe733/workshop
...
chore: monthly updates for Aug'23; bump version
v0.2.4
2023-08-18 08:36:43 +05:30
Jovial Joe Jayarson
ac8e6017f5
chore: monthly updates for Aug'23; bump version
...
- revised readme, better theming support, improved wording where needed
- granular config for ruff linter & pyright type checker, re-format code
- update dependencies, bump version
2023-08-17 11:59:26 +05:30
Jovial Joe Jayarson
ba3aa17f4e
Merge pull request #138 from joe733/workshop
...
patch: work around pip's secure-install bug; bump version
v0.2.3
2023-07-20 06:01:27 +05:30
Jovial Joe Jayarson
9630bc0a2b
patch: work around pip's secure-install bug; bump version
...
- upstream issue: https://github.com/pypa/pip/issues/9644
- runs tests within a container, uses the same `dockerfile`
- ignores `pdm.lock`, removes `requirement.txt`
- update manual contribution steps
- bumps project version
**Related Items**
_Issues_
- Closes #137
2023-07-19 18:12:28 +05:30
Jovial Joe Jayarson
78ac94ef4f
Merge pull request #135 from joe733/workshop
...
feat: flags to tweak commit info; bump version
v0.2.2
2023-07-19 08:43:50 +05:30
Jovial Joe Jayarson
a3e45eb050
feat: flags to tweak commit info; bump version
...
- flags are now available to modify commit information
- adds these flags to `dockerfile` & `action.yml`
- fixes a few typos
- improves `Readme.md`
- updates secondary dependencies
- bumps project version
**Related Items**
_Issues_
- Closes #103
- Closes #104
- Closes #125
2023-07-18 14:01:38 +05:30
Jovial Joe Jayarson
7d29cf150e
fix: license format from choosealicense.com
2023-07-18 13:31:35 +05:30
Jovial Joe Jayarson
cefd952b71
Merge pull request #134 from joe733/workshop
...
chore: monthly updates for July'23
2023-07-18 06:30:40 +05:30
Jovial Joe Jayarson
77ba5f6a96
chore: monthly updates for July'23
...
- migrate to `pdm` from `poetry`
- update dependencies
- improvises `dockerfile` (drops `containerfile`)
- only `python` & `pip` are required in ci/cd
- adds `compose.yml`
- simplifies local & containerized development
2023-07-17 08:30:12 +05:30
Jovial Joe Jayarson
c34fb893a6
Merge pull request #131 from joe733/workshop
...
maint: monthly updates for June '23
v0.2.1
2023-06-14 17:30:31 +05:30
Jovial Joe Jayarson
1fc26a4121
feat: update dependencies; bump version
2023-06-14 14:13:38 +05:30
Jovial Joe Jayarson
82c9408d6d
maint: follows google pydocstyle
2023-06-13 19:40:52 +05:30
Jovial Joe Jayarson
9bee9ba11b
maint: migrate to black formatting
2023-06-13 19:17:26 +05:30
Jovial Joe Jayarson
b42a071671
Merge pull request #129 from athul/dependabot/pip/cryptography-41.0.0
...
chore(deps): bump cryptography from 40.0.2 to 41.0.0
2023-06-03 05:39:40 +05:30
dependabot[bot]
e8541dbe4e
chore(deps): bump cryptography from 40.0.2 to 41.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:31:09 +00:00
Jisan
da0f4f1847
feat: Add language syntax support for color code ( #128 )
...
- feat: text highlight
- fix: wrong env, typo
2023-06-02 11:17:41 +05:30
Jovial Joe Jayarson
d26ed33e7a
Merge pull request #124 from athul/dependabot/pip/requests-2.31.0
...
chore(deps): bump requests from 2.29.0 to 2.31.0
2023-05-23 12:31:51 +05:30