Commit graph

10 commits

Author SHA1 Message Date
Robbie Davis
57f08b6998
Updating discord workflow (#474)
* Updating docker action

* adding version to message

* adding way to get PR title and body

* Adding input pass to workflows

Workflow dispatches may not get push header info. Switching logic to pass needed title and body info through just in case.

* adding token

The description on this action is awful, it didn't mention needing a token. I found this solution from the repo's issues

* parsing pr body

* Updating parsing
2021-08-11 09:30:09 -04:00
Robbie Davis
347c8a4bef
Updating discord workflow (#472)
* Updating docker action

* adding version to message

* adding way to get PR title and body

* Adding input pass to workflows

Workflow dispatches may not get push header info. Switching logic to pass needed title and body info through just in case.

* adding token

The description on this action is awful, it didn't mention needing a token. I found this solution from the repo's issues

* parsing pr body
2021-08-10 22:03:29 -04:00
Robbie Davis
3827d2a0a6
Updating Docker Workflow (#471)
* Updating docker action

* adding version to message

* adding way to get PR title and body

* Adding input pass to workflows

Workflow dispatches may not get push header info. Switching logic to pass needed title and body info through just in case.

* adding token

The description on this action is awful, it didn't mention needing a token. I found this solution from the repo's issues
2021-08-10 21:12:53 -04:00
Robbie Davis
9e52316b23
Updating docker workflow (#467)
* Updating docker action

* adding version to message

* adding way to get PR title and body

* Adding input pass to workflows

Workflow dispatches may not get push header info. Switching logic to pass needed title and body info through just in case.
2021-08-10 20:51:30 -04:00
Robbie Davis
912469de12
Feature/version bump (#456)
** Changes
- Workflow changes
2021-08-02 09:54:57 -04:00
Robbie Davis
74dc6fd5dc Updating workflow, removing branch creation 2021-08-02 08:55:26 -04:00
Robbie Davis
84c88fdf3d Workflow fixes 2021-08-02 08:46:01 -04:00
Robbie Davis
514547a2b2 Updating workflow 2021-08-02 08:34:45 -04:00
Robbie Davis
e3cfbadd9d
Feature/version bump test (#449)
## Changes
- Reconfigured Github workflow for better visibility
- Added automated version bump on merge push to Develop branch
2021-08-02 08:22:33 -04:00
Robbie Davis
b5f92d46a9
Adding Additional Workflows and Actions (#397)
* Cleaning and adding to workflows

- Renamed some workflows to better describe it's purpose.
- Added steps for autobump
- Added steps for sentry maps
- Manually pushing sentry map workflow to git initially so it exists already for the workflow-dispatch trigger. Will need to add another commit to revert workflow back to only trigger on dispatch.

* Fixing and cleaning workflow

- Removed unused discord workflow
- Changed sentry map workflow to differentiate between another workflow.
- Changed name of new renamed sentry workflow in dispatches.

* Updating sentry workflow with dispatch trigger

* fixing webui path issue for docker builds
2021-07-17 15:05:40 -05:00
Renamed from .github/workflows/build.yml (Browse further)