Drew Roen
1630b08455
Pin actions/checkout github action to a hash instead of a version for increased security ( #1179 )
3 years ago
dependabot[bot]
3c6cebd171
Bump github/codeql-action from 2.1.8 to 2.1.9 ( #1178 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1ed1437484...7502d6e991
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
430031b5a9
Bump actions/setup-java from 3.1.1 to 3.2.0 ( #1155 )
3 years ago
dependabot[bot]
802026f4ea
Bump subosito/flutter-action from 1.5.3 to 2.4.0 ( #1147 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 1.5.3 to 2.4.0.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](https://github.com/subosito/flutter-action/compare/v1.5.3...d8687e6979e8ef66d2b2970e2c92c1d8e801d7bf )
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Jenn Magder
6f5d2777cc
Do not run GitHub workflows on forks ( #1107 )
3 years ago
drewroengoogle
1d461cd9e6
Add read-all default permission to remaining github workflows templates ( #1145 )
3 years ago
godofredoc
1b38c63dd5
Use correct version of checkout. ( #1123 )
...
The pinned version of the checkout was incorrect.
3 years ago
Brett Morgan
f861b7c4fc
Pin `setup-java` with a hash ( #1122 )
3 years ago
godofredoc
5b7d2b3b6d
Pin checkout version. ( #1121 )
...
We are updating a single version to test the theory that when we are
mixing versions and hashes the update is calculated once and reused
across all the files causing the hashes to be replaced with versions.
3 years ago
dependabot[bot]
8989d45674
Bump github/codeql-action from 1.1.5 to 2.1.8 ( #1118 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1.1.5 to 2.1.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8834766498...1ed1437484
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Brett Morgan
75d74d50a7
Bump GitHub Actions versions ( #1115 )
3 years ago
Brett Morgan
dd7e8d5a17
Spread out PR reviews ( #1106 )
3 years ago
Brett Morgan
b897d74282
Dependabot version updates ( #1063 )
3 years ago
godofredoc
a02f74d707
Enable scorecards. ( #1054 )
...
This will help us assess the security posture of this repository.
3 years ago
Andrew Brogdon
93bf3263c5
Lands beta changes. ( #1006 )
3 years ago
Brett Morgan
b229c5236f
[CI]: Drop dev channel ( #955 )
3 years ago
John Ryan
308c6ff21c
Specify workflow permissions for build-and-deploy action ( #948 )
...
* add write permissions to build-and-deploy action
fixes#914
* formatting
3 years ago
Brett Morgan
b10b46bc18
Revert "Enable no-response workflow. ( #937 )" ( #938 )
3 years ago
godofredoc
ac4dc45d87
Enable no-response workflow. ( #937 )
3 years ago
Brett Morgan
b7156523ff
Add a pull request template ( #930 )
3 years ago
Andrew Brogdon
699cc3a8c5
Pinning versions to commits ( #861 )
3 years ago
John Ryan
3f5ab56485
Add workflow to deploy the sample index ( #791 )
...
* Add workflow to build and deploy the sample index
* update gh-pages action
* fix yaml
* create web/ directory in build
* grammar
* add ignored directories
* revert pubspec.lock files
* add job to run _tool/verify_samples.dart
* Update filipino_cuisine for Flutter 2
* remove timeflow demo.
The unnamed List constructor is now deprecated, refactoring
this code to use add() requires more knowledge about the code for
this demo.
https://dart.dev/null-safety/understanding-null-safety#no-unnamed-list-constructor
* update slide_puzzle
* ensure stable channel is used to verify
* move verify web demos action into separate yaml file - avoid running
on each flutter version.
* add on: pull_request
* update slide_puzzle
* Update gh-pages.yml
* Add copyright header
4 years ago
Andrew Brogdon
1e82189f82
Removing scheduled run of beta CI workflow ( #719 )
4 years ago
Andrew Brogdon
07e4a518b7
Adding new workflow for beta. ( #695 )
4 years ago
Brett Morgan
9b631a2184
Split CI testing based on flutter channels ( #651 )
4 years ago
John Ryan
3d92dfbc7b
use source script.sh instead of ./script.sh ( #629 )
4 years ago
Andrew Brogdon
83adbb883d
Replaces Travis CI with GitHub Actions ( #625 )
4 years ago
Andrew Brogdon
046fa14eba
Added no-response config ( #284 )
5 years ago