Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps (Lecture FB VI)
webservice
Commits
3098cb3dc7175c8f2c04993cff6dfe3f8c1af0fe
Select Git revision
Branches
1
main
default
protected
1 result
webservice
Author
Search by author
Any Author
authors
gjahn
gjahn
1 author
Oct 10, 2024
adjust the rules for the jobs
· 3098cb3d
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
3098cb3d
debug with logging
· 5f80e3be
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
5f80e3be
debug with logging
· 4ac4f68c
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
4ac4f68c
debug with logging
· 604df43a
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
604df43a
debug with logging
· 8e64b064
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
8e64b064
confirm artifact exists
· 32de1ebd
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
32de1ebd
run all stages
· 234d80fa
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
234d80fa
adjust workflow
· 4a1a983e
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
4a1a983e
run only tests
· edaec62f
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
edaec62f
remove only
· 97409d55
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
97409d55
run job only for tags
· 7bc87ccc
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
7bc87ccc
build job for any branch or merge request
· 7447fc39
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
7447fc39
testing GitLab CI/CD with a simple pipeline
· 335c34bf
Yana Kernerman
authored
8 months ago
and
Yana Kernerman
committed
6 months ago
335c34bf
Oct 09, 2024
README: replace 'tutorials' with 'exercise' due to renaming; fix phrasing
· e5319d45
gjahn
authored
6 months ago
e5319d45
Jan 16, 2024
Required Go toolchain version is noe referred to in README
· cfc9395f
gjahn
authored
1 year ago
cfc9395f
Jan 09, 2024
Database password is now read from file
· 2e6405a4
gjahn
authored
1 year ago
2e6405a4
log-level based logging added to ease debugging persistence on K8s
· 8aba7144
gjahn
authored
1 year ago
8aba7144
A new pipeline is defined to trigger container image building
· 5a9f952d
gjahn
authored
1 year ago
5a9f952d
Update file README.md
· 983f3e4f
Lars Niklas Schröder
authored
1 year ago
and
gjahn
committed
1 year ago
983f3e4f
Dec 20, 2023
Logs: use 'Accept' header if Content-Type is not defined
· 42436d30
gjahn
authored
1 year ago
42436d30
Add /metrics path supporting Prometheus-compatible Exposition format
· a64565a1
gjahn
authored
1 year ago
a64565a1
Add OPTIONS method for state resources & just respond 404 for generally undefined state paths
· 46c220d4
gjahn
authored
1 year ago
46c220d4
Add HEAD method to obtain MIME type & size w/o actually fetching the data
· 625723d7
gjahn
authored
1 year ago
625723d7
Calculate checksum after executing make target 'build-linux'
· d3ef56c4
gjahn
authored
1 year ago
d3ef56c4
Dec 14, 2023
Allow setting font color of landing page via environment variable
· b3ecabcc
gjahn
authored
1 year ago
b3ecabcc
Allow to set version during build time
· 09fd2dfb
gjahn
authored
1 year ago
09fd2dfb
Dec 10, 2023
Add tests for ephemeral storage
· 120ca78d
gjahn
authored
1 year ago
120ca78d
cosmetics: e.a. rename store.Show to store.List
· 05b30353
gjahn
authored
1 year ago
05b30353
Dec 08, 2023
make: clean test cache before running tests
· 2f169d3f
gjahn
authored
1 year ago
2f169d3f
Fix header in README example
· b7308619
gjahn
authored
1 year ago
b7308619
Store actual items in ephemeral storage instead of pointers
· 570a8c91
gjahn
authored
1 year ago
570a8c91
Make ephemeral store concurrency-safe
· 197ca0ea
gjahn
authored
1 year ago
197ca0ea
Dec 07, 2023
Bump Fiber version to v2.51
· 7b35b477
gjahn
authored
1 year ago
7b35b477
Re-order request log output information
· 3b59883b
gjahn
authored
1 year ago
3b59883b
Disable delaying/timeout for all routes state test
· 348c6040
gjahn
authored
1 year ago
348c6040
Fix flaky routes state test
· e231839d
gjahn
authored
1 year ago
e231839d
Nov 27, 2023
Add node about ephemeral & persistent state in README
· ff16945c
gjahn
authored
1 year ago
ff16945c
Set up routes can now return an error
· f62f333e
gjahn
authored
1 year ago
f62f333e
Database password must be a file path
· 2fc512d1
gjahn
authored
1 year ago
2fc512d1
Nov 25, 2023
Cosmetics
· 1cfe05ff
gjahn
authored
1 year ago
1cfe05ff
Loading