You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
v3.1.0
2
2
========
3
3
4
-
- Add new `check` job in GitHub Actions. It checks syntax and forces format Datafiles so there are no mismatches in the project when working from the UI and git. To activate it create a `TB_FORMAT` env variable in GitHub and set it to `true`
4
+
- Add new `check` job in GitHub Actions. It forces format Datafiles so there are no mismatches in the project when working from the UI and git. To activate it create set a `tb_format: true` input `tinybird_ci.yml`
5
5
- Remove `rollback` and `rm` jobs from GitHub Actions
6
6
- Remove `release_rollback` and `release_rm` from GitLab CI.
0 commit comments