Flutter is a fully open-source project, and we welcome contributions. Information on how to get started can be found in ourcontributor guide. Releases7 Flutter 3.16 beta (October 11, 2023)Latest Oct 20, 2023 + 6 releases
Merge pull request#3936from cpanato/updates Feb 24, 2025 config config: Add configs for copying GitHub releases to GCS buckets Oct 6, 2021 docs Use latest krel binary release instead of compilation in cloudbuild Nov 14, 2023 gcb Enablewslandnlreturnlinters ...
Check out our roadmap, contribute to projects, and help us make collaboration even easier. Contribute to GitHub Desktop Try beta features and help improve future releases beta Experience the latest features and bug fixes before they’re released. Check out Beta...
The latest pre-release buildsare available from the following public NuGet feeds: Compiler:https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json IDE Services:https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json ...
Optionally, to notify users that the release is not ready for production and may be unstable, selectThis is a pre-release. Optionally, selectSet as latest release. If you do not select this option, the latest release label will automatically be assigned based on semantic versioning. ...
release: name: Publish Plugin runs-on: ubuntu-latest permissions: contents: write pull-requests: write steps: # Check out the current repository - name: Fetch Sources uses: actions/checkout@v4 with: ref: ${{ github.event.release.tag_name }} # Set up Java environment...
name:AndroidCIon:push:branches:["main"]pull_request:branches:["main"]jobs:build:runs-on:ubuntu-lateststeps:-uses:actions/checkout@v3-name:setupJDK17uses:actions/setup-java@v3with:java-version:'17'distribution:'temurin'cache:gradle-name:Grant execute permissionforgradlewrun:chmod+x gradlew-name:...
name:AndroidCIon:release:types:[published]push:branches:-mastertags:-'2.*'pull_request:branches:-masterjobs:build:runs-on:ubuntu-lateststeps:-uses:actions/checkout@v2-name:setupJDK1.8uses:actions/setup-java@v1with:java-version:1.8-name:release apk signrun:|echo"给apk增加签名"cp $GITHUB_WORKSP...
github-release-notes,以下简称 gren ,是用来一键向 github 发布 release notes 的工具。基本步骤如下: 拉取github 仓库的 tags 记录 拉取最新两个 tag 之间的 pr(或 issue)记录,总结成 release notes 将release notes 推送到 github 仓库,作为最新 tag 的发布日志 ...
Update yaml files to latest version RELEASE.2025-02-18T16-25-55Z 12天前 helm-releases update helm release v5.4.0 2个月前 helm/minio update helm release v5.4.0 2个月前 internal tests: Do not allow forced type asserts (#20905) 12天前 .dockerignore add all missing go...