Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
Bastian Gruber 82e6811660 fix: use library mode for kotlin docs 2024-09-23 15:57:09 +00:00
Bastian Gruber 21e5e4540e Switch suggest component from UDL to proc-macros 2024-09-19 18:47:08 +00:00
Bastian Gruber dc397f34ed Build Kotlin docs via Dokka 2024-09-10 14:59:33 +00:00
Bastian Gruber abd2d8a1a6 add swift-docs to GitHub pages documentation 2024-09-04 15:05:25 +00:00
Bastian Gruber dbeaef2eb2 feat: be able to generate static website docs from swift components 2024-09-03 14:11:19 +00:00
Mark Hammond 06d9054cb9 pin cargo-audit to 0.19 and bump a couple of versions to avoid cargo audit failires. 2024-07-26 13:34:59 +00:00
Ryan VanderMeulen 4975a606bd Use dependabot to manage Taskcluster python deps 2024-05-08 13:38:33 +00:00
Ryan VanderMeulen be782cbba4 Update dependency check workflow 2024-05-08 13:38:33 +00:00
Mark Hammond c35caa2ef6 Use Python 3.11 to generate our dependency summaries 2024-04-26 15:21:28 +00:00
Erich Gubler 1819a7f297 typo: s/dilligence/diligence in PR template 2024-04-26 01:50:43 +00:00
Tarik Eshaq 3a1b6f1a6b Adds back issues with message to forward to bugzilla 2024-04-09 21:43:08 +00:00
Mark Hammond 47ef7c8c98 Update some crates to avoid cargo audit errors
As part of this, update clap for app-services examples.
2024-03-06 16:02:17 +00:00
Sammy Khamis 4bc525e8ee Remove SQLCipher 2023-09-15 21:25:34 +00:00
Tarik Eshaq 38de838e5e Fixes broken dependency check 2023-06-22 17:05:53 +00:00
bendk 809985900a Update .github/pull_request_template.md
Co-authored-by: Tarik Eshaq <tarikeshaq@gmail.com>
2023-05-25 17:51:58 +00:00
Ben Dean-Kawamura 60cf0a9a1e Adding documentation on how to handle breaking changes 2023-05-25 17:51:58 +00:00
Ben Dean-Kawamura d853bd4847 Updating the release process and scripts
Updated/added scripts to handle releases.

Renamed `cut-an-new-release.md` to `releases.md` and updated the
contents.

