Radosław Waśko
d84891d29d
Update Codeowners And Release Policy ( #1893 )
2021-07-22 11:07:23 +02:00
Radosław Waśko
f3bc88b91e
Library Downloads MVP ( #1885 )
2021-07-22 08:24:06 +02:00
Radosław Waśko
042a0f81f1
Fix Nightly Workflows and Update Release Policy ( #1845 )
2021-07-10 01:10:31 +02:00
Radosław Waśko
b58e895b18
Editions Integration ( #1832 )
2021-07-08 15:38:20 +02:00
Marcin Kostrzewa
189272c15f
Fix nightly builds [release: nightly] ( #1825 )
...
* fix?
* ... [no-changelog]
2021-06-29 17:04:01 +02:00
Ara Adkins
e4a044df9f
Document the process for avoiding release breakage ( #1819 )
2021-06-25 12:59:23 +01:00
Radosław Waśko
241a1e7d74
Define Editions ( #1797 )
2021-06-18 16:39:45 +02:00
Wojciech Daniło
c819f42130
Update bug-report.md
...
Fixing typo
2021-06-17 15:57:42 +02:00
Ara Adkins
af4558a93c
Refactor the LS to support multiple content roots ( #1800 )
2021-06-16 11:00:42 +01:00
Radosław Waśko
db537bf0a8
Add some tweaks to the native builds ( #1779 )
2021-06-15 10:13:22 +01:00
Ara Adkins
1bdf87ce76
Update the memory limit for Native Image ( #1746 )
2021-05-20 14:03:14 +01:00
Maciej Mikołajek
f74d386acb
Rewrite Docs Generator from Python to Scala ( #1729 )
2021-05-17 18:44:21 +02:00
Ara Adkins
48bcebc723
Update to GraalVM 21.1.0 ( #1738 )
2021-05-14 13:08:39 +01:00
Ara Adkins
e825782717
Re-order the issue links
2021-05-07 14:09:53 +01:00
Dmitry Bushev
46725e07c3
Remove reflective access when loading OpenCV ( #1727 )
2021-05-05 17:26:01 +01:00
Radosław Waśko
c3e4901eb1
Add a workflow for building nightly releases ( #1689 )
2021-05-05 11:58:14 +01:00
Wojciech Daniło
3a3648e231
Update the readme ( #1682 )
2021-04-15 11:34:17 +01:00
Dmitry Bushev
65e9cca5a4
Add Python and R to the GraalVM Bundle ( #1644 )
...
CI release pipeline is updated to install
python and R GraalVM components
2021-04-07 17:19:23 +03:00
Ara Adkins
9585080ab8
Clean up the standard library docs ( #1641 )
2021-04-01 12:20:36 +01:00
Michał Wawrzyniec Urbańczyk
5b57960da3
Histogram and Scatterplot visualizations support for Table ( #1608 )
2021-03-25 17:47:22 +01:00
Radosław Waśko
21f667323e
PostgreSQL Support in Database Library ( #1565 )
...
Co-authored-by: Marcin Kostrzewa <marckostrzewa@gmail.com>
2021-03-16 17:53:04 +01:00
Ara Adkins
96697ddc97
Fix a crash due to shadowed project names ( #1571 )
2021-03-16 12:45:19 +00:00
Ara Adkins
8290dedcda
Bump sbt to fix an issue with the scala REPL ( #1562 )
2021-03-10 12:00:35 +00:00
Marcin Kostrzewa
f298fbd3cf
R Interop ( #1559 )
2021-03-09 16:19:05 +01:00
Marcin Kostrzewa
03fa549daf
Python interop ( #1541 )
2021-03-05 12:18:37 +01:00
Dmitry Bushev
b5e9895fa7
Initialize language server on client connection ( #1535 )
2021-03-04 16:59:05 +00:00
Ara Adkins
d0bd58b584
Prepare for the 0.2.6 release ( #1533 )
2021-03-02 09:23:32 +00:00
Radosław Waśko
6544c2478d
Implement the first part of the database library ( #1475 )
2021-02-25 13:48:18 +00:00
Ara Adkins
f7c8c1ea4a
Enable the docker pipeline for releases ( #1500 )
2021-02-23 14:12:24 +00:00
Ara Adkins
8ec2a92b77
Upgrade GraalVM to 21.0 ( #1487 )
2021-02-22 13:32:55 +00:00
Ara Adkins
521acc7e72
Add the Geo.point
function ( #1474 )
2021-02-12 15:27:54 +00:00
Ara Adkins
03b7ad24ea
Prepare for the 0.2.2 release ( #1465 )
2021-02-11 11:27:01 +00:00
Ara Adkins
4baaa71a58
Back out the 0.2.2 Release ( #1464 )
2021-02-10 16:38:09 +00:00
Ara Adkins
9ce5999629
Update the docs CI token name
2021-02-05 10:12:06 +00:00
Ara Adkins
af1aab35aa
Improve dataflow errors in the standard library ( #1446 )
2021-02-02 12:31:33 +00:00
Łukasz Olczak
f726cfe119
Docker refinement ( #1420 )
2021-01-25 21:26:46 +01:00
Radosław Waśko
10bccf6b56
Better component handling in the project manager ( #1399 )
2021-01-15 15:26:51 +00:00
Ara Adkins
0cbd636e58
Bump the development version number ( #1389 )
2021-01-06 08:57:02 +00:00
Łukasz Olczak
82ae12ea09
Release hot fix ( #1373 )
2020-12-28 10:36:34 +01:00
Łukasz Olczak
291cbfa6ee
Runtime Containerisation ( #1345 )
2020-12-23 18:56:30 +01:00
Radosław Waśko
25561e4c8c
Project Manager Native Image ( #1318 )
2020-12-09 14:58:11 +01:00
Dmitry Bushev
a6b2415188
Add JSON-RPC Timeout Error ( #1332 )
...
Add a separate timeout error to distinguish between
the request timeouts and other service errors.
2020-12-09 15:53:00 +03:00
Ara Adkins
f759dde7c8
Set up GH discussions ( #1336 )
2020-12-09 09:46:33 +00:00
Ara Adkins
ab7b49536f
Fix some CI timeouts ( #1321 )
2020-12-03 13:01:16 +00:00
Radosław Waśko
9e1b49d245
Forking Language Server in the Project Manager ( #1305 )
2020-12-02 16:56:47 +01:00
Marcin Kostrzewa
150771c0e2
Simple CSV parser ( #1268 )
2020-11-05 16:53:50 +01:00
Dmitry Bushev
36694e2496
Restructure the Standard Library ( #1245 )
...
Split std-lib into two libraries: Base and Test.
2020-10-29 08:48:48 +03:00
Radosław Waśko
79b718e28b
Make Legal Review Required For PRs ( #1246 )
2020-10-28 18:12:12 +01:00
Dmitry Bushev
11e4241921
HTTP Library ( #1220 )
...
Add `Base.Net.Http` library
2020-10-27 14:45:10 +03:00
Ara Adkins
746521f8b2
Bump SBT and Scalafmt ( #1203 )
...
Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
Co-authored-by: Dmitry Bushev <bushevdv@gmail.com>
2020-10-22 16:12:28 +02:00
Radosław Waśko
0740905306
Use Environment Files in Actions ( #1218 )
...
Updates and/or pins versions of some of the GitHub Actions that we use.
2020-10-21 16:48:05 +02:00
Radosław Waśko
989aa4b7d7
Initial Legal Review ( #1210 )
...
The reports will now be sent to the legal team for review.
2020-10-19 10:50:12 +02:00
Radosław Waśko
0a9e2a42ce
Automate License Information Gathering ( #1198 )
2020-10-09 16:19:58 +02:00
Marcin Kostrzewa
42dcc1a003
Run Stdlib tests on CI ( #1196 )
2020-10-06 17:45:02 +02:00
Ara Adkins
22f1b76428
Bump the Node LTS patch version ( #1182 )
2020-10-02 11:25:48 +01:00
Radosław Waśko
3d88e7f227
Change sbt links to direct GitHub releases links ( #1176 )
2020-10-01 10:37:46 +01:00
Marcin Kostrzewa
a1748c3978
Enso's Text Type ( #1166 )
2020-09-30 13:33:57 +02:00
Ara Adkins
bd9689a2b4
Disable TCP offloading on macOS ( #1159 )
2020-09-22 09:46:29 +01:00
Radosław Waśko
2155fa8e88
Fallback for Launcher Upgrades ( #1139 )
2020-09-14 11:05:37 +02:00
Ara Adkins
f9ce402a49
Add a label for the standard library
2020-09-10 10:03:03 +01:00
Radosław Waśko
044a0fa664
Implement Launcher Self-Update ( #1125 )
2020-09-09 15:37:26 +02:00
Ara Adkins
259302c229
Improve the CI configuration ( #1122 )
2020-09-07 12:24:34 +01:00
Radosław Waśko
125af6b7fe
Bump GraalVM Version to 20.2.0 ( #1094 )
2020-08-28 13:03:09 +02:00
Dmitry Bushev
170df5ebd8
Fix SBT Exit During Boot With Code 1 ( #1108 )
...
Fix the issue when sbt exits during the boot with error code 1
2020-08-27 13:00:01 +03:00
Radosław Waśko
c979938527
Run components through the launcher ( #1073 )
2020-08-19 13:24:31 +01:00
Josef
1f8a4b802f
Fix the release workflow ( #1057 )
2020-08-07 10:18:09 +01:00
Radosław Waśko
d72de5f306
Update CODEOWNERS ( #1053 )
2020-08-04 09:53:37 +01:00
Ara Adkins
37cdd60fea
Refactor the flexer to enable code generation ( #1040 )
2020-08-03 18:26:10 +01:00
Ara Adkins
6dc9c3ac7d
Update CODEOWNERS
2020-08-03 15:41:24 +01:00
Josef
359a768d2b
Integrate the Scala AST Generation with SBT ( #1047 )
2020-08-03 16:00:12 +02:00
Radosław Waśko
61b285f182
[Tool] Move engine build after launcher
...
1. Our builds include a version check which for stability does not rely
on build.sbt but instead on querying enso --version. Building the
engine takes a lot of time, so to save that time on failed builds,
we ensure that the launcher is built first (which is much faster)
and only if its version check succeeds, the engine build is
attempted. This is achieved by making the `build-engine` job in
`release.yml` depend on `build-launcher`.
2. Enso version is bumped to `0.1.0`.
2020-07-23 11:42:14 +02:00
Radosław Waśko
e8e44f68ad
[Feat, Tool] Add CLI Parser for the Launcher
...
1. This commit adds an extensive library for parsing commandline
arguments and formatting output.
2. It implements the expected CLI for the launcher.
3. It turns off parallel execution on the CI in hopes of making it
more stable.
4. It implements plugin support in the launcher.
2020-07-22 19:28:03 +02:00
Radosław Waśko
27a322db26
Automate the Enso release process ( #989 )
2020-07-21 17:30:01 +01:00
Ara Adkins
f1e18973e8
Update the prettier ignore settings
2020-07-21 15:42:54 +01:00
Ara Adkins
f5ffbe8fa7
Add a markdown style guide ( #1022 )
2020-07-21 13:59:40 +01:00
Radosław Waśko
1a38f7c331
Update Documentation and Build Settings ( #993 )
2020-07-21 10:14:26 +02:00
Dmitry Bushev
b8ff893840
Enable FlakySpec only on Windows ( #1015 )
2020-07-20 17:13:37 +03:00
Dmitry Bushev
01217d036c
Increase timeouts on Windows CI ( #988 )
2020-07-14 14:44:40 +03:00
Radosław Waśko
610a38df9a
Launcher Native Image Build ( #970 )
2020-07-10 12:57:42 +02:00
Ara Adkins
a9c49f20cf
Fix a few minor things in the repo ( #986 )
2020-07-08 16:10:06 +01:00
Radosław Waśko
0c33d5d841
Launcher Design ( #963 )
2020-07-08 15:54:41 +02:00
Dmitry Bushev
6ba038c800
Implement Search Requests API ( #953 )
2020-07-06 16:55:21 +03:00
Ara Adkins
d71ccff5ea
Update some links in the docs ( #968 )
2020-07-03 17:17:01 +01:00
Ara Adkins
919ffbdfac
Refactor the crate structure ( #967 )
2020-07-03 14:42:45 +01:00
Ara Adkins
7b37734c64
Update scalafmt to 2.6.1 ( #961 )
2020-07-02 16:23:34 +01:00
Ara Adkins
0e1ed00df6
Enable CodeQL analysis for Java ( #956 )
2020-07-01 16:17:24 +01:00
Ara Adkins
7ae677acb9
Describe the Enso release process ( #957 )
2020-07-01 15:26:49 +01:00
Radosław Waśko
cf0c735e91
Java 11 Migration ( #928 )
2020-07-01 13:21:13 +02:00
Ara Adkins
e9b676834b
Bump the SBT and Scala versions ( #948 )
...
1. This PR also re-enables windows CI.
2020-06-29 18:24:41 +01:00
Ara Adkins
94c7e77e03
Update references to Luna to be Enso ( #931 )
2020-06-24 12:07:24 +01:00
Ara Adkins
4dc2e52a86
Update CI secret names ( #927 )
2020-06-23 17:08:52 +01:00
Ara Adkins
30a6c5bf97
Update the branch protection settings
2020-06-23 17:04:19 +01:00
Ara Adkins
71181dbc16
Rename repository to Enso
2020-06-23 16:45:27 +01:00
Ara Adkins
db1decc7b8
Add a label for codegen issues
2020-06-23 15:28:20 +01:00
Ara Adkins
724a68e054
Update settings.yml
2020-06-23 09:42:36 +01:00
Ara Adkins
f7d4ef546a
Prepare the repo for working on rust code ( #841 )
2020-06-16 17:18:11 +01:00
Radosław Waśko
3b326f0988
Build independent distributions on CI ( #835 )
2020-06-16 10:00:47 +01:00
Ara Adkins
df887f20f2
Temporarily disable windows on CI ( #837 )
2020-06-15 16:48:04 +01:00
Ara Adkins
d1ab83b4f1
Update the configuration for new default branch
2020-06-15 14:25:55 +01:00
Ara Adkins
f9e7543654
Update the default branch name to main
2020-06-15 14:08:06 +01:00
Radosław Waśko
1a6449d329
Migrate the REPL to the New Server ( #827 )
...
Also add language stack traces to the REPL.
2020-06-15 13:06:20 +02:00
Ara Adkins
bd800c47bc
Run CI for PRs to all branches ( #836 )
2020-06-12 15:51:59 +01:00
Radosław Waśko
765d08bc79
Improve instrument compilation task ( #825 )
...
The old version did not take Language.java into account and it did not
trigger compilation on transitive dependencies.
Still did not find a way to safely re-trigger compilation, but a run
with inconsistent state is now aborted and a message is displayed to the
user to manually re-run the last task which will fix the inconsistency
problems.
2020-06-10 10:37:12 +02:00
Marcin Kostrzewa
59571f3241
Document Running the Distribution ( #812 )
2020-06-08 12:55:34 +02:00
Radosław Waśko
92ac4b7449
Bump sbt version to 1.3.12 ( #795 )
2020-06-01 13:03:30 +01:00
Ara Adkins
5420ca9482
Bump GraalVM to 20.1 ( #775 )
2020-05-21 11:46:06 +01:00
Marcin Kostrzewa
64e3f07903
Auto-imported Std Lib and File Operations Cleanup ( #771 )
2020-05-20 17:05:22 +02:00
Ara Adkins
55f0839c39
Miscellaneous documentation fixes ( #770 )
2020-05-20 12:21:52 +01:00
Joe
42efcdb8c6
Add workflow to update luna.github.io
on docs push ( #763 )
2020-05-18 16:56:15 +01:00
Ara Adkins
6d13ee997b
Update settings.yml
2020-05-18 09:06:16 +01:00
Ara Adkins
0ea1611fd1
Update permissioning in settings.yml
2020-05-18 08:50:12 +01:00
Ara Adkins
51d0991cbe
Update the repo labels
2020-05-15 17:52:47 +01:00
Ara Adkins
2100e3ed94
Update the repository settings
2020-05-15 17:43:44 +01:00
Ara Adkins
ac3a4b50d4
Update codeowners
2020-05-15 17:40:17 +01:00
Ara Adkins
dee465e29f
Add a repository configuration file
2020-05-15 17:38:04 +01:00
Łukasz Olczak
a42495a68e
Project Manager package ( #745 )
2020-05-15 13:05:44 +02:00
Ara Adkins
b8bb85319e
Remove issues security link
...
GitHub does this automatically if you have a `SECURITY.md` file
2020-05-15 11:42:41 +01:00
Ara Adkins
d2f93488b3
Restructure the developer documentation ( #751 )
2020-05-15 11:41:26 +01:00
Marcin Kostrzewa
7025918553
Enso Distribution CI ( #748 )
2020-05-15 10:07:58 +02:00
Ara Adkins
25494bbb43
Upload the FlatBuffers schemas to S3 in CI ( #706 )
2020-05-04 13:36:05 +01:00
Marcin Kostrzewa
4ba26a3034
Compile Error Handling ( #687 )
2020-04-28 14:03:33 +02:00
Ara Adkins
92d8393495
Remove non-working caches from CI ( #674 )
2020-04-24 17:33:27 +01:00
Łukasz Olczak
50e6072b41
Flatbuffers integration ( #655 )
2020-04-17 15:47:58 +02:00
Ara Adkins
b2440fb6d2
Update cache keys on CI ( #654 )
2020-04-15 14:06:27 +01:00
Ara Adkins
8a99415a30
Fix warnings, docs, and repo structure ( #651 )
2020-04-14 17:00:51 +01:00
Ara Adkins
bd12454e88
Update the structure of our documentation
2020-04-14 13:11:12 +01:00
Ara Adkins
9fbad9695a
Tweak the CI configuration ( #641 )
2020-04-10 20:24:37 +01:00
Łukasz Olczak
e966392cc8
Implementation of the Language Server Supervisor Process ( #643 )
2020-04-10 12:11:15 +02:00
Ara Adkins
96be262585
Update CODEOWNERS
2020-04-08 18:21:37 +01:00
Ara Adkins
3ab9f7c266
Update CI configuration to ignore docs
2020-04-08 15:07:53 +01:00
Ara Adkins
37d4379d42
Fix the CODEOWNERS file ( #636 )
2020-04-07 16:01:20 +01:00
Ara Adkins
5c8cf68d00
Create CODEOWNERS
2020-04-07 11:06:53 +01:00
Ara Adkins
0f4755ff52
Enable artefact builds on all PR branches ( #625 )
2020-03-25 07:53:33 +00:00
Ara Adkins
2edede781d
Update workflow to exclude on push
2020-03-24 19:51:05 +00:00
Ara Adkins
0a7b55ca66
Swap CI to GitHub actions ( #622 )
2020-03-24 19:35:42 +00:00
Ara Adkins
310d3ce617
Add a basic checkout action
2020-03-24 12:53:45 +00:00
Ara Adkins
a319a0177f
Add a basic GH actions workflow ( #620 )
2020-03-24 12:52:02 +00:00
Ara Adkins
cc98f15ee8
Update the bug report template
2020-03-09 13:51:28 +00:00
Ara Adkins
ac5a9eb639
Add a --version
flag to the cli ( #584 )
2020-03-09 13:44:40 +00:00
Ara Adkins
eea14f313a
Update PULL_REQUEST_TEMPLATE.md ( #240 )
2019-10-14 11:19:37 +01:00
Ara Adkins
eac3251773
Update doc comment guidelines ( #49 )
2019-07-24 13:05:45 +01:00
Ara Adkins
e3ec0fe22b
Add Java style guide.
2019-06-26 10:29:42 +01:00
Ara Adkins
e91df35902
Set up the repository ( #1 )
...
* Add scalafmt configuration
* Add docs and issue/PR templates
* Update gitignore, add readme and license
* Add contributing and code of conduct
2019-06-11 17:07:54 +01:00