Skip to content

Commit

Permalink
Fixes #21048: Improve rudderc testing system
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset authored and Jenkins CI committed May 24, 2022
1 parent 1a7372b commit 7d0a0f2
Show file tree
Hide file tree
Showing 104 changed files with 927 additions and 2,190 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pipeline {

environment {
// TODO: automate
RUDDER_VERSION = "7.1"
RUDDER_VERSION = "7.2"
}

stages {
Expand Down
3 changes: 0 additions & 3 deletions language/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,5 @@
**/*.rs.bk
*.iml
/.idea
/tests/test_files/tmp
/tests/tmp/
/repos
/libs/std
/tests/techniques/*/technique.rd*

0 comments on commit 7d0a0f2

Please sign in to comment.