Commit Graph

327 Commits

Author SHA1 Message Date
Mitchell Syer
05c4fd32ab Support custom repos 2024-01-06 01:11:52 +00:00
Mitchell Syer
d2fd1bbf73 Fix Container Test 2024-01-05 15:09:13 -05:00
Mitchell Syer
af8f17924a Update container.yml (#67) 2024-01-05 14:19:39 -05:00
Mitchell Syer
233b89a0b1 Update Configuration Options (#65)
* Update Configuration

* Fix defualt auto download ahead limit in readme
2023-12-08 18:48:23 -05:00
vodkapmp
2f09862166 Update config autodownload (#62)
* Update server.conf.template

* Update startup_script.sh

* Update README.md
2023-10-30 19:48:31 -04:00
Mitchell Syer
741765aadd Update Config with latest Server Config (#46)
* Update server.conf.template

* Update startup_script.sh

* Update startup_script.sh

* Update server.conf.template

* Update README.md

* Update README.md

* Update README.md
2023-08-15 17:45:45 -04:00
Nogweii
51dcfa9d68 declare the discord related secrets and mark inheritance (#38) 2023-05-29 21:33:10 -04:00
dependabot[bot]
07cbec44d9 Bump docker/build-push-action from 3 to 4 (#27)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 21:22:55 -04:00
Nogweii
c616a13ea6 workflow_call doesn't support the choice input (#37) 2023-05-29 21:09:43 -04:00
Nogweii
c900249ebc Split the workflow into multiple files (#36)
Now, container.yml is the central place for all of the logic. It is
never invoked directly, instead it is called by sibling workflows
'build_container_images.yml' and 'preview_build_on_push.yml'.
2023-05-29 21:02:43 -04:00
Nogweii
081804d534 The latest tag is for stable releases (#35) 2023-05-29 20:31:19 -04:00
Nogweii
e5f7c812b2 Don't pass any parameters to the checkout action (#34)
* don't pass any parameters to the checkout action

* re-add the fetch-depth parameter
2023-05-29 20:17:06 -04:00
Nogweii
0a1bec042b Another bugfix attempt for build_container_images.yml (#33)
I think ${{ runner }} isn't valid until you're within a `job`, so avoid using it in the env section.
2023-05-29 20:06:25 -04:00
Mitchell Syer
561be147a1 Merge pull request #32 from nogweii/bug-fix-new-workflow
Fix a few bugs in the new workflow
2023-05-29 19:58:11 -04:00
Nogweii
b16bab9098 Fix a few bugs in the new workflow
1. Typo in the preview repo name.
2. Combined the dry-run fail message into the test step
3. Converted the release metadata step to use jq
4. Removed redundant information from the container labels
2023-05-29 16:56:54 -07:00
Mitchell Syer
11a5320b45 Merge pull request #31 from nogweii/overhauled-container
Overhaul the container and workflow
2023-05-29 19:19:21 -04:00
Nogweii
363d654403 refactor the test into two steps 2023-05-29 16:12:40 -07:00
Nogweii
3e54375d4f Move startup_script.sh back into scripts/ 2023-05-29 15:49:14 -07:00
Nogweii
a3ddf8a0dc Merge branch 'main' into overhauled-container 2023-05-29 15:48:54 -07:00
Nogweii
40f0caaf0d reenable the container testing step
thank you Docker docs: https://docs.docker.com/build/ci/github-actions/test-before-push/
2023-05-29 15:43:06 -07:00
github-actions[bot]
33b32ff2e1 Update current preview version 2023-05-29 21:49:29 +00:00
github-actions[bot]
e42b381ec9 Update current preview version 2023-05-27 18:31:07 +00:00
github-actions[bot]
393ae45c08 Update current preview version 2023-05-27 00:10:13 +00:00
github-actions[bot]
0bf4856458 Update current preview version 2023-05-26 17:09:01 +00:00
github-actions[bot]
790acde002 Update current preview version 2023-05-24 10:55:04 +00:00
Nogweii
b67e033327 update README to remove $LOGGING example
I removed this variable so this example doesn't mean anything useful any
more.
2023-05-20 19:16:28 -07:00
Nogweii
50cca8efe6 and run it once a week 2023-05-20 19:04:18 -07:00
Nogweii
fd5e934cdf restore save_pull_count 2023-05-20 19:03:18 -07:00
Nogweii
016fdb57a1 fix environment variable handling 2023-05-20 19:01:09 -07:00
Nogweii
146da91296 Rewrite the startup script to use envsubst 2023-05-20 18:42:20 -07:00
Nogweii
26e76a474d empty file to create an otherwise empty dir
this is where people running docker-compose will have their data stored
2023-05-20 18:18:07 -07:00
Nogweii
143cb54ce2 dos2unix the repo 2023-05-20 18:12:37 -07:00
Nogweii
4d28bb49eb further cleanup 2023-05-20 18:12:13 -07:00
Nogweii
77f891d439 overhaul the workflows 2023-05-20 18:11:04 -07:00
github-actions[bot]
e0aaaa91bf Update current preview version 2023-05-17 00:49:54 +00:00
github-actions[bot]
8405ca1681 Update current preview version 2023-05-13 19:50:56 +00:00
github-actions[bot]
21d0c40e40 Update current preview version 2023-05-01 16:07:59 +00:00
github-actions[bot]
8add3f04af Update current preview version 2023-05-01 15:37:30 +00:00
github-actions[bot]
e583d4a151 Update current preview version 2023-04-10 08:39:17 +00:00
github-actions[bot]
d4526ce72d Update current preview version 2023-03-27 18:17:36 +00:00
github-actions[bot]
2c7d3c675b Update current preview version 2023-03-27 17:25:04 +00:00
github-actions[bot]
8ada052f89 Update current preview version 2023-03-27 14:08:50 +00:00
github-actions[bot]
76df85a66f Update current preview version 2023-03-25 19:00:56 +00:00
github-actions[bot]
5a6b5c1e41 Update current preview version 2023-03-10 08:12:12 +00:00
github-actions[bot]
cf0176bf81 Update current preview version 2023-02-23 18:57:00 +00:00
github-actions[bot]
a2d80f5370 Update current preview version 2023-02-20 23:38:38 +00:00
github-actions[bot]
d67dd3503d Update current preview version 2023-02-19 04:46:17 +00:00
github-actions[bot]
4531525f46 Update current preview version 2023-02-16 07:49:07 +00:00
github-actions[bot]
fb18b00731 Update current preview version 2023-02-14 12:00:04 +00:00
github-actions[bot]
cf2ae9240a Update current preview version 2023-02-13 16:08:25 +00:00