Commit Graph

1557 Commits

Author SHA1 Message Date
Marco Vermeulen
a91ba97aaf Propagate secrets to mongo helper in beta action. 2021-06-21 09:11:45 +01:00
Marco Vermeulen
222a313ea6 Remove obsolete release script 2021-06-21 08:47:32 +01:00
Marco Vermeulen
f17e0530c2 Use mongodb 3.2 in beta release 2021-06-21 08:35:07 +01:00
Marco Vermeulen
91c6240395 Remove DigitalOcean publish binary. 2021-06-21 08:23:50 +01:00
Marco Vermeulen
2c1bd21209 Attempt release of beta to mongodb. 2021-06-21 08:17:13 +01:00
Marco Vermeulen
7828972d98 Tweak PR action. 2021-06-20 20:08:03 +01:00
Marco Vermeulen
ff33ecc489 Remove travis from build. 2021-06-20 20:08:03 +01:00
Marco Vermeulen
13a01e1813 Collapse test and assign actions. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
b0cfac32a3 Fix test action on PRs to master. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
4d9a523543 Simplify beta release action. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
c330e198bb Simplify release action. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
8d6d38e66b Introduce beta release. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
135e7f79e5 Set indent size to 2 on yml files. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
a19e4d4bbd Fix breakage. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
30455e089f Various improvements on build pipeline. 2021-06-20 19:49:11 +01:00
Marco Vermeulen
4b2723bc69 Simplify and improve build configuraton. 2021-06-20 17:56:29 +01:00
Marco Vermeulen
55c4a95008 Fix release version bug. 2021-06-20 01:25:34 +01:00
Marco Vermeulen
57eac1e018 Improve release version in pipeline. 2021-06-20 01:23:33 +01:00
Marco Vermeulen
9709ed2554 Fix release command line in github action. 2021-06-20 01:14:27 +01:00
Marco Vermeulen
454c5e4f2e Use set-output to propagate release tag. 2021-06-20 01:10:16 +01:00
Marco Vermeulen
52dd046660 Propagate tag on release action. 2021-06-20 01:04:08 +01:00
Marco Vermeulen
be5ca86d97 Use checkout v2 for release github action. 2021-06-20 01:03:33 +01:00
Marco Vermeulen
84f1801180 Initial github flow for release. 2021-06-20 00:44:12 +01:00
Marco Vermeulen
84aa3c40d2 Rename build 2021-06-20 00:44:12 +01:00
Felipe Santos
b18d8aaacb Fix config command when using vscode (#926) 2021-06-17 18:01:39 +02:00
Marco Vermeulen
49b6b9cd63 Add initial github workflow. 2021-06-16 21:37:04 +01:00
Marco Vermeulen
2b7b15793b Autoload compinit for ZSH completion. 2021-06-15 22:55:17 +01:00
Marco Vermeulen
290365a875 Do not enable auto-completion on unsupported shells. 2021-05-26 17:31:47 +01:00
Marco Vermeulen
0dc753f389 Login docker on Travis. 2021-05-24 23:13:24 +01:00
Marco Vermeulen
2ae1e7fc5f Remove broken Bintray badge from README. 2021-05-22 16:18:55 +01:00
Marco Vermeulen
46b14f05ce Change date of all Apache 2.0 copyright headers. 2021-05-22 16:17:54 +01:00
Marco Vermeulen
6b47af3096 Remove completion from completion script :-) 2021-05-22 16:14:55 +01:00
Marco Vermeulen
1acab1efa1 Remove obsolete completion command function. 2021-05-22 16:14:32 +01:00
Marco Vermeulen
b481dd9a06 Remove legacy ZSH completion scripts. 2021-05-18 20:33:31 +01:00
Marco Vermeulen
ad65159f69 Remove completion from help command. 2021-05-18 20:31:04 +01:00
Marco Vermeulen
2a87e8afbc Source appropriate completion script if config enabled. 2021-05-18 20:29:50 +01:00
Marco Vermeulen
3ddf84c30c Make completion command a dummy function.
This is to honour those who have:
`source <(sdk completion xxx)`
in their profile.
2021-05-18 20:29:19 +01:00
Marco Vermeulen
c6e8c8ff9a Add shebang to bash completion script. 2021-05-18 20:27:33 +01:00
Marco Vermeulen
d3edab844f Change comment in completion scripts. 2021-05-18 20:27:11 +01:00
Oliver Weiler
c320fefc3a Forgo all checks when running __sdk_completion (#913)
* Forgo all checks when running __sdk_completion

* Remove accidentally duplicated code
2021-05-17 20:55:17 +02:00
liviu-vasut
c04c8bf86c added missing completions (#910)
Co-authored-by: Liviu Vasut <liviu.vasut@softvision.ro>
2021-05-13 14:01:39 +02:00
Joe Horsnell
cc571d30fc Make the env install command set the shell versions (#906)
Fixes #905.
2021-04-30 15:32:52 +02:00
Marco Vermeulen
afccde0db1 Fix broken travis build. 2021-04-28 12:14:24 +01:00
Marco Vermeulen
d10df88e9c Remove unused scripts. 2021-04-27 19:10:48 +01:00
Marco Vermeulen
a4624277ac Decommission Bintray binaries. 2021-04-27 19:10:48 +01:00
Oliver Weiler
28317a9acc Use match instead of BASH_REMATCH when using zsh (#897)
* Use match instead of BASH_REMATCH when using zsh

* Replace "conditional expression" with if-else
2021-04-22 16:33:17 +02:00
Marco Vermeulen
b2fb3d76e1 Update release script. 2021-04-12 13:50:11 +01:00
helpermethod
5452944ba9 Add completion for sdk install 2021-03-31 14:19:27 +01:00
Marco Vermeulen
ca918e7b0f Improve naming around UnitUtils. 2021-03-31 14:18:32 +01:00
Marco Vermeulen
444e84a952 Use single means of determining platform and removes FreeBSD test support. 2021-03-31 14:18:32 +01:00