Commit Graph

75 Commits

Author SHA1 Message Date
Alicia Sykes
c5d5a80c9f ✏️ Fix spelling typo 2021-09-10 21:29:38 +01:00
Alicia Sykes
49e7b880d3
🗑️ Removes issue-report action 2021-09-10 10:06:08 +01:00
Alicia Sykes
d723d2706e
💚 Fix broken path to config file 2021-09-09 20:22:00 +01:00
Alicia Sykes
b3d5e331bb
💚 Specify base branch as master 2021-09-09 20:17:19 +01:00
Alicia Sykes
bb888150c9 🔖 Bumps to 1.7.3 and updates changelog 2021-09-09 20:03:33 +01:00
Alicia Sykes
de49b5bb81 💚 Dont run on auto-submitted branches 2021-09-09 19:53:54 +01:00
Alicia Sykes
d5d525acd0 💚 Updates PR action job to latest version 2021-09-09 19:33:49 +01:00
Alicia Sykes
c4c9b0e193
💚 Fix PR part of action
Removes hard-coded author name
2021-09-09 19:24:08 +01:00
Alicia Sykes
139370f46c
😕 Attempt to fix error 2021-09-09 19:21:14 +01:00
Alicia Sykes
a19cd1e42e
💚 Fixes YAML for spell-check action 2021-09-09 19:13:34 +01:00
Alicia Sykes
78ee4b3fcd 👷 Adds action to generate report of open issues 2021-09-09 19:08:50 +01:00
Alicia Sykes
77847f4528 👷 Updates the PR auto comments 2021-09-09 19:04:24 +01:00
Alicia Sykes
03cc8b49e8 👷 Run linter only after PR created 2021-09-08 21:37:00 +01:00
Alicia Sykes
b32a7d4c91 💚 Fix YAML indentation in actions 2021-09-08 20:30:50 +01:00
Alicia Sykes
c1b5ec548f 🚚 Renames lint and deploy issue 2021-09-08 20:16:45 +01:00
Alicia Sykes
ffdefe86c0 👷 Adds action for updating issues after a release 2021-09-08 20:15:39 +01:00
Alicia Sykes
5f6b53b2ae 🕋 Updates workflows for closing bad issues 2021-09-08 20:13:54 +01:00
Alicia Sykes
caee352d9d 🕋 Updates issues for building/ checking app after PR 2021-09-08 20:12:11 +01:00
Alicia Sykes
bb25389a71 🕋 Adds actions for managing PRs, issues and comments 2021-09-08 20:10:54 +01:00
Alicia Sykes
b734f97af4
🗑️ Deletes action for closing incomplete issues
💥 Bye bye faulty script... 👋💀💀💀
2021-09-06 23:48:36 +01:00
Alicia Sykes
fcd3d5c7af
👷‍♂️ Adds action to close incomplete issues 2021-09-06 23:41:16 +01:00
Alicia Sykes
f9ca4aed35
🐛 Replaces github.token with secrtets.token 2021-09-06 21:45:38 +01:00
Alicia Sykes
01f3c700c1 💢 Action to prevent inapropriate lang in comments 2021-09-05 23:21:40 +01:00
Alicia Sykes
5cc5ffac9a 😎 Action to add nice GIF when PR is LGTM 2021-09-05 23:21:00 +01:00
Alicia Sykes
23441d87f4 🤖 Starts with the PR auto-commenter script 2021-09-05 23:20:20 +01:00
Alicia Sykes
6bb2bbb18b 🤖 Uses liss-bot token for comments, and updates code-doc 2021-09-05 23:19:32 +01:00
Alicia Sykes
b2616ec65d
👷 Action to comment on issues once released 2021-09-05 18:33:41 +01:00
Alicia Sykes
e27cfc7281 👔 Adds an action to close spammy issues 2021-09-04 19:43:27 +01:00
Alicia Sykes
fa3b04c190 😑 Re: #158 Trying to setup automated build 2021-08-22 19:23:36 +01:00
Alicia Sykes
cab18d5471 👷 Reverts Wiki action, refactors credits action 2021-08-19 20:11:01 +01:00
Alicia Sykes
792b445180
🚧 Temporarily remove multi-arch 2021-08-15 16:03:36 +01:00
Alicia Sykes
f65ea543a9
🚧 Reverts image name update 2021-08-15 14:22:23 +01:00
Alicia Sykes
b8a02be011
🚧 Updates image name to include repo 2021-08-15 14:17:46 +01:00
Alicia Sykes
da0b0169e9
🩹 Fix indentation error 2021-08-15 14:04:57 +01:00
Alicia Sykes
a6901345b5 👷 Use the multi-arch dockerfile 2021-08-15 13:53:33 +01:00
Alicia Sykes
26305693ec 👷 Build a multi-arch image 2021-08-15 13:46:48 +01:00
Alicia Sykes
35c2516233
🐳 Working action for pushing to Docker to GHCR 2021-08-14 23:34:45 +01:00
Alicia Sykes
e8707ae4c3
😖 Tries replacing tag with proj name
Re: #156
2021-08-14 23:28:04 +01:00
Alicia Sykes
113ede894e
😶 Replaces pre-made actions with bash commands
Re: #156
2021-08-14 23:26:03 +01:00
Alicia Sykes
2fb6b83673
😶 Use V1 of docker login action
Re: #156
2021-08-14 23:12:15 +01:00
Alicia Sykes
d519d36e36
😫 Attempting to authenticate to GHCR 2021-08-14 23:05:44 +01:00
Alicia Sykes
8042a251d1
🥴 Updates workflow package permissions 2021-08-14 22:50:12 +01:00
Alicia Sykes
74075f3ef1
🐳 Adds action to build Docker image to GHCR
Re: #156
2021-08-14 22:23:17 +01:00
Alicia Sykes
dd3259ff62
🚧 Action to build + publish Docker image to GHCR
Re: #156
2021-08-14 22:09:52 +01:00
Alicia Sykes
ec5ed71592
👷 Build + publish Docker container on release
Adds an action to build and publish the Docker container to the GitHub container registry after each release.
2021-08-13 15:45:14 +01:00
Alicia Sykes
da2f93e337 👷 Updates Credits action 2021-08-12 22:31:54 +01:00
Alicia Sykes
c8af4a4dc5
🗑️ Gets rid of assign-reviews action, it's buggy 2021-08-08 13:36:47 +01:00
Alicia Sykes
9b9d804fc2 👷 Adds workflow to assign PR reviewers 2021-08-07 20:36:30 +01:00
Alicia Sykes
1df3eda66f
👷 Switches docs-wiki sync to use different action 2021-08-04 21:23:04 +01:00
Alicia Sykes
1d6281adb0
🚑️ Attempts to fix wiki sync cron job 2021-07-31 20:30:25 +01:00