Commit Graph

875 Commits

Author SHA1 Message Date
Sameer Rahmani 84225a72b9 Changed the approach to packaging in the CI script 2020-03-17 22:27:12 +00:00
Sameer Rahmani 6a24ba3430 converted build job to a template job 2020-03-17 10:56:25 +00:00
amirrezaask fcd4829e3c new lua extension 2020-03-17 11:55:13 +03:30
Sameer Rahmani ff1d87ee7f master conditional has been removed from build-package job 2020-03-16 21:57:57 +00:00
Sameer Rahmani 2490cf876e Merge branch 'fpkg-v2' into 'master'
[FeatureBranch] FPKGv2

See merge request FG42/FG42!19
2020-03-16 21:51:43 +00:00
Sameer Rahmani a06bc3ecb1 Added explicit path change to build scripts of CI 2020-03-16 21:39:03 +00:00
Sameer Rahmani e7f9456790 build-package task has been added to the CI pipeline 2020-03-16 21:34:29 +00:00
Sameer Rahmani bafd15460b build.el has been added 2020-03-16 20:58:56 +00:00
Sameer Rahmani 0dbebb14bf Added -l flag to the fg42 command on gitlab ci script 2020-03-16 19:38:52 +00:00
Sameer Rahmani ea2ede68a3 Fixed a typo in dependencies list 2020-03-16 19:12:59 +00:00
Sameer Rahmani 59f6e3c56f Added back 'sudo' to the dependency list 2020-03-16 19:11:48 +00:00
Sameer Rahmani 7075846b7f Changed the install target back ot install instead of install-ci 2020-03-16 19:07:38 +00:00
Sameer Rahmani 4e2a210914 Path to fg42 executable has been fixed in gitlab-ci 2020-03-16 18:55:13 +00:00
Sameer Rahmani e0d2de1592 Path to fg42 executable has been fixed in gitlab-ci 2020-03-16 18:44:45 +00:00
Sameer Rahmani aeae8b5f06 install-ci target has been added to make file 2020-03-16 18:32:42 +00:00
Sameer Rahmani c1e7397f4b Merge branch 'master' into fpkg-v2 2020-03-16 17:58:16 +00:00
Sameer Rahmani 9c28be4b82 Fixed the void value for fg42-font-size problem 2020-03-16 17:52:47 +00:00
amirrezaask 0f341bcf9b change 2020-03-16 06:28:24 +03:30
amirrezaask 0328d71fa8 back 2020-03-16 06:26:04 +03:30
amirrezaask e078f31c3d change 2020-03-16 06:22:53 +03:30
amirrezaask d1a1b367ac change 2020-03-16 06:20:05 +03:30
amirrezaask aec7d4d38f change 2020-03-16 06:18:07 +03:30
amirrezaask af1d5ab1af another fix 2020-03-16 04:26:23 +03:30
amirrezaask 0a4ecd38c5 some changes 2020-03-16 04:21:56 +03:30
amirrezaask 414cca7f87 some changes 2020-03-16 04:18:58 +03:30
amirrezaask 34b17b1f41 add git 2020-03-16 04:05:58 +03:30
amirrezaask d903426e21 add sudo as well 2020-03-16 04:03:02 +03:30
amirrezaask d86d470039 add wget 2020-03-16 04:00:10 +03:30
amirrezaask e80f00bcbf add make to installation 2020-03-16 03:57:28 +03:30
amirrezaask 7a785c55dc another fix 2020-03-16 03:49:44 +03:30
amirrezaask 10db5f80af another fix 2020-03-16 03:48:04 +03:30
amirrezaask 14977ad68f add apt update 2020-03-16 03:46:58 +03:30
amirrezaask ed6df5d24d fix 2020-03-16 03:45:47 +03:30
amirrezaask dd5209d565 add gitlabCI file 2020-03-16 03:44:39 +03:30
amirrezaask 0b544d90a4 Merge branch 'master' into fpkg-v2 2020-03-16 03:25:00 +03:30
Sameer Rahmani 24f839bb78 Old functions have been removed from fpkg.el
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-15 22:38:51 +00:00
Sameer Rahmani 98fa76b0ba Straight installation funciton has been added
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-15 22:21:30 +00:00
Sameer Rahmani 6cd1f35a8c Merge branch 'fix-devops-extension' into 'master'
fix stupid bug and add devops extension to user default config

See merge request FG42/FG42!18
2020-03-15 21:08:02 +00:00
amirrezaask ed3f95f844 fix stupid bug and add devops extension to user default config 2020-03-16 00:24:00 +03:30
Sameer Rahmani d82b5ae779 Merge branch 'devops-extension' into 'master'
Devops extension

See merge request FG42/FG42!17
2020-03-15 20:21:08 +00:00
amirrezaask 6d7d35409b new devops extension with support for k8s, docker and ansible 2020-03-15 23:38:57 +03:30
amirrezaask 9f52c19e77 fix fg42-font-size applying issue 2020-03-15 22:49:32 +03:30
Sameer Rahmani 0c82c80c18 Some styling issues in key-bindings.el have been fixed 2020-03-15 11:53:06 +00:00
Sameer Rahmani 0344bc72ef Merge branch 'extension-v2-lazy-loading' into 'extension-v2'
`defextension` macro and `load-extension` function have been added

See merge request FG42/FG42!16
2020-03-13 13:21:21 +00:00
Sameer Rahmani 71b23ca7bf Minor issue in defextension macro has been fixed
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-12 19:03:40 +00:00
Sameer Rahmani 950575a38f defextension has been added alongside with load-extension function.
`defextension` is a new macro to replace the old `extension` macro
to define a new extension. `load-extension` function take an extension
which is defined using `defextension` and load it by loading the file
addressed in extension's `:path` field or if that field i `nil` simply
try to construct a path in FG42's extension directory.

Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-12 18:45:38 +00:00
Sameer Rahmani 63f978dfe6 Merge branch 'defkey-macro' into 'master'
Defkey macro

See merge request FG42/FG42!15
2020-03-12 17:51:45 +00:00
amirrezaask 6aa7be6d39 resolve discussions 2020-03-12 21:02:22 +03:30
amirrezaask 579b50c317 add example usage of macro 2020-03-12 11:10:33 +03:30
amirrezaask 75955eee19 every thing works almost 2020-03-12 11:04:03 +03:30