Release v1.0.0
Closed this issue · 1 comments
github-actions commented
Release info
- Date: $(date +"%A %d %B %Y %H:%M:%S %:z")
- Author: bernizhel
- Version: v1.0.0
Changelog
Build System & Dependencies
- change node version to
18.16.1
(50c7a71 by @bernizhel) - add
.nvmrc
(1958330 by @bernizhel)
Documentation
- update
README.md
(#6 & 9330ab4 by @bernizhel) - right pull request name (#5 by @timsxell)
- update 'README.md' (#4 by @bernizhel, 3b727df by @tsxell)
- change
README.md
(8e77898 by @bernizhel) - draft
README.md
section about contributing (3f76449 by @bernizhel)
Chores
- fix
pre-commit
hook callingtest-ci
instead oftest:ci
(94a5d25 by @bernizhel) - adjust husky with eslint and prettier hooks (9be7fd8 by @bernizhel)
- configure husky with eslint and prettier (ec2f29c by @bernizhel)
- configure prettier and eslint (ae7cf51 by @bernizhel)
- add
.prettierrc
(b3e10a6 by @bernizhel) - add
npm run test-ci
to pre-commit husky hook (aa6f35b by @bernizhel) - change
husky
postinstall script to prepare (d93d970 by @bernizhel) - remove
pnpm-lock.yaml
andyarn.lock
(#1 by @bernizhel) - add
yarn.lock
andpnpm-lock.yaml
(211b828 by @bernizhel) - run
npx husky install
in the postinstall script (3d9c939 by @bernizhel) - add
commitlint
andhusky
(596986e by @bernizhel)
CI
- what is the problem with my issue template? (58e0019 & 4fc665b by @bernizhel)
- remove fail logic, comment with deploy link (f7e7658 by @bernizhel)
- fix fail on semver fail (1a2a122 & fb144cd & bbfd08a & bd571d6 & 23b202d & 409a73f & fd968a8 & 86443f5 & f948117 & 8622ead & 074f2f8 & c3b975a by @bernizhel)
- fix
release.yml
(06ce4d9 & 09eeba5 by @bernizhel) - add checks for semver in
release.yml
(03c5040 by @bernizhel) - don't run tests on tag pushes (be07a87 by @bernizhel)
- fix deployment workflow (411da67 by @bernizhel)
- fix regexp of tags in
release.yml
(880fd9f by @bernizhel) - fix regexp of
release.yml
(dd093d3 by @bernizhel) - improve
release.yml
workflow (dd31ef2 & 74bed65 by @bernizhel) - fix issue template (41f5661 & 1d75883 by @bernizhel)
- change issue template for another time (337c514 by @bernizhel)
- change issue template (0b727ec by @bernizhel)
- fix tag regexp (85a6539 & 95a6ce7 by @bernizhel)
- fix issue template for twelvth time (a86fd6e by @bernizhel)
- fix regexp for tags (85fe271 by @bernizhel)
- eleventh time I try to fix my issues template (703cb77 by @bernizhel)
- change tag regexp (7ff5f8b by @bernizhel)
- fix
ISSUES_TEMPLATE.md
tenth time (8811351 by @bernizhel) - fix
ISSUES_TEMPLATE.md
ninth time (386b817 by @bernizhel) - fix
ISSUES_TEMPLATE.md
eighth time (930a7fe by @bernizhel) - fix
ISSUES_TEMPLATE.md
seventh time (2ea0a59 by @bernizhel) - fix
ISSUES_TEMPLATE.md
sixth time (8825f57 by @bernizhel) - fix
ISSUES_TEMPLATE.md
fifth time (a25bee3 by @bernizhel) - fix
ISSUES_TEMPLATE.md
fourth time (0a6e232 by @bernizhel) - fix
ISSUES_TEMPLATE.md
third time (ce299f8 by @bernizhel) - fix
ISSUES_TEMPLATE.md
second time (51c8150 by @bernizhel) - fix
ISSUES_TEMPLATE.md
(a13bd20 by @bernizhel) - delete
deploy.yml
(e99abe1 by @bernizhel) - change
deploy.yml
torelease.yml
(8c2d026 by @bernizhel) - add
deploy.yml
workflow (2c3e963 by @bernizhel) - fix integrations tests (792be11 by @bernizhel)
- update integration tests (ef30971 by @bernizhel)
- allow integration tests run with GUI (392f4ff by @bernizhel)
- change names, upload artifacts (11dde57 by @bernizhel)
- remove
Development
workflow (6df9cea & 4168a6b by @bernizhel) - allow to
workflow_dispatch
thedevelopment
workflow (f0bf6af by @bernizhel) - run integration tests only on approval of PR (dd96da8 by @bernizhel)
- remove test globals (f102f68 by @bernizhel)
- test globs 6 (a4ef10e by @bernizhel)
- test globs 5 (ac21a2e by @bernizhel)
- test globs 4 (33ebcf2 by @bernizhel)
- test globs 3 (232deb9 by @bernizhel)
- test globs 2 (f775679 by @bernizhel)
- test globs (4dcf85c by @bernizhel)
- remove
run-name
(1287ad5 by @bernizhel) - add
run-name
to thedevelopment
workflow (fed6ac8 by @bernizhel) - add common
development
workflow (8ce02e7 by @bernizhel) - remove
apt
installatino in integration tests (599ab09 by @bernizhel) - configure e2e and unit CI tests (32090e3 by @bernizhel)
- add
npm ci
step (0fe8f6e by @bernizhel) - remove system setup step, bootstrap e2e tests on push (4b21c82 by @bernizhel)
- fix all ci workflows (3633aff by @bernizhel)
- fix paths to
setup.yml
(8341606 by @bernizhel) - separate workflows, add eslint and prettier (dacdff7 by @bernizhel)
- remove test job to stop logging contexts (413f508 by @bernizhel)
- combine all workflows, make some improvements (a35eda0 by @bernizhel)
main.yml
startup conditions changed (d5521e2 by @bernizhel)- change
main.yml
starting conditions (67e3f62 by @bernizhel) - add
commitlint
job (09b78c3 by @bernizhel) - slight changes to
main.yml
workflow (859552f by @bernizhel) - add unit test basic job (cf9d817 by @bernizhel)
- add test
main.yml
github workflow (e37c304 by @bernizhel)
Other Changes
- run integration tests only on approval of PR" (426894d by @bernizhel)
New Contributors
- @bernizhel made their first contribution in #1
- @timsxell made their first contribution in #4
github-actions commented
- Tests results #5562802197 are available at https://github.com/bernizhel/infrastructure/actions/runs/5562802197