Commits on Source (27)
-
Michelle Weidling authored
Spaced out
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
provides local, develop (master) and production environments
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
`prepare` builds the xar file depending on the branch; `publish` uploads to the exist repo
-
Stefan Hynek authored
the development package is continously deployed to the exist repo as a development package; release packages are deployed on a merge to the production branch
-
Stefan Hynek authored
-
Stefan Hynek authored
Move to gitlab flow See merge request !7
-
Stefan Hynek authored
nodes consisting of only a single whitespace can occur and thus may not be purged closes #3
-
Stefan Hynek authored
Resolve "whitespace handling" Closes #3 See merge request !8
-
Stefan Hynek authored
-
Stefan Hynek authored
allow to depend on namespace resolution of the packages modules closes #5
-
Stefan Hynek authored
Resolve "register library module(s) correctly" Closes #5 See merge request !9
-
Simon Sendler authored
-
Simon Sendler authored
-
Simon Sendler authored
-
Simon Sendler authored
Resolve "Less: spaced out" Closes #2 See merge request !10
-
Stefan Hynek authored
always release package version on master branch closes #6
-
Stefan Hynek authored
Resolve "remove build and release of dev-packages" Closes #6 See merge request !11
-
Stefan Hynek authored
to deploy more quickly according to sem-rel
-
Stefan Hynek authored
# [1.3.0](v1.2.0...v1.3.0) (2021-04-12) ### Bug Fixes * **ifweb:** register library modules ([ea33a547](ea33a547)), closes [#5](#5) * **semantic-release:** change release branch from `production` to master ([9fb57d97](9fb57d97)) * **whitespaces:** do not purge single spaces ([4aade289](4aade289)), closes [#3](#3) ### Features * **semantic-release:** provide helper scripts for semantic-release ([dbf8b194](dbf8b194))
Showing
- .gitignore 3 additions, 1 deletion.gitignore
- .gitlab-ci.yml 22 additions, 30 deletions.gitlab-ci.yml
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- COPYING 674 additions, 0 deletionsCOPYING
- README.md 1 addition, 1 deletionREADME.md
- build 3 additions, 0 deletionsbuild
- build.master.properties 3 additions, 0 deletionsbuild.master.properties
- build.production.properties 3 additions, 0 deletionsbuild.production.properties
- build.properties 0 additions, 8 deletionsbuild.properties
- build.xml 71 additions, 38 deletionsbuild.xml
- expath-pkg.xml 0 additions, 14 deletionsexpath-pkg.xml
- expath-pkg.xml.tmpl 2 additions, 2 deletionsexpath-pkg.xml.tmpl
- master.build.properties 0 additions, 2 deletionsmaster.build.properties
- modules/analysis/analysis.xqm 92 additions, 70 deletionsmodules/analysis/analysis.xqm
- modules/app.xql 36 additions, 15 deletionsmodules/app.xql
- modules/config.xqm 21 additions, 0 deletionsmodules/config.xqm
- modules/ifutils.xqm 42 additions, 20 deletionsmodules/ifutils.xqm
- modules/intermediate_format/identification.xqm 22 additions, 0 deletionsmodules/intermediate_format/identification.xqm
- modules/intermediate_format/ifweb.xql 26 additions, 4 deletionsmodules/intermediate_format/ifweb.xql
- modules/intermediate_format/markerset.xqm 22 additions, 0 deletionsmodules/intermediate_format/markerset.xqm
COPYING
0 → 100644
This diff is collapsed.
build
0 → 100755
build.master.properties
0 → 100644
build.production.properties
0 → 100644
build.properties
deleted
100644 → 0
expath-pkg.xml
deleted
100644 → 0
master.build.properties
deleted
100644 → 0