Skip to content
Snippets Groups Projects

Add CI logic for testing the latest dependencies

Merged Kristian Klausen requested to merge klausenbusk/repod:latest-test into main
All threads resolved!

This way we can catch breaking upstream changes early and adapt the code sooner rather than later.

It works by checking if the CI variable TEST_LATEST is set to "true" all dependencies is bumped to the latest version, before tests are run. The plan is to test the latest dependencies on a schedule.

Fix #67 (closed)

Edited by Kristian Klausen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading