Skip to content

Commit

Permalink
Merge pull request #573 from UniFormal/master
Browse files Browse the repository at this point in the history
Release 23
  • Loading branch information
Jazzpirate committed Sep 15, 2022
2 parents 61532d7 + 213a383 commit 53b293a
Show file tree
Hide file tree
Showing 558 changed files with 12,696 additions and 8,738 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Integration Tests

on: [push, pull_request, workflow_dispatch]
on: [push, workflow_dispatch]

env:
SCALA_VERSION: '2.13.4'
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@ bin
.settings
target
.classpath
.bsp

# scala-bin compilation articfacts
out/

*/.DS_Store
.DS_Store

# Artifact of https://github.com/coursier/coursier when working with IntelliJ
src/null
Binary file added deploy/lib/jgit.jar
Binary file not shown.
Binary file added deploy/lib/slf4j.jar
Binary file not shown.
4 changes: 3 additions & 1 deletion deploy/lib/version.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ Scala modules:
parallel-collections: 1.0.0

xz: 1.8
jgit: 6.1.0
slf4j: 1.7.9


------------

tested with
IntelliJ Community edition 2021.2.3
sbt 1.3.13 (auto-downloaded by IntelliJ)
sbt 1.3.13 (auto-downloaded by IntelliJ)
1 change: 1 addition & 0 deletions project/build.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sbt.version=1.6.0
1 change: 0 additions & 1 deletion src/.idea/runConfigurations/Plain_MMT_Shell.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 53b293a

Please sign in to comment.