Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Migrate to GitHub Actions #358

Closed
wants to merge 2 commits into from
Closed

Migrate to GitHub Actions #358

wants to merge 2 commits into from

Conversation

athomas
Copy link

@athomas athomas commented Feb 1, 2021

No description provided.

@google-cla google-cla bot added the cla: yes Google CLA signed label Feb 1, 2021
@athomas
Copy link
Author

athomas commented Feb 1, 2021

@kevmoo Any suggestions how to proceed here? I'm not sure why the tests are failing, but it seems to be Chrome 88 that's causing trouble here. Travis had successful builds on Chrome 87. Unless I'm missing something, perhaps we can land this and figure out the Chrome 88 issues once we're on Actions?

@kevmoo
Copy link
Contributor

kevmoo commented Feb 1, 2021

I'm not sure who the main owner of intl is any more, either.

@davidmorgan ?

Interesting to see if this test is running and passing internally

@davidmorgan
Copy link
Contributor

Chatted with Alex; my team owns intl in google3, and syncing from google3->external as needed.

google3 isn't on Chrome 88 yet, when it rolls we'll need to fix the test there.

davidmorgan pushed a commit that referenced this pull request Feb 3, 2021
<public>
Migrate to GitHub Actions

Closes #358
</public>

PiperOrigin-RevId: 355393492
@natebosch
Copy link
Contributor

I'd like to get #362 landed and published - we'll ignore the failing CI for that PR since we know we're publishing exactly what passed CI previously with the published prerelease version. That one will impact the sync but I don't think it will cause too much trouble. I'll land and internal CL with the same changes.

I do think that after we get the publish done there should not be any blockers to land this PR. These files are not involved in the sync process, and don't introduce new failures. We have the problem of fixing the tests on the latest chrome either way, but doesn't specifically need to be tied to this PR.

@athomas
Copy link
Author

athomas commented Feb 8, 2021

@natebosch I'm assuming that this is still on your plate. Let me know in case I misunderstood.

natebosch pushed a commit that referenced this pull request Feb 17, 2021
<public>
Migrate to GitHub Actions

Closes #358
</public>

PiperOrigin-RevId: 355393492
@natebosch natebosch closed this in 5fd7a11 Feb 17, 2021
@natebosch natebosch deleted the github-actions branch February 17, 2021 22:33
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request May 18, 2022
Changes:
```
> git log --format="%C(auto) %h %s" 9669926..9145f30
 https://dart.googlesource.com/intl.git/+/9145f30 Bump actions/checkout from 2 to 3 (#462)
 https://dart.googlesource.com/intl.git/+/f545753 update the analysis_options.yaml file (#449)
 https://dart.googlesource.com/intl.git/+/fee2c2d Add a changelog entry for a recent feature (#406)
 https://dart.googlesource.com/intl.git/+/4e37662 GitHub Sync (#405)
 https://dart.googlesource.com/intl.git/+/0a14483 Bump dart-lang/setup-dart from 0.3 to 1 (#403)
 https://dart.googlesource.com/intl.git/+/f22f7b5 fix directive sorting
 https://dart.googlesource.com/intl.git/+/ed2fbe0 Add dependabot
 https://dart.googlesource.com/intl.git/+/2518923 Merge pull request #377 from dart-lang/franklinyow-patch-1
 https://dart.googlesource.com/intl.git/+/bee0456 Update LICENSE
 https://dart.googlesource.com/intl.git/+/9bb4bcc Migrating to dart:ffi in Dart 2.12.
 https://dart.googlesource.com/intl.git/+/532a1e3 Migrating to `dart:ffi` in Dart 2.12 and `package:ffi` 1.0.0.
 https://dart.googlesource.com/intl.git/+/458129d Replace git dependencies with published versions
 https://dart.googlesource.com/intl.git/+/5fd7a11 COPYBARA CHANGE FOR dart-archive/intl#358
 https://dart.googlesource.com/intl.git/+/2c8e014 Fix typo; see https://screenshot.googleplex.com/5afwL4iQtHeJKLC
 https://dart.googlesource.com/intl.git/+/33251e0 Prepare to publish for stable null safety (#362)
 https://dart.googlesource.com/intl.git/+/b3da438 Prep release for beta (#338)
 https://dart.googlesource.com/intl.git/+/48675cf Prepare a version of intl that supports the 2.12 sdk

```

Diff: https://dart.googlesource.com/intl.git/+/9669926609e7efc17dfd74fbb44ec719a7e573cc~..9145f308f1458f37630a1ffce3b7d3b471ebbc56/
Change-Id: Ic431da0e0785bd4ece86542fae30aad55f384f50
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/245222
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
mosuem pushed a commit to dart-lang/i18n that referenced this pull request Mar 2, 2023
<public>
Migrate to GitHub Actions

Closes dart-archive/intl#358
</public>

PiperOrigin-RevId: 355393492
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Google CLA signed
Development

Successfully merging this pull request may close these issues.

4 participants