Nicholas Wallace
1fa67535f9
Update: only run CodeQL and Integration actions if code changed
2024-11-08 11:20:02 -07:00
Maximilian Irro
e6c0b697aa
Add OpenContainer Image Format Annotations as Labels to Docker Image
2024-09-26 21:02:46 +02:00
Nicholas W
98cd19d440
Config issue workflow ( #3348 )
...
* Intial: issue comments workflow
* Update: formatting
* Additional common search terms
2024-08-31 13:35:14 -05:00
Nicholas Wallace
9674cfd258
Add: explicit permissions for OpenAPI linting workflow
2024-08-18 19:08:04 -07:00
Nicholas Wallace
627ddd2f70
Fix: OpenAPI lint workflow trigger
2024-08-18 19:07:18 -07:00
Nicholas Wallace
73e4293f04
Fix: label has space in name
2024-07-29 18:08:40 -07:00
Nicholas Wallace
6f5ffcb1f8
Add: workflow to close issues on release
2024-07-29 18:06:05 -07:00
mikiher
928b080677
Replace pkg with @yao-pkg/pkg and target node20
2024-07-06 19:43:55 +03:00
Nicholas W
baf5f7fbc3
Initial library endpoints ( #3012 )
...
* Fix: extra type in `Author.yaml`
* Fix: formatting
* Initial library schema
* Additional debugging
* Fix: spec relative paths
* Add: ebook file spec
* Fix: response type should be string
* Linting updates
* Add: missing librarySettings
* Temporary fix: Library cron can be null or false
* Author controller updates
* Add: `/api/libraries/{id}` endpoint
* Update library responses
* Add: descriptions
* Fix: queries should be in body
* Fix: `body` should be `requestBody`
* Move: `libraryController` paths, clean up `requestBody`
* Clean up libraryController parameters
* Move: author endpoints to controller
* Add `get` for author images
* Simplify author schema with items
* Remove: unused response type
* Update: formatting
* Update json
* Update requestBody on LibraryController
* LibrarySettings update
* Replace: generic parameter with path specific parameter
* Fix: requestBody descriptions
* Fix: match post operation
* Temporary: nullable Author schemas
* LibraryController items endpoint
* Add: delete library items with issues
* Massive cleanup and violation fixing
* Update bundled spec
* Add: remove library items with issues
* Add: library items endpoint
* Fix: errors
* Fix: base schemas
* Add: series schemas
* Add: library series endpoint
* Fix: oneOf and array issues
* Add: author search region for matching
* Add: series endpoints
* Fix: series issues
* Add library series endpoint and update deprecation
* Fix: series endpoint deprecation
* Fix: `name` in `sortDesc` schema
* Add: workflow for linting spec
* Update OpenAPI readme
2024-06-13 17:09:02 -05:00
Nicholas Wallace
cb968ef4ca
Update i18n workflow to 1.3.0
2024-06-10 19:22:03 -07:00
Nicholas Wallace
6ed6fff6bd
Update i18n workflow to 1.2.0
2024-04-11 01:29:00 +00:00
Nicholas Wallace
75007bb371
Fix: i18n-integration not running on PRs
2024-04-11 01:28:40 +00:00
advplyr
93bec282d2
Merge pull request #1888 from jorgectf/jorgectf/add-codeql-workflow
...
Add CodeQL workflow
2024-03-29 16:47:07 -05:00
mikiher
33e4b51aee
Revert "add dummy pull_request event for the workflow to appear in the list"
...
This reverts commit 1cf0bd0f01
.
2024-03-27 13:38:17 +02:00
mikiher
1cf0bd0f01
add dummy pull_request event for the workflow to appear in the list
2024-03-27 13:30:00 +02:00
mikiher
8ce5a5cdbd
Add workflow to dispatch an abs-windows event
2024-03-27 13:18:02 +02:00
Nicholas Wallace
7d0eb215d6
Add integration workflow
2024-03-22 01:28:50 +00:00
mikiher
f938fca2c7
Fix bug in workflow_dispatch checkout step
2024-03-17 07:57:28 +02:00
mikiher
d562f6a69f
Change unit-tests.yml workflow to include conditional checkout step
2024-03-17 07:36:13 +02:00
mikiher
0c612b4836
Update unit test workflow to include push event
2024-03-15 09:51:40 +02:00
mikiher
a1af672c7c
Add unit test workflow
2024-03-15 08:50:51 +02:00
advplyr
71048c7ff0
Remove support for Docker armv7 builds
2024-01-20 16:39:43 -06:00
Jorge
679bdf36b1
Add CodeQL workflow
2023-07-03 09:15:04 +02:00
Lars Kiesow
d2512d324a
Integration Test
...
This patch adds a minimal integration test building Audiobookshelf as a
binary, running it and checking if the server is available on each push
and pull request.
We can easily extend this with a Selenium or Playwright test later, but
it should already alert us about problems in the build pipeline without
the need for any developer to take a look at the new patches.
2023-02-02 00:48:09 +01:00
Brandon Skrtich
4900649908
feat: Updates to docker file and gh action
...
* Clean up Dockerfile
* Add health check to Dockerfile
* Update gh action versions
2022-06-02 05:55:01 +00:00
advplyr
4776368501
Update docker-build.yml
2022-05-01 12:51:20 -05:00
advplyr
5cca2d0155
Update docker-build.yml
2022-04-29 13:01:12 -05:00
advplyr
8942dca31d
Update docker-build workflow
2022-04-29 09:48:00 -05:00
advplyr
e220b2818a
Add docker-build workflow
2022-04-28 18:40:29 -05:00