- 5aeeff0 ci: revert removal of tf-a-tests from default clone list by Chris Kay · 7 days ago
- 7e6d65d ci: use `fpsync` instead of `cp` by Chris Kay · 9 days ago
- 4ff620b fix: revert TF-M repos to default clone list by Harrison Mutai · 10 days ago
- 7482fd7 clone: be less greedy with CLONE_REPOS filtering by Tomás González · 11 days ago
- 0c522f9 clone: remove repo from repos_map to fix CI by Tomás González · 11 days ago
- 45c0500 tfa-next: add unsafe checks by Tomás González · 2 weeks ago
- 160a70a fix: improve clone perf by skipping unused repos by Harrison Mutai · 3 weeks ago
- 6cd767f fix(scripts): shallow clone everything by Harrison Mutai · 3 weeks ago
- db6efeb arm-gic-main: remove arm-gic test job by Tomás González · 3 weeks ago
- 47336e0 arm-{CRATE}-main: add jobs to test different crates by Tomás González · 3 weeks ago
- 54d9801 arm-ffa-main: add a job to test arm-ffa crate patchsets by Tomás González · 4 weeks ago
- aae088b feat: clone TF-A with submodules by Chris Kay · 8 weeks ago
- b75a15e fix: use 'main' branch as a default while cloning RMM by Manish V Badarkhe · 3 months ago
- aa6c48f Add support for cloning the TF-RMM repository by Manish V Badarkhe · 3 months ago
- 0f2a83e script/tf-a-lts-docs-watcher.sh: Build the doc for the branch by Arthur She · 4 months ago
- ae47e4a lts-check-last-commit.sh: fix bug by Arthur She · 5 months ago
- 263a21d lts-check-last-commit.sh: Change condition by Arthur She · 5 months ago
- 705e61e lts-check-last-commit.sh: fix bug by Arthur She · 5 months ago
- b4130f6 scripts/clone.sh: fix bug by Arthur She · 5 months ago
- 3d03492 Revert "scripts/clone.sh: fix bug" by Arthur She · 5 months ago
- 61a4ef9 scripts/tf-a-lts-docs-watcher.sh: Update RTD API by Arthur She · 5 months ago
- b94eb85 lts-check-last-commit: using https for API call by Arthur She · 6 months ago
- 0cfe364 tf-a-lts[2.8|2.10]-main: optimize build job by Arthur She · 6 months ago
- a03254a scripts/clone.sh: fix bug by Arthur She · 6 months ago
- 98b6689 tf-a-lts-docs-watcher.sh: Add helper function to debug REST API responses by Paul Sokolovsky · 7 months ago
- d7c1800 tf-a-lts-docs-watcher.sh: Consistent whitespacing by Paul Sokolovsky · 7 months ago
- b992050 tf-a-lts-docs-watcher.sh: Fix indentation and typo in message by Paul Sokolovsky · 7 months ago
- 7415ae5 tf-a-ci-gateway: use dependent branches for tf-m-* repos by Manish V Badarkhe · 9 months ago
- 8131640 clone.sh: clone only required repos by Zachary Leaf · 9 months ago
- 99dcb2b clone.sh: allow fetching via SSH by Zachary Leaf · 9 months ago
- 87624e1 tf-a-ci-gateway: use sha-id for tf-m-tests and tf-m-extras repo by Manish V Badarkhe · 9 months ago
- 6162aa4 tf-a-lts-patch-stack-watcher.yaml: can on/off function individually by Arthur She · 1 year, 4 months ago
- 8e2202e tf-a-lts-patch-stack-watcher: Fix script error by Arthur She · 1 year, 2 months ago
- 9eb302e tf-a-lts-docs-watcher.sh: correct conditional check by Arthur She · 1 year, 3 months ago
- ae61e3e tf-a-lts-docs-watcher.sh: wait_for_build: Increase sleep interval to 30s by Paul Sokolovsky · 1 year, 4 months ago
- 2cac9b8 tf-a-lts-docs-watcher.sh: wait_for_build: Add timeout by Paul Sokolovsky · 1 year, 4 months ago
- af1e540 tf-a-lts-docs-watcher.sh: Wait for build to finish and output docs URL by Paul Sokolovsky · 1 year, 4 months ago
- 3cc0023 tf-a-lts-docs-watcher.sh: Convert Git tag to RTD slug once by Paul Sokolovsky · 1 year, 4 months ago
- fb2d040 tf-a-lts-docs-watcher.sh: Factor out RTD_API definition by Paul Sokolovsky · 1 year, 4 months ago
- f1f6893 tf-a-lts-docs-watcher.sh: Add wait_for_build() function by Paul Sokolovsky · 1 year, 4 months ago
- 6338f10 tf-a-lts-docs-watcher.sh: Add support for sandbox and test projects by Paul Sokolovsky · 1 year, 4 months ago
- 07bd095 tf-a-lts-docs-watcher.sh: Support tags with slash in name by Paul Sokolovsky · 1 year, 4 months ago
- 980b3b8 tf-a-lts-docs-watcher.sh: Convert Git tag to ReadTheDocs slug by Paul Sokolovsky · 1 year, 4 months ago
- a313830 tf-a-lts-docs-watcher.sh: Use "slug" instead of "verbose_name" by Paul Sokolovsky · 1 year, 4 months ago
- 92151ad tf-a-lts-docs-watcher.sh: Consistently use spaces for indentation by Paul Sokolovsky · 1 year, 4 months ago
- 733fa32 update branch for tf-m-* repo by Manish V Badarkhe · 1 year, 5 months ago
- f974bc1 Add tf-a-lts-patch-stack-watcher.yaml by Arthur She · 1 year, 5 months ago
- c4b4b5e tf-a-lts-docs-watcher.sh: Fix timing issue by Arthur She · 1 year, 5 months ago
- 4c341b2 tf-a-lts-docs-watcher.yaml: Hide the new lts branch by Arthur She · 1 year, 5 months ago
- 8c3dac2 tf-a-lts-docs-watcher: Add tf-a-lts-docs-watcher job by Arthur She · 1 year, 6 months ago
- 9b2a5de scripts/clone.sh: Dump free disk space before cloning by Paul Sokolovsky · 1 year, 7 months ago
- c66477e clone.sh: remove spm submodule cloning by Daniel Boulby · 1 year, 7 months ago
- c61b6cd clone.sh: fix spm project name and set spm_root by Daniel Boulby · 1 year, 7 months ago
- 9dbe6f1 clone.sh: add hafnium to repos list by Daniel Boulby · 1 year, 7 months ago
- 9ab431a parse_refspec.py: In case of no useful changes found, don't error out by Paul Sokolovsky · 2 years, 1 month ago
- dee7f3a parse_refspec.py: Refactor "if" statement by Paul Sokolovsky · 2 years, 1 month ago
- d6b7619 clone.sh: Use form of PubkeyAcceptedKeyTypes option without a space by Paul Sokolovsky · 2 years, 1 month ago
- 65bc87b clone.sh: When calculating REPO_REFSPEC for topic, don't swallow errors by Paul Sokolovsky · 2 years, 1 month ago
- 2d8a835 fix: client/server authentication failure on cloning repos by Manish V Badarkhe · 2 years, 1 month ago
- 2fbc06c Correct tfm tests & extras project path by Jimmy Brisson · 2 years, 1 month ago
- e4486ec Clone tf-m-tests & extras by Jimmy Brisson · 2 years, 1 month ago
- 2bb494c Define default values for tf-m-tests & extras by Jimmy Brisson · 2 years, 1 month ago
- fb99d0a clone.sh: only checkout topic for other repos by Mikael Olsson · 2 years, 4 months ago
- b039286 fix(tf-a-tftf-main): remove Slack notifications by Chris Kay · 2 years, 6 months ago
- cce3e05 scripts/clone.sh: Remove workaround with apt-get'ting python3-venv by Paul Sokolovsky · 2 years, 7 months ago
- b41ac9e clone.sh: Output repo URL before doing git log by Paul Sokolovsky · 2 years, 9 months ago
- f0eb5e7 clone.sh: workaround for SSH host key verification failed by Arthur She · 2 years, 9 months ago
- 3eb254e clone: repo synchronization based on Gerrit topic by Arthur She · 2 years, 10 months ago
- 54f0ea2 scripts/clone.sh: Install python3-venv via apt-get by Paul Sokolovsky · 3 years, 8 months ago
- e8801df add CI_REFSPEC parameter to various jobs by Zelalem Aweke · 3 years, 8 months ago
- 49a18a4 clone.sh: remove clone parameters on git-clone command by Leonardo Sandoval · 3 years, 9 months ago
- d1b6b5a Introduce a global share repository mechanism by Leonardo Sandoval · 3 years, 10 months ago