Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Conversation

gspencergoog
Copy link
Contributor

Description

This removes Travis configuration and switches to GitHub actions. Also, updated the analysis options to use package:lints/recommended.yaml.

@gspencergoog gspencergoog force-pushed the switch_to_workflow branch 4 times, most recently from 27f73dc to 69e6620 Compare August 30, 2021 21:46
@gspencergoog gspencergoog marked this pull request as ready for review August 30, 2021 21:47
@gspencergoog gspencergoog requested a review from tvolkert August 30, 2021 21:48
@gspencergoog gspencergoog force-pushed the switch_to_workflow branch 4 times, most recently from 86c7976 to 1b5f10b Compare August 30, 2021 22:01
os: [ubuntu-latest, macos-latest, windows-latest]
sdk: [stable, beta, dev]
steps:
- uses: actions/checkout@v2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please pin the actions to specific commits.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I think I pinned the "checkout" commit to the v2.3.4 release.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it sufficient to pin it to @v2.3.4?

@gspencergoog gspencergoog merged commit 4b1a41e into dart-archive:master Aug 30, 2021
@gspencergoog gspencergoog deleted the switch_to_workflow branch August 30, 2021 23:38
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 16, 2024
…s. (dart-archive/platform#35)

This removes Travis configuration and switches to GitHub actions. Also, updated the analysis options to use package:lints/recommended.yaml.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants