Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
E04 Image Publish
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gjahn
E04 Image Publish
Graph
612b5e9861997429bc8859bffe6b93c37de1a06c
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
9
Oct
16
Jan
9
20
Dec
14
10
8
7
27
Nov
25
12
6
3
31
Oct
29
24
13
f
main
main
f
f
f
f
f
README: replace 'tutorials' with 'exercise' due to renaming; fix phrasing
Required Go toolchain version is noe referred to in README
Database password is now read from file
log-level based logging added to ease debugging persistence on K8s
A new pipeline is defined to trigger container image building
Update file README.md
Logs: use 'Accept' header if Content-Type is not defined
Add /metrics path supporting Prometheus-compatible Exposition format
Add OPTIONS method for state resources & just respond 404 for generally undefined state paths
Add HEAD method to obtain MIME type & size w/o actually fetching the data
Calculate checksum after executing make target 'build-linux'
Allow setting font color of landing page via environment variable
Allow to set version during build time
Add tests for ephemeral storage
cosmetics: e.a. rename store.Show to store.List
make: clean test cache before running tests
Fix header in README example
Store actual items in ephemeral storage instead of pointers
Make ephemeral store concurrency-safe
Bump Fiber version to v2.51
Re-order request log output information
Disable delaying/timeout for all routes state test
Fix flaky routes state test
Add node about ephemeral & persistent state in README
Set up routes can now return an error
Database password must be a file path
Cosmetics
Add log level configurable via environment variable
Allow to set version via environment variable
Add body size limit
Add Redis as backing service to persist state
Add state
Rework README and add note on building static vs. dynamic binary
Add target to cross-compile for Linux (amd64)
Loading