Chris de Graaf
|
18c32a1519
|
Interactive mode (#145)
|
2020-05-25 15:20:27 -05:00 |
|
Chris de Graaf
|
353acd5d1c
|
Properly rename BasicPlugin -> FilePlugin
How did I miss this up so bad the first time?
|
2020-04-21 23:51:10 -05:00 |
|
Chris de Graaf
|
02d416bedf
|
Rename BasicPlugin -> FilePlugin (#159)
The new name does a much better job of describing what they're
actually for, IMO.
|
2020-04-21 13:56:02 -05:00 |
|
Chris de Graaf
|
ad0c012e88
|
Fix some GitLab URL issues (#157)
|
2020-04-18 10:35:35 -05:00 |
|
Chris de Graaf
|
ab9949a236
|
Merge pull request #107 from invenia/cdg/actions
Add plugins for TagBot and CompatHelper
|
2019-12-18 11:26:05 +07:00 |
|
Chris de Graaf
|
a57bd160c3
|
Add nightly Julia to GitHubActions plugin (#124)
|
2019-12-17 15:55:07 +07:00 |
|
Chris de Graaf
|
cd204640d3
|
Fix some typos, make CompatHelper a default plugin
|
2019-12-17 13:35:53 +07:00 |
|
Chris de Graaf
|
1f653ec04b
|
Add a CompatHelper plugin
TODO: Handle the Manifest.toml updating stuff.
|
2019-12-17 13:21:27 +07:00 |
|
Chris de Graaf
|
689d8d9858
|
Run reference tests on 1.3
|
2019-12-17 12:15:00 +07:00 |
|
Miles Lucas
|
d759b5f9d5
|
Fix broken GH Actions badge (#121)
|
2019-12-17 07:35:16 +07:00 |
|
Chris de Graaf
|
4d70635d3a
|
Add GitHubActions plugin for CI and docs
The docs deployment requires Documenter 0.24 but I'm assuming that
PkgTemplates 0.7 won't be released until after Documenter 0.24.
|
2019-11-10 11:15:55 +07:00 |
|
Chris de Graaf
|
aaa1f5280c
|
Clean up Travis configs and temp name generation
|
2019-11-01 12:46:18 +07:00 |
|
Chris de Graaf
|
206b7e9ade
|
Support ARM builds on Travis CI
|
2019-11-01 09:27:12 +07:00 |
|
Chris de Graaf
|
ca51806cf6
|
Reduce line length of docstrings
|
2019-10-06 16:55:32 +07:00 |
|
Chris de Graaf
|
ad8e78d87e
|
Add DroneCI plugin for new PkgTemplates
|
2019-10-06 15:29:50 +07:00 |
|
Chris de Graaf
|
5e9ff16cbe
|
Remove interactive stuff (for now)
|
2019-10-06 14:43:17 +07:00 |
|
Chris de Graaf
|
3a9c9634e6
|
A bunch of experimental interactive code
This needs some good tests, but it seems to be mostly working in the
REPL! Some general cleanup is needed, too.
|
2019-09-26 23:10:23 +07:00 |
|
Chris de Graaf
|
3f886525a7
|
Start implementing the interactive plugin constructors
|
2019-09-26 17:56:16 +07:00 |
|
Chris de Graaf
|
2b0e4bc987
|
Rename julia_version -> julia
|
2019-09-26 00:32:07 +07:00 |
|
Chris de Graaf
|
cd40cb4b7e
|
Allow empty username when it's not used
|
2019-09-26 00:32:07 +07:00 |
|
Chris de Graaf
|
5776537413
|
Minor bug/doc fixes
|
2019-09-26 00:32:07 +07:00 |
|
Chris de Graaf
|
0cf6d47ada
|
Add execution priority to plugins
|
2019-09-26 00:32:06 +07:00 |
|
Chris de Graaf
|
358c213b87
|
Escape HTML the right way
|
2019-09-26 00:32:05 +07:00 |
|
Chris de Graaf
|
7a2a43f3f4
|
Lots of documentation changes
|
2019-09-26 00:32:05 +07:00 |
|
Chris de Graaf
|
481d8430e6
|
Add show methods
|
2019-09-26 00:32:04 +07:00 |
|
Chris de Graaf
|
65f5eff29b
|
Lots of documentation
Still WIP though.
|
2019-09-26 00:32:04 +07:00 |
|
Chris de Graaf
|
99bc709ef3
|
Fixes for GitLabCI and Documenter
|
2019-09-26 00:32:03 +07:00 |
|
Chris de Graaf
|
439ad33513
|
More reference tests, fix a bug or two
|
2019-09-26 00:32:03 +07:00 |
|
Chris de Graaf
|
5adde3ad7c
|
Add some basic tests
|
2019-09-26 00:32:03 +07:00 |
|
Chris de Graaf
|
810ac5ab28
|
Many misc changes and bug fixes
|
2019-09-26 00:32:03 +07:00 |
|
Chris de Graaf
|
4d8b5d360d
|
Some rendering stuff
Not quite working.
|
2019-09-26 00:32:03 +07:00 |
|
Chris de Graaf
|
47ccb10a99
|
More Travis changes
|
2019-09-26 00:32:02 +07:00 |
|
Chris de Graaf
|
cfed5fc7e6
|
Use Parameters.with_kw instead of kwdef for 1.0 compat
|
2019-09-26 00:32:02 +07:00 |
|
Chris de Graaf
|
9dedf9109c
|
Travis tweaks
|
2019-09-26 00:32:02 +07:00 |
|
Chris de Graaf
|
c0fe7bb2c2
|
The Big Squash: A bunch of irrelevant garbage
|
2019-09-26 00:31:53 +07:00 |
|