Commit 0a0ba7fe authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 6e5e7e85
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.0.1](https://gitlab.com/to-be-continuous/lighthouse/compare/1.0.0...1.0.1) (2023-10-16)


### Bug Fixes

* declare all TBC stages ([6e5e7e8](https://gitlab.com/to-be-continuous/lighthouse/commit/6e5e7e85bf57052209b05ded6c305a356450f9c3))

# 1.0.0 (2023-06-24)


+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.0'
    ref: '1.0.1'
    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.0'
    ref: '1.0.1'
    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.0'
    ref: '1.0.1'
    file: '/templates/gitlab-ci-lighthouse.yml'

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