Better sandboxed workflow and enhanced cross compilation Aug 12, 2022 .gitattributes Removed test requiring linux containers Jun 11, 2020 .gitignore use go 1.20 -cover support Mar 11, 2023 .golangci.yml bump golangci-lint to version v2.0.2 Apr 1, 2025 BUILDING.md Update link in stats --...
Let github collapse BUILD.bazel files in certain locations Jul 1, 2022 .gitignore Remove unnecessary marketplace tool May 29, 2023 .golangci.yml linter: Move config under hack/linter Mar 10, 2025 .mailmap hack: Update release script and mailMap Jul 19, 2018 .rsynctemp Wait for rsyncd to ...
BUILD models and DEFINE API for room applications deploy $ npm install run $ npm start make sure that the mongodb running and listen the port 27017 before run this app. 活动室申请系统是一个广泛存在的系统,如学生想要组织活动,需要学校的场地,那么他们会去向有权限的老师申请场地,然后在规定时间去规...
Guillaume Loursbumpd buildkit v0.22.0 and buildx v0.24.0e45e58b5天前 5204 次提交 取消 提示:由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件 .github remove Docker EULA licensing which isn't relevant since Docker switche…
The Development control supports links to and display of links made to development objects. These objects include Git commits and pull requests, or TFVC changesets and versioned items. You can define links from the work item or from the commits, pull requests, or other development objects. For...
project: Name or ID of the project. You can configure the default project usingaz devops configure -d project=NAME_OR_ID. Required if not configured as default or picked up by usinggit config. Example The following command lists all of the variables in the pipeline with ID12and shows the...
git config --global user.name userName git config --global user.email userEmail 分支77 标签141 Ulysses SouzaMerge pull request #8644 from yariksheptyk...6eb51d34年前 6069 次提交 .github only run CI workflow when PR target is branch v2 ...
This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org ...
diff --git a/inotify.c b/inotify.c index 08fa55a..7116a9a 100644 --- a/inotify.c +++ b/inotify.c @@ -61,6 +61,10 @@ if (event->mask & IN_CLOSE_WRITE) printf("IN_CLOSE_WRITE: "); + if (event->mask & IN_MOVED_FROM) ...
https://gitlab.com/MrChrisW/cookiecutter-pylibrary/blob/master/.gitlab-ci.yml Travis docs:Build matrix Also, GitHub CI/CD is planning the same feature:https://help.github.com/en/articles/workflow-syntax-for-github-actions#jobsjob_idstrategy ...