liip / liip/LiipTestFixturesBundle

Question: cached database with GitLab CI pipeline

Open
#239 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
PHP
Stars
178
Forks
48
PR merge metrics
No merged PRs in 30d

Description

When using LiipFunctionalBundle cached database with gitalb ci pipeline, does there any need to cache some data between pipelines ?

```
#https://github.com/liip/LiipTestFixturesBundle/blob/2.x/doc/database.md#tips-for-fixture-loading-tests
liip_test_fixtures:
cache_db:
sqlite: 'Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup'

```

Cheers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with doc/database.md at the cached-database tips link and review how the GitLab CI pipeline handles the SQLite backup. Determine whether data must persist between pipelines, then record the answer in the relevant documentation if maintainers want this question resolved there.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, php, sqlite
Domain
ci-cd, databases, testing
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.