Removed CHANGES_UNRELEASED.  The new release system is simple enough
that we can just write entries directly to the changelog.
2023-05-05 22:53:41 +00:00
jhugman 5f780328a1
Initial commit of nimbus-cli (#5494) r=charlie, tarik
* Add nimbus-cli to workspace

* Initial commit

* Add docs and colors to output

* Add testing

* Add preserve-bucketing

* Update dependency audit to account for h2 vuln

* Address reviewer comments

* Add docs and changelog

* Override isEnrollmentPaused
2023-04-26 18:53:09 +01:00
Mark Hammond 90c8e363a7
Update chrono to avoid RUSTSEC-2020-0159. Fixes #4590 (#5451) 2023-03-29 14:48:38 +11:00
Mark Hammond 6272142b2b
Remove dependency on the clipboard crate for the tabs example (#5443) 2023-03-29 11:46:40 +11:00
Ben Dean-Kawamura b3d34a8d86 Updating branch build code
Updating the code now that fenix lives in firefox-android.  This
actually simplifies things quite a bit.

Renamed the parameter from `ff-android` to `firefox-android`.  I don't
think we need to abbreviate it now that it's the only branch-build parameter.
2023-02-24 20:19:48 -05:00
Ben Dean-Kawamura f3719bd194 Updating branch build code to work with firefox-android (#5218)
Also, updating the branch build code to work with owner references with
a colon, like `bendk:my-branch`.  This is what you get when clicking the
github copy branch name button.
2022-11-04 10:02:38 -04:00
Mark Hammond aeed512707
Fix the dep checker: the windows-rs repository moved its license files. (#5034)
Also re-run the dependency checker when the summary script changes.
2022-07-08 16:58:00 +10:00
Daniel Thorn 0bcf0ed143
Submit commits to Glean probe-scraper (#5008)
to validate and publish metrics, per https://mozilla.github.io/glean/book/user/adding-glean-to-your-project/enable-data-ingestion.html#validate-and-publish-metrics

> After your product has been enabled, you must submit commits to probe scraper to validate and publish metrics. Metrics will only be published from branches defined in probe scraper's repositories.yaml, or the Git default branch if not explicitly configured. This should happen on every CI run to the specified branches. Nightly jobs will then automatically add published metrics to the Glean Dictionary and other data platform tools.

Co-authored-by: Tarik Eshaq <teshaq@mozilla.com>
2022-06-29 14:31:22 -07:00
bendk b010b9bbf3
Adding documentation on branch builds (#4965) 2022-05-19 19:53:23 -04:00
Sammy Khamis 3fbe10cfbe
Merge ios and ios-rust directories and clean up Xcode project (#4830)
* remove ios and keep ios-rust directory
2022-03-03 10:03:32 -10:00
Tarik Eshaq 5ae839f85e
Run dependency check on prs and pushes that change dependencies (#4729)
* Run dependency check on prs that change dependencies

* Fixes dependency summaries
2021-12-14 19:30:25 -07:00
Tarik Eshaq b63d1756bd
Enables manual deployment of docs (#4674)
Super minor change, in case we ever need to redeploy our docs manually (in case something went wrong on a previous deployment, or just testing)
2021-11-22 15:39:32 -08:00
Tarik Eshaq 92a2a566d0 fixes github actions failure 2021-07-20 09:22:53 -07:00
Tarik Eshaq ab54b56bb9 Adds push component diagram and cargo docs 2021-07-19 14:25:10 -07:00
Tarik Eshaq fcdba34a20 Adds reference to rust docs in book 2021-07-12 11:59:45 -07:00
lougeniaC64 464b558f44
Updated docs for cutting a new release (#4012) 2021-05-26 11:13:53 -04:00
Janet Dragojevic e6983cbcc1
Sync 2133 update gh docs deploy [ci skip] (#4028)
Update the github action to remove 3rd party action and run daily not on push.
2021-04-16 09:04:02 -04:00
lougeniaC64 6146895e0c
Updated guidance (#4020) 2021-04-13 18:16:26 -04:00
Janet Dragojevic 1240fd228e adds a github action to build Rust and repo docs 2021-04-05 10:30:35 -04:00
Ryan Kelly 0c4b0d3cf6 Add config file to disable dependabot PRs. 2021-01-12 15:52:26 +11:00
Thom Chiovoloni 6bea434010 Rename `master` to `main` in many places 2020-06-29 08:43:33 -07:00
Ryan Kelly 790f126796
WIP Add explicit documentation for our testing strategy.
This also shuffles a few bits of testing infrastructure around to
try to make things clearer and/or more consistent.
2020-01-17 14:19:24 +11:00
Vlad Filippov 2bb979433c
Specify which changelog file to edit in the PR template 2019-07-18 18:24:36 -04:00
Thom Chiovoloni c1fe5367e5
Actually lint/format the bulk of our swift code (#1093)
* Fix swiftformat issues, update swiftformat circleci

* Configure swiftlint to lint all of our swift code, disable annoying lints, and fix the reasonable ones
2019-04-30 18:33:33 -07:00
Edouard Oger f4f7ea8017
Run SwiftLint/SwiftFormat on CI 2019-04-24 21:23:15 -04:00
Thom Chiovoloni a64506e3d1
Note that [ci full] exists in our PR template 2019-04-19 11:48:06 -07:00
Ryan Kelly e7532c59eb
feat(deps): Add docs and CI checks for dependency management. 2019-04-02 09:17:16 +11:00
Thom Chiovoloni d9e29dc137
Note clippy in pr template 2019-03-22 15:22:06 -07:00
Edouard Oger 8a52181222
Add check lint instructions to pull_request_template.md 2019-03-22 17:22:12 -04:00
Ryan Kelly 65dd4102ce
Add some basic external-contributor docs. 2019-02-15 14:09:04 +11:00