Hugo Pointcheval hugo
hugo merged pull request Wyatt-FOSS/wyatt-packages#125 2023-02-07 14:26:54 +00:00
docs: update readme
hugo approved Wyatt-FOSS/wyatt-packages#125 2023-02-07 14:26:47 +00:00
docs: update readme
hugo pushed to authentication/fix/provider_list at Wyatt-FOSS/wyatt-packages 2023-02-07 13:55:38 +00:00
2e5aafdb5a docs(authentication): add full dartdoc
fdd020f103 test(authentication): update tests
918215b5b8 docs: roolback and remove wiki
b68e46c622 docs(authentication): add wiki script
305cddea19 docs(authentication): update example
Compare 21 commits »
hugo opened issue Wyatt-FOSS/wyatt-packages#124 2023-02-07 13:52:49 +00:00
Fix(analysis): ignore new_version.sh in package publish
hugo created pull request Wyatt-FOSS/wyatt-packages#123 2023-02-07 13:48:13 +00:00
analysis/feature/v2-4-0
hugo pushed tag wyatt_analysis-v2.4.0 to Wyatt-FOSS/wyatt-packages 2023-02-07 13:46:59 +00:00
hugo created branch analysis/feature/v2-4-0 in Wyatt-FOSS/wyatt-packages 2023-02-07 13:46:51 +00:00
hugo pushed to analysis/feature/v2-4-0 at Wyatt-FOSS/wyatt-packages 2023-02-07 13:46:51 +00:00
9339100399 chore(release): publish packages
03725c25c7 feat(analysis): add new lint rules
588a09e0a1 docs(analysis): add instructions to create a new version (closes #104)
Compare 3 commits »
hugo pushed to authentication/fix/provider_list at Wyatt-FOSS/wyatt-packages 2023-02-07 13:16:44 +00:00
be3a481435 docs(authentication): add full dartdoc
17ab969105 test(authentication): update tests
e8a4a18282 docs: roolback and remove wiki
347bf027be docs(authentication): add wiki script
58bdfbc47e docs(authentication): update example
Compare 29 commits »
hugo commented on issue Wyatt-FOSS/wyatt-packages#72 2023-02-07 13:13:01 +00:00
Add pre-commit rules

In my opinion it is only useful to force the conventional commit. The analyzer/linter should not be forced in dev, and could even be a task to be checked by ci/cd for example.

In any case,…

hugo commented on issue Wyatt-FOSS/wyatt-packages#103 2023-02-07 13:09:53 +00:00
Add full documentation
  • self host pub.dev documentation service like ?
  • generate markdown documentation with dartdoc ?
hugo pushed to authentication/fix/provider_list at Wyatt-FOSS/wyatt-packages 2023-02-07 13:06:53 +00:00
f38d4a7ca4 docs(authentication): add full dartdoc
hugo pushed to authentication/fix/provider_list at Wyatt-FOSS/wyatt-packages 2023-02-07 13:01:10 +00:00
3a423cda1e test(authentication): update tests
hugo merged pull request Wyatt-FOSS/wyatt-packages#122 2023-02-07 10:49:23 +00:00
refactor(bloc_layout): migrate bloc layouts using copywith component method (close #121)
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-07 10:49:23 +00:00
bd53d11e0d refactor(bloc_layout): migrate bloc layouts using copywith component method (close #121)
hugo closed issue Wyatt-FOSS/wyatt-packages#121 2023-02-07 10:49:23 +00:00
Refactor(bloc_layout): migrate using copy with methods
hugo pushed to authentication/fix/provider_list at Wyatt-FOSS/wyatt-packages 2023-02-07 10:36:54 +00:00
6dfbbc6fbc docs: roolback and remove wiki
hugo pushed to master at Wyatt-FOSS/wyatt-packages 2023-02-07 09:52:46 +00:00
ee8f08cc32 refactor(ui_layout): update exemple (close #116)
413589462b refactor(ui_layout): migrate layouts using copywith component method (#116)
Compare 2 commits »
hugo merged pull request Wyatt-FOSS/wyatt-packages#120 2023-02-07 09:52:46 +00:00
ui_layout/refactor/migrate-package-using-copywith-feature