Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Bug 1883651 - turn off cron and workflows on main (#5898)
Browse files Browse the repository at this point in the history
* Bug 1883651 - turn off cron and workflows on `main`

Only keep the geckoview bump (for now), to still pick up mozilla-central
changes over the weekend.

* Bug 1883651 - move import-l10n to beta branch, remove sync-strings workflows

For the 124 beta cycle, we'll import strings directly to that branch,
since main will no longer be getting updates after the migration to m-c.
  • Loading branch information
jcristau authored Mar 15, 2024
1 parent be339a5 commit b089736
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 169 deletions.
8 changes: 2 additions & 6 deletions .cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,13 @@ jobs:
type: decision-task
treeherder-symbol: nightly-D
target-tasks-method: nightly
when:
- {hour: 4, minute: 0}
- {hour: 16, minute: 0}
when: []
- name: nightly-test
job:
type: decision-task
treeherder-symbol: Nt
target-tasks-method: nightly-test
when:
- {hour: 5, minute: 0}
- {hour: 16, minute: 0}
when: []
- name: screenshots
job:
type: decision-task
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/ac-sync-strings.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/fenix-sync-strings.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/fenix-update-nimbus-experiments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: "Fenix - Update Nimbus Experiments"

on:
schedule:
- cron: '*/30 * * * *'
workflow_dispatch: {}

jobs:
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/focus-sync-strings.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/focus-update-nimbus-experiments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: "Focus - Update Nimbus Experiments"

on:
schedule:
- cron: '*/30 * * * *'
workflow_dispatch: {}

jobs:
Expand Down
9 changes: 6 additions & 3 deletions .github/workflows/import-l10n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,14 @@ jobs:
name: Import strings
runs-on: ubuntu-latest
steps:
- name: Checkout Main Branch
- name: Discover A-C beta version
id: discover-beta-version
uses: mozilla-mobile/[email protected]
- name: Checkout Beta Branch
uses: actions/checkout@v3
with:
path: "source"
ref: main
ref: releases_v${{ steps.discover-beta-version.outputs.beta_version }}
- name: Clone android-l10n repository
uses: actions/checkout@v3
with:
Expand Down Expand Up @@ -74,7 +77,7 @@ jobs:
echo "Link: $pr_link"
else
echo "Opening new pull request."
gh pr create --fill
gh pr create --fill --base releases_v${{ steps.discover-beta-version.outputs.beta_version }}
fi
else
echo "No changes found."
Expand Down

13 comments on commit b089736

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E854:904C:12209D:128950:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E83E:96CF:1094A5:10FD3B:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E84E:2AF2:11A292:120A83:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E82E:6948:101F5E:108749:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E80A:86F8:10540E:10BBD2:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E816:86F8:105423:10BBE4:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E824:96CF:109490:10FD21:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7F8:96CF:109461:10FCF0:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7FC:527F:113FD6:11A93B:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7FE:0C12:12B7CC:132127:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7F0:117C:11C7B1:1230F9:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7D6:3026:119D24:120658:65F4471F.

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

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

Uh oh! Looks like an error! Details

HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID E7D0:0C12:12B741:1320AA:65F4471F.

Please sign in to comment.