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))