Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.0 #712

Merged
merged 45 commits into from
Jan 5, 2021
Merged

Release v4.0 #712

merged 45 commits into from
Jan 5, 2021

Conversation

aslesarenko
Copy link
Member

@aslesarenko aslesarenko commented Jan 5, 2021

Version 4.0 contains following changes:

Contributors: @aslesarenko @greenhat @kushti

aslesarenko and others added 30 commits July 6, 2020 20:46
Ensure v4.0 can support AOT -> JIT switch as v5.0 soft-fork (includes HF changes)
# Conflicts:
#	sigmastate/src/main/scala/sigmastate/interpreter/InterpreterContext.scala
#	sigmastate/src/test/scala/org/ergoplatform/ErgoLikeTransactionSpec.scala
# Conflicts:
#	sigmastate/src/main/scala/sigmastate/interpreter/Interpreter.scala
aslesarenko and others added 15 commits December 18, 2020 12:42
Don't check activatedScriptVersion in prover
* add sbt-github-actions plugin, upgrade sbt to 1.4.5;

* fix crossScalaVersions;

* restore crossScalaVersions for all projects;

* remove sbt-github-actions plugin;

add publish step to

* remove clean.yml;

* add tags to ignore (starting with "v");

* combine coverage report generation with test run;

* remove tags-ignore;

* remove snapshot publishing on Travis;

* add COVERALLS_REPO_TOKEN env var;

* switch from sbt-git to sbt-dynver for 'version';

* add release.yml workflow;

* rename main GA workflow to CI;

* run coverageReport under matrix scala version;

* remove .travis.yml;

split code coverage collection and report uploading;

* switch to codecov;

* add cache to release.yml workflow;

* fix import_gpg.sh permissions, add java version to release.yml;

* add required SCM url be Sonatype;

* add CONTRIBUTING.md with instructions on how to make a release;

* update sbt-sonatype plugin;

* fix release.yml step name;

* delete .travis.jvmopts;
@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@a116e37). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #712   +/-   ##
=========================================
  Coverage          ?   69.53%           
=========================================
  Files             ?      239           
  Lines             ?    17245           
  Branches          ?      516           
=========================================
  Hits              ?    11991           
  Misses            ?     5254           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a116e37...d38fe09. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants