-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: reddec/compose-scheduler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reddec/compose-scheduler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 6 files changed
- 4 contributors
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 737a97d - Browse repository at this point
Copy the full SHA 737a97dView commit details
Commits on Dec 26, 2023
-
Signed-off-by: rare-magma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e181251 - Browse repository at this point
Copy the full SHA e181251View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7cc467 - Browse repository at this point
Copy the full SHA f7cc467View commit details
Commits on Dec 29, 2023
-
bump alpine version to 3.19 (#5)
* bump alpine version and run as normal user Signed-off-by: rare-magma <[email protected]> * revert setup as normal user Signed-off-by: rare-magma <[email protected]> --------- Signed-off-by: rare-magma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9585ae - Browse repository at this point
Copy the full SHA a9585aeView commit details
Commits on Jan 9, 2024
-
Fix issue when containerID returns `/../..`, so that when it filters the returned string, it identifies containerID `..`, and then fails at the end, bc this is invalid container id
Configuration menu - View commit details
-
Copy full SHA for e138df9 - Browse repository at this point
Copy the full SHA e138df9View commit details
Commits on May 3, 2024
-
* Update Dockerfile.build Add timezone support * Update docker-compose.yaml Add timezone to compose file * Update Dockerfile.build Co-authored-by: Aleksandr Baryshnikov <[email protected]> --------- Co-authored-by: Aleksandr Baryshnikov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3353d7d - Browse repository at this point
Copy the full SHA 3353d7dView commit details
Commits on Jun 22, 2024
-
Print command output to logs (#9)
* Update scheduler.go Fix issue when containerID returns `/../..`, so that when it filters the returned string, it identifies containerID `..`, and then fails at the end, bc this is invalid container id * print out stdout/stderr to container logs * add changes suggested by @3timeslazy: This code fixes the case when the exec command fails (if command not found, for instance), but scheduler thinks it finished successfully * make logging opt in * use strconv to parse bool value of logsLabel * refactor execService: - use old approach with ContainerExecStart if logging disabled - use new approach with ContainerExecAttach if logging enabled * format with gofmt
Configuration menu - View commit details
-
Copy full SHA for a2d38ad - Browse repository at this point
Copy the full SHA a2d38adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f272b07 - Browse repository at this point
Copy the full SHA f272b07View commit details
There are no files selected for viewing