Commit Graph

789 Commits

Author SHA1 Message Date
Alexis Couvreur
1322a16320 docs: first draft for doc website 2023-06-17 17:06:25 -04:00
semantic-release-bot
2f68cb2b15 docs(release): update doc version from 1.4.0-beta.2 to 1.4.0-beta.3 [skip ci] v1.4.0-beta.3 2023-04-08 19:25:32 +00:00
Alexis Couvreur
fc1b133704 fix(kubernetes): use kind_namespace_name_replicas format for group scanning 2023-04-08 15:24:48 -04:00
tandy1000
57c50b88a1 docs(traefik): fix dynamic configuration example (#146) 2023-04-07 11:30:45 -04:00
Alexis Couvreur
eacfca9ce9 ci: use beta instead of develop 2023-04-02 02:22:51 -04:00
Alexis Couvreur
464782ca18 docs: fix docker-compose.yml group middleware 2023-04-02 02:20:48 -04:00
Alexis Couvreur
3896db63fc docs: remove empty content 2023-04-02 00:10:04 -04:00
semantic-release-bot
34d079f2bd docs(release): update doc version from 1.4.0-beta.1 to 1.4.0-beta.2 [skip ci] v1.4.0-beta.2 2023-04-02 04:05:38 +00:00
Alexis Couvreur
632176ac5a refactor(plugins): move e2e test to new provider based strucutre 2023-04-02 00:05:04 -04:00
Alexis Couvreur
6984461dff refactor(nginx): move e2e test to new provider based strucutre 2023-04-02 00:05:04 -04:00
Alexis Couvreur
85c2a258ef refactor(traefik): move e2e test to new provider based strucutre 2023-04-02 00:05:04 -04:00
Alexis Couvreur
60b50971b7 feat(plugins): add Caddy reverse proxy integration 2023-04-02 00:05:04 -04:00
Sam R
d792c60a13 docs: fix docker-compose to bring in line with quick-start (#137)
* Minor fixes to the docker-compose file based on the quickstart instructions in README.md

---------

Co-authored-by: Sam R <support@sirnet.co.uk>
Co-authored-by: Alexis Couvreur <alexiscouvreur.pro@gmail.com>
2023-03-30 00:03:51 -04:00
semantic-release-bot
5e85cdbc69 docs(release): update doc version from 1.3.1-beta.1 to 1.4.0-beta.1 [skip ci] v1.4.0-beta.1 2023-03-29 01:31:56 +00:00
Alexis Couvreur
795792058f feat: add filter by labels (#134)
You are now able to use labels on containers and services such as `--sablier.enable=true` and `--sablier.group=mygroup` to select groups.
2023-03-28 21:31:22 -04:00
semantic-release-bot
f7b4c94c24 docs(release): update doc version from 1.3.0 to 1.3.1-beta.1 [skip ci] v1.3.1-beta.1 2023-03-27 02:11:16 +00:00
Alexis Couvreur
dd07ed0db0 fix(config): set session_duration optional with default value from sessions.default-duration 2023-03-26 22:10:43 -04:00
Alexis Couvreur
a6d6601860 docs(release): change version from v1.3.0 to 1.3.0
The docker image is not published using the `v` prefix
2023-03-26 10:55:08 -04:00
Alexis Couvreur
1104af828b docs(release): set module version to v1.3.0 2023-03-22 12:52:13 +00:00
Alexis Couvreur
8da3225b7d docs(release): update module version to v1.3.0 2023-03-15 14:08:14 -04:00
Alexis Couvreur
0c36098589 docs(release): update doc version to 1.3.0 v1.3.0 2023-03-10 05:55:51 +00:00
semantic-release-bot
f1881a930d docs(release): update doc version from to 1.0.0 [skip ci] 2023-03-10 05:49:48 +00:00
Alexis Couvreur
8de1ce0c4a Merge pull request #133 from acouvreur/beta
Merge Beta into Main
2023-03-10 00:49:13 -05:00
semantic-release-bot
0ca414b4d4 docs(release): update doc version from to 1.0.0-beta.1 [skip ci] 2023-03-09 13:36:48 +00:00
Alexis Couvreur
15e8f8b9a8 docs: add nginx middleware links 2023-02-19 01:20:33 -05:00
Alexis Couvreur
db9a3b5022 docs(release): update doc version from 1.3.0-beta.1 to 1.3.0-beta.3 [skip ci] 2023-02-19 01:13:00 -05:00
Alexis Couvreur
7252f28055 fix(ci): negate node_modules in assets
@semantic-release/git ignores the .gitignore if an asset match within
v1.3.0-beta.3
2023-02-19 01:08:09 -05:00
semantic-release-bot
47a668e856 docs(release): update doc version from 1.3.0-beta.1 to 1.3.0-beta.2 [skip ci] v1.3.0-beta.2 2023-02-19 05:57:21 +00:00
Alexis Couvreur
27fa7020b1 fix(release): update Traefik module version 2023-02-19 00:55:11 -05:00
Alexis Couvreur
f06698a878 ci: add node_modules to .gitignore 2023-02-19 00:44:07 -05:00
semantic-release-bot
3ada677a91 docs(release): update doc version from 1.2.0 to 1.3.0-beta.1 [skip ci] v1.3.0-beta.1 2023-02-19 05:41:45 +00:00
Alexis Couvreur
c55ace183c feat(plugins): add nginx plugin (#122)
Docker and Docker Swarm mode are supported
Kubernetes is not supported yet
2023-02-19 00:41:17 -05:00
Alexis Couvreur
51f6c57bd3 ci(release): add missing @semantic-release/git plugin 2023-01-15 20:02:18 +00:00
Alexis Couvreur
0174d8827e Merge pull request #127 from acouvreur/feature/update-doc-version-on-release
Feature/update-doc-version-on-release
2023-01-15 15:00:20 -05:00
Alexis Couvreur
24aa28b12c Merge pull request #129 from acouvreur/main
Merge main into beta
2023-01-15 14:56:05 -05:00
Alexis Couvreur
13d75c18fc ci(docs): add automated version change for documentation
fixes #99
2023-01-15 19:54:59 +00:00
Alexis Couvreur
2aaeecd88b docs: bump version to 1.2.0 to prepare automated version update 2023-01-15 19:54:53 +00:00
Alexis Couvreur
793fd26804 docs: use docker registry everywhere
Ghcr was mostly used, switched to docker registry in order to have a consistent documentation
2023-01-13 02:54:46 -05:00
Alexis Couvreur
a437592a29 Merge pull request #126 from acouvreur:feature/reuse-docker-image-in-matrix-job-e2e
ci: reuse docker image in e2e matrix jobs
2023-01-13 02:52:10 -05:00
Alexis Couvreur
7db92ed321 ci: reuse docker image in e2e matrix jobs 2023-01-09 13:54:41 -05:00
Alexis Couvreur
b7a5f30cb1 ci: bump node version to 18
[semantic-release]: node version >=18 is required. Found v14.17.6.
2023-01-09 13:21:22 -05:00
Alexis Couvreur
8a57e79b30 Merge pull request #125 from acouvreur:docs/update-badge-url-for-issue-8671
docs: update badge link to build status
2023-01-09 13:02:52 -05:00
Alexis Couvreur
33d5d0905a tests: set timezone to UTC for consistency
The test would fail if you're running it from a different timezone
2023-01-09 13:01:04 -05:00
Alexis Couvreur
b6d73a3587 tests: pass lock by reference instead of value
fixes vet like "app/providers/mocks/client_mock.go:314:9: Get passes lock by value: github.com/acouvreur/sablier/app/providers/mocks.DeploymentMock contains github.com/stretchr/testify/mock.Mock contains sync.Mutex"
2023-01-09 13:00:06 -05:00
Alexis Couvreur
6cfae917f3 docs: update badge link to build status
resolves badges/shields/issues/8671
2023-01-09 12:28:45 -05:00
Alexis Couvreur
bce92cbec0 chore(github): add workflow 2022-11-23 21:22:52 +00:00
Alexis Couvreur
a2393598a2 chore(github): add issue templates 2022-11-23 16:10:08 -05:00
Alexis Couvreur
3176848116 Merge pull request #115 from acouvreur/beta
Mege Beta into Main
v1.2.0
2022-11-18 13:43:07 -05:00
Alexis Couvreur
a679eb8967 docs(themes): fix file tree indent v1.2.0-beta.1 2022-11-15 14:31:09 +00:00
Alexis Couvreur
920f9bcbc2 refactor: move all commands to instances instead of global variables 2022-11-14 20:09:11 +00:00