New BSD. See `License File <https://github.com/dask/dask/blob/main/LICENSE.txt>`__. .. _documentation: https://dask.org .. |Build Status| image:: https://github.com/dask/dask/workflows/CI/badge.svg?branch=master
If we make this update, we'll have to make sure links that point to this on the blog are updated. Ex: Monthly Meeting Minutes 👍 1 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...
登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登录 没有帐号,去注册 编辑仓库简介 简介内容 change default branch to kc705 主页 取消 保存更改 1 https://gitee.com/he_zhifan/cim144_hw.git git@gitee.com:he_zhifan/cim144_hw.git he_zhifan cim144_hw cim144_hw kc705北京...
Now that we have amainbranch on our local computer, a main branch up on GitHub, and the default branch on GitHub is themainbranch. The next step is to delete the master branch on GitHub. Right now, if you type thegit branch -acommand, you'll see output like below: * main remotes/...
Push thechangesetto your branch and GitHub actions will detect that the PR contains changes that affect the published library. After the PR gets merged, another PR will be created calledVersion Packageswhich is the one that will be detected, again by GitHub Actions, to do a release to NPM....
We recommend making sure changes made from this command are merged back into the base branch before you runpublish. This command will read then delete changesets on disk, ensuring that they are only used once. publish changeset publish [--otp={token}] ...
name: Release on: push: branches: # Make sure to check the branch name here; usual values are `main` and `master` - master concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: release: name: Release runs-on: ubuntu-latest steps: - name: Checkout Repo uses: actions/check...
GitQueryBranchStatsCriteria GitQueryCommitsCriteria GitQueryRefsCriteria GitRecycleBinRepositoryDetails GitRef GitRefFavorite GitRefSearchType GitRefUpdate GitRefUpdateMode GitRefUpdateResult GitRefUpdateStatus Repozytorium Git Repozytorium Git GitRepositoryCreateOptions GitRepositoryRef GitRepositoryRef GitRepos...
GitBranchStats GitChange GitCherryPick GitCommit GitCommitChanges GitCommitDiffs GitCommitRef GitCommitToVytvořit GitConflict GitConflictAddAdd GitConflictAddRename GitConflictDeleteEditovat GitConflictDeleteRename GitConflictDirectoryFile GitConflictEditDelete GitConflictEditEdit GitConflictFileDirectory GitConfl...
@tfendin suggests that we can switch the default branch of this repo from master to main: #946 (comment) @tj @hemanth What do you think about this? Collaborator hemanth commented on Jan 4 Given that GH has made it easy to make that change, it would be a 👍 from me 🤓 Sign ...