Skip to content

Commit

Permalink
AG-35746 run all tests within one plan
Browse files Browse the repository at this point in the history
Merge in ADGUARD-FILTERS/tsurlfilter from fix/AG-35746 to master

Squashed commit of the following:

commit ef2ff3e
Merge: 2be9cd6 5f9820b
Author: Maxim Topciu <[email protected]>
Date:   Fri Sep 6 17:25:00 2024 +0300

    Merge branch 'master' into fix/AG-35746

commit 2be9cd6
Merge: e1632c1 72f5266
Author: Maxim Topciu <[email protected]>
Date:   Fri Sep 6 17:24:49 2024 +0300

    Merge branch 'fix/AG-35746' of ssh://bit.int.agrd.dev:7999/adguard-filters/tsurlfilter into fix/AG-35746

commit e1632c1
Author: Maxim Topciu <[email protected]>
Date:   Fri Sep 6 16:51:03 2024 +0300

    AG-35746 improve documentation and logging

commit 72f5266
Author: Slava Leleka <[email protected]>
Date:   Thu Sep 5 20:24:58 2024 +0300

    fix readme

commit ecef1d4
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 19:53:33 2024 +0300

    AG-35746 revert

commit 1b47807
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 19:38:21 2024 +0300

    AG-35746 see if changes' checks are working

commit ca4b064
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 18:49:46 2024 +0300

    AG-35746 clean build dirs

commit 84cf2b9
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:49:09 2024 +0300

    AG-35746 fix path to helpers

commit 53387b0
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:32:09 2024 +0300

    AG-35746 source helpers in agtree-tests.sh

commit 761c81d
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:26:05 2024 +0300

    AG-35746 try to fix bad substitution error

commit 2dda829
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:22:14 2024 +0300

    AG-35746 try to fix bad substitution error

commit a8ac17f
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:14:56 2024 +0300

    AG-35746 fix permission

commit 16a98eb
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 17:09:32 2024 +0300

    AG-35746 fix path

commit 83f3e3d
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 16:58:48 2024 +0300

    AG-35746 remove field

commit a45a497
Author: Maxim Topciu <[email protected]>
Date:   Thu Sep 5 16:57:26 2024 +0300

    AG-35746 run all tests whithin one plan
  • Loading branch information
maximtop committed Sep 6, 2024
1 parent 5f9820b commit eade72c
Show file tree
Hide file tree
Showing 24 changed files with 363 additions and 920 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Ensure that the following software is installed on your computer:
- [pnpm][pnpm] for package management
- [Git][git] for version control

> [!NOTE]
> [!NOTE]
> For development, our team uses macOS and Linux. It may be possible that some commands not work on Windows,
> so if you are using Windows, we recommend using WSL or a virtual machine.
Expand All @@ -64,10 +64,10 @@ Ensure that the following software is installed on your computer:

Install dependencies with pnpm: `pnpm install`.

> [!NOTE]
> [!NOTE]
> pnpm currently doesn't support installing per package dev dependencies (see https://github.com/pnpm/pnpm/issues/6300).
> [!NOTE]
> [!NOTE]
> If you want to use another linked packages in monorepo workspace, link it in root folder.
This repository uses pnpm workspaces and [Lerna][lerna] to manage multiple packages in a single repository.
Expand Down
120 changes: 0 additions & 120 deletions bamboo-specs/agtree-test.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions bamboo-specs/bamboo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
---
!include 'tsurlfilter-permissions.yaml'

---
!include 'tswebextension-tests.yaml'

---
!include 'tswebextension-build.yaml'

Expand Down Expand Up @@ -43,9 +40,6 @@
---
!include 'adguard-api-permissions.yaml'

---
!include 'agtree-test.yaml'

---
!include 'agtree-increment.yaml'

Expand All @@ -58,9 +52,6 @@
---
!include 'agtree-permissions.yaml'

---
!include 'css-tokenizer-test.yaml'

---
!include 'css-tokenizer-increment.yaml'

Expand All @@ -85,18 +76,6 @@
---
!include 'logger-permissions.yaml'

---
!include 'logger-test.yaml'

---
!include 'examples-adguard-api-tests.yaml'

---
!include 'examples-tswebextension-mv2-tests.yaml'

---
!include 'examples-tswebextension-mv3-tests.yaml'

---
!include 'adguard-api-mv3-build.yaml'

Expand Down Expand Up @@ -129,6 +108,3 @@

---
!include 'dnr-rulesets-auto-deploy-permissions.yaml'

---
!include 'examples-adguard-api-mv3-tests.yaml'
114 changes: 0 additions & 114 deletions bamboo-specs/css-tokenizer-test.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions bamboo-specs/examples-adguard-api-mv3-tests.yaml

This file was deleted.

Loading

0 comments on commit eade72c

Please sign in to comment.