| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-06 | Relocate project | mo khan | |
| * chore: do not pass artifacts to downstream jobs * chore: expire artifacts * chore: point to new project_id * chore: remove after_script * refactor: rename license-management to license-finder * docs: Add changelog entry and update links to old repo | |||
| 2020-10-05 | chore: do not pass artifacts to jobs that do not need them | mo khan | |
| 2020-10-01 | chore: combine major and .release job definition | mo khan | |
| 2020-10-01 | Remove unused config files and jobs | mo khan | |
| 2020-07-16 | Fix path to the .env.* files | mo khan | |
| 2020-06-23 | Extract DESTINATION_IMAGE variable | mo khan | |
| 2020-06-23 | export TARGET_IMAGE before pushing to new repo | mo khan | |
| 2020-05-22 | Use rules instead of only | mo khan | |
| 2020-05-22 | Add functional tests to the pipeline | mo khan | |
| * Move jobs to gitlab-ci.yml files that match the stage they belong to. * Move linter job to build stage * Add functional test jobs * Reduce max size to 2 GB * Pass the current pipeline image to the downstream jobs * Replace `edge` tag with `latest` * Use $CI_DEFAULT_BRANCH instead of master * Move `.env*` files to config dir and update RELEASE instructions * Combine `tag` and `release` stages into `deploy` stage as recommended in GitLab docs * Make the `build-docker-image` job interruptible * Fix issues found in code quality report | |||
