Ralph Slooten
|
0c3519cb0d
|
Limit testing for web UI build & swagger-editor-validate to Ubuntu
|
2024-01-03 14:58:35 +13:00 |
|
Ralph Slooten
|
8c86cc624e
|
Limit testing for web UI build & swagger-editor-validate to Ubuntu
|
2024-01-03 14:52:53 +13:00 |
|
Ralph Slooten
|
4d2b6d6b4a
|
Tests: Run tests on Linux, Windows & Mac
|
2024-01-03 14:41:52 +13:00 |
|
dependabot[bot]
|
69646d06c5
|
Bump wangyoucao577/go-release-action from 1.40 to 1.41 (#226)
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.40 to 1.41.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.40...v1.41)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-01 23:56:31 +13:00 |
|
dependabot[bot]
|
5807747fa5
|
Bump actions/setup-go from 4 to 5 (#225)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
|
2024-01-01 21:38:41 +13:00 |
|
dependabot[bot]
|
c316132102
|
Bump github/codeql-action from 2 to 3 (#227)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-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>
|
2024-01-01 21:38:04 +13:00 |
|
dependabot[bot]
|
79807586be
|
Bump actions/stale from 8.0.0 to 9.0.0 (#228)
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8.0.0...v9.0.0)
---
updated-dependencies:
- dependency-name: actions/stale
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>
|
2024-01-01 21:37:40 +13:00 |
|
dependabot[bot]
|
baa9f3be0b
|
Bump actions/setup-node from 3 to 4 (#203)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
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-11-01 22:10:01 +13:00 |
|
Ralph Slooten
|
3586abab1c
|
Reduce time limit for stale issues to 14 days
|
2023-10-20 23:49:23 +13:00 |
|
Ralph Slooten
|
30c392bcec
|
Chore: Move html2text module to internal/html2text
|
2023-10-18 16:28:57 +13:00 |
|
Ralph Slooten
|
e72dd8d9b6
|
Replace unprintable characters with space in html2text
|
2023-10-15 22:02:57 +13:00 |
|
Ralph Slooten
|
e564637203
|
Tests: Add test to validate swagger.json
|
2023-10-15 20:55:43 +13:00 |
|
Ralph Slooten
|
e9d44c55a1
|
Tests: Add html2text tests
|
2023-10-14 22:28:52 +13:00 |
|
Ralph Slooten
|
831157a52e
|
Shorten release job name to just "Build"
|
2023-10-06 17:18:38 +13:00 |
|
dependabot[bot]
|
3fb926f015
|
Bump docker/setup-qemu-action from 2 to 3 (#177)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
|
2023-10-01 21:27:39 +13:00 |
|
dependabot[bot]
|
0af6850d34
|
Bump actions/checkout from 3 to 4 (#178)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
|
2023-10-01 21:24:24 +13:00 |
|
dependabot[bot]
|
66660b9074
|
Bump docker/setup-buildx-action from 2 to 3 (#179)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
|
2023-10-01 21:23:52 +13:00 |
|
dependabot[bot]
|
3b43a803af
|
Bump docker/build-push-action from 4 to 5 (#180)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
|
2023-10-01 21:22:37 +13:00 |
|
dependabot[bot]
|
ec3dd0c196
|
Bump docker/login-action from 2 to 3 (#181)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
|
2023-10-01 21:22:09 +13:00 |
|
Ralph Slooten
|
737cff5a96
|
Chore: Update internal/storage import paths
|
2023-09-25 19:29:32 +13:00 |
|
Ralph Slooten
|
b6d5a8c182
|
Chore: Update internal import paths
|
2023-09-25 19:29:30 +13:00 |
|
Ralph Slooten
|
3c744edd20
|
Tests: Add tests for ArgsParser & CleanTag
|
2023-09-25 16:07:11 +13:00 |
|
Ralph Slooten
|
98343714be
|
Tests: Bump Go version to 1.21
|
2023-09-22 15:32:51 +12:00 |
|
dependabot[bot]
|
9d4bbe82e3
|
Bump wangyoucao577/go-release-action from 1.39 to 1.40 (#158)
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.39 to 1.40.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.39...v1.40)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-02 22:14:44 +12:00 |
|
Ralph Slooten
|
bc53a34029
|
Build: Update wangyoucao577/go-release-action@v1.39
|
2023-08-16 17:26:01 +12:00 |
|
Ralph Slooten
|
6725a809d5
|
Increase auto-build package upload retries from 3 to 5
|
2023-06-14 22:33:36 +12:00 |
|
Ralph Slooten
|
304a379c30
|
Bump wangyoucao577/go-release-action from 1.37 to 1.38
|
2023-05-04 21:55:18 +12:00 |
|
Ralph Slooten
|
962af81653
|
Bump version of booxmedialtd/ws-action-parse-semver
|
2023-04-04 17:02:31 +12:00 |
|
Ralph Slooten
|
7deddc3119
|
Reduce duration for stale issues to 21 days of inactivity
|
2023-04-04 01:07:50 +12:00 |
|
Ralph Slooten
|
058bc31e28
|
Docker: Add Docker image tag for major/minor version
See #82
|
2023-04-04 00:55:30 +12:00 |
|
dependabot[bot]
|
09399db612
|
Bump actions/stale from 7.0.0 to 8.0.0 (#79)
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7.0.0...v8.0.0)
---
updated-dependencies:
- dependency-name: actions/stale
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-04-01 21:14:18 +13:00 |
|
dependabot[bot]
|
ea753f6948
|
Bump wangyoucao577/go-release-action from 1.36 to 1.37 (#80)
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.36 to 1.37.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.36...v1.37)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-01 21:13:55 +13:00 |
|
dependabot[bot]
|
0f73f7d261
|
Bump actions/setup-go from 3 to 4 (#81)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
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-04-01 21:12:36 +13:00 |
|
Ralph Slooten
|
464fbf818c
|
Merge pull request #44 from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.36
Bump wangyoucao577/go-release-action from 1.30 to 1.36
|
2023-02-24 21:53:47 +13:00 |
|
dependabot[bot]
|
cab9f8a729
|
Bump wangyoucao577/go-release-action from 1.30 to 1.36
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.30 to 1.36.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.30...v1.36)
---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 08:23:12 +00:00 |
|
dependabot[bot]
|
790fbe69fd
|
Bump docker/build-push-action from 3 to 4
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>
|
2023-02-24 08:23:11 +00:00 |
|
Ralph Slooten
|
acee53537c
|
Add automation to close stale issues
|
2022-12-23 16:20:41 +13:00 |
|
Ralph Slooten
|
06bfc3b6e3
|
Build: Temporarily disable arm (32) Docker build
Seems to be causing github actions to get stuck for hours (11+).
|
2022-12-08 21:59:42 +13:00 |
|
Ralph Slooten
|
ec95e58e13
|
Use ${{ github.ref_name }} for workflow build tags
|
2022-10-16 12:12:28 +13:00 |
|
Ralph Slooten
|
205611856b
|
UI: Bump build action to use node 18
|
2022-10-15 09:41:33 +13:00 |
|
Ralph Slooten
|
5d396b9f25
|
Update build workflow
|
2022-10-15 09:31:29 +13:00 |
|
Ralph Slooten
|
81d09aabd1
|
Add linux/386 docker builds
|
2022-10-14 17:29:33 +13:00 |
|
Ralph Slooten
|
11eec7db30
|
Add linux-arm to release matrix
|
2022-10-14 17:29:33 +13:00 |
|
Ralph Slooten
|
1efbbb353b
|
Do not build windows-386 binaries
|
2022-10-13 13:18:49 +13:00 |
|
Ralph Slooten
|
a31a7c3d2c
|
UI: Add about app modal with version update notification
|
2022-10-08 23:33:59 +13:00 |
|
Ralph Slooten
|
d8c6364622
|
Testing: Add API tests
|
2022-10-07 19:48:50 +13:00 |
|
Ralph Slooten
|
cc15ada304
|
Testing: Enable testing on feature branches
|
2022-08-10 09:48:06 +12:00 |
|
Ralph Slooten
|
18b5ce8c18
|
Add build status to README
|
2022-08-07 10:57:45 +12:00 |
|
Ralph Slooten
|
25090aeb2a
|
Create codeql-analysis.yml
|
2022-08-06 00:29:42 +12:00 |
|
Ralph Slooten
|
4b9b60f247
|
Merge branch 'feature/docker' into develop
|
2022-08-04 22:51:28 +12:00 |
|