YunYouJun
|
42c244573c
|
ci: remove vercel
|
2025-01-24 11:44:02 +08:00 |
|
YunYouJun
|
5fa5944dff
|
chore: fix ci node version
|
2025-01-24 11:40:02 +08:00 |
|
YunYouJun
|
86b565dfa9
|
ci: add lint-staged check
|
2024-09-15 18:14:52 +08:00 |
|
YunYouJun
|
7a52b024dd
|
ci: add vercel tag deplou
|
2024-09-15 17:45:11 +08:00 |
|
YunYouJun
|
ab7f4e20f1
|
ci: use node lts
|
2024-01-28 06:57:17 +08:00 |
|
YunYouJun
|
dd2de09325
|
ci: add check for dev
|
2023-11-06 02:30:08 +08:00 |
|
YunYouJun
|
1bd0a6721e
|
chore: release before upload
|
2023-07-30 21:23:14 +08:00 |
|
YunYouJun
|
e9427f7fb0
|
chore: add release with files
|
2023-07-30 21:20:53 +08:00 |
|
YunYouJun
|
f6b285788f
|
chore: add release badge
|
2023-07-30 21:04:26 +08:00 |
|
YunYouJun
|
44c9631e70
|
ci: fix upload dir
|
2023-07-30 18:50:07 +08:00 |
|
YunYouJun
|
492513098a
|
chore: bumpp
|
2023-07-30 18:33:36 +08:00 |
|
YunYouJun
|
7e6ea7d94b
|
ci: add release action
|
2023-07-30 18:31:50 +08:00 |
|
YunYouJun
|
0dfec1831b
|
refactor: migrate to nuxt
|
2023-07-30 03:08:42 +08:00 |
|
YunYouJun
|
31c8163ca9
|
test: add recipe mode & component render
|
2022-06-26 07:42:53 +08:00 |
|
YunYouJun
|
8f6bb3f462
|
ci: lint when every push & pr
|
2022-05-01 20:30:44 +08:00 |
|
YunYouJun
|
bfb9ef44a6
|
ci: add dev for test
|
2022-05-01 20:25:15 +08:00 |
|
YunYouJun
|
d2534f748f
|
ci: add latest for main
|
2022-05-01 18:33:57 +08:00 |
|
Henry
|
50156534c2
|
feat: create docker file and docker build CI (#24)
* Create Dockerfile
* Create docker-image.yml
* Fix https://github.com/YunYouJun/cook/issues/12
* Format docker-image.yml
* Update docker-image.yml with two steps
* Format fix in docker-image.yml
https://github.com/henryclw/cook/runs/6186682354
* Format fix in Dockerfile
* Use official CI/CD of GitHub docker action
https://docs.docker.com/language/nodejs/configure-ci-cd/
* Fix typo in docker-image.yml
* Add last line in docker-image.yml
* Update docker-image.yml, use docker/login-action@v1
* Revert "Update docker-image.yml, use docker/login-action@v1"
This reverts commit f15e007225.
* Let docker image tag be the same as the branch name
https://stackoverflow.com/questions/58033366/how-to-get-the-current-branch-within-github-actions
* Let docker image tag be the same as the branch name, use branch name ${GITHUB_REF#refs/heads/}
* Use docker/metadata-action in docker-image.yml
https://github.com/docker/metadata-action
* Fix image name in docker/metadata-action in docker-image.yml
* Use master branch of docker/metadata-action in docker-image.yml
* Update docker in README.md, pull or build locally
* Use the latest tag if it is the default branch
* Remove empty lines in docker-image.yml
* Update name in docker-image.yml
* Update docker instructions in README.md
Resolved:
- https://github.com/YunYouJun/cook/pull/24#discussion_r860803527
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807487
- https://github.com/YunYouJun/cook/pull/24#discussion_r860807702
* chore: update docs description
* Update README.md
Co-authored-by: 云游君 <me@yunyoujun.cn>
|
2022-04-30 01:38:25 +08:00 |
|
YunYouJun
|
24b1685f35
|
chore: fix lint
|
2022-04-14 20:01:58 +08:00 |
|
YunYouJun
|
1fb7d8db94
|
feat: basic interactive & tags
|
2022-04-14 19:59:02 +08:00 |
|
YunYouJun
|
c355d51874
|
init: basic structure
|
2022-04-13 22:41:22 +08:00 |
|