Commit 4416ca68 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.1.0 [skip ci]

parent 4ad19162
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [1.1.0](https://gitlab.com/to-be-continuous/lighthouse/compare/1.0.2...1.1.0) (2023-12-8)


### Features

* use centralized tracking image (gitlab.com) ([5243601](https://gitlab.com/to-be-continuous/lighthouse/commit/52436011eeb8cc0d8f546bfc9f275a745ab833df))

## [1.0.2](https://gitlab.com/to-be-continuous/lighthouse/compare/1.0.1...1.0.2) (2023-12-2)


+3 −3
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.2'
    ref: '1.1.0'
    file: '/templates/gitlab-ci-lighthouse.yml'
```

@@ -66,7 +66,7 @@ The easiest solution is to declare all the analysed urls in the `$LHCI_RUN_OPTS`
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.2'
    ref: '1.1.0'
    file: '/templates/gitlab-ci-lighthouse.yml'

variables:
@@ -88,7 +88,7 @@ Another option could be to handle it in your JavaScript-based [configuration fil
```yaml
include:
  - project: 'to-be-continuous/lighthouse'
    ref: '1.0.2'
    ref: '1.1.0'
    file: '/templates/gitlab-ci-lighthouse.yml'

variables:
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ lighthouse:
    entrypoint: [""]
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "lhci", "1.0.2"]
      command: ["--service", "lhci", "1.1.0"]
  stage: acceptance
  variables:
    # force no start server cmd