Commit graph

9 commits

Author SHA1 Message Date
bobokun
0f99dc793a
Merge pull request #129 from StuffAnThings/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-05-20 17:23:22 -04:00
dependabot[bot]
049a51de26
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 00:44:50 +00:00
dependabot[bot]
f8a6097497
Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 00:44:45 +00:00
dependabot[bot]
400e8b0fad
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:45:11 +00:00
bobokun
125919c3d6
Update actions and dockerfile 2021-12-08 09:23:11 -05:00
bobokun
15f71f8678
Add additional debug message for malformed urls 2021-12-06 08:19:30 -05:00
Jon
7ca2983f08
Breaking changes!
Adjusted post-argument commands. Refer to -h for new list of updated commands
New feature: Built-in Scheduler
Enhancements: Code optimizations to run faster
Enhancements: Better error checking
Enhancements: Better logging
2021-11-22 14:53:01 -05:00
Jon
4b338ec9e8
Scheduler bug fix to work with docker container 2021-11-21 16:38:04 -05:00
Jon
57e98f0f8a
Add docker functionality 2021-11-21 14:34:55 -05:00