Nawaz Dhandala
feb872d05c
feat: add E2E testing support with docker-compose configuration
2025-10-09 11:39:30 +01:00
Nawaz Dhandala
64b6b99a21
refactor: replace retry action with shell commands for preinstall and E2E tests
2025-10-08 20:10:19 +01:00
Simon Larsen
57b851a498
refactor: rename github-release job to draft-github-release and add finalize-github-release job for publishing
2025-10-07 21:15:45 +01:00
Nawaz Dhandala
05c1f95ba4
fix: enable tool-cache in release workflow for improved build efficiency
2025-10-07 11:52:13 +01:00
Nawaz Dhandala
ef0b6f3e14
refactor: replace docker login actions with retry mechanism for improved reliability
2025-10-06 16:36:28 +01:00
Nawaz Dhandala
ab48da447d
refactor: add test jobs to push-release-tags workflow for enhanced testing coverage
2025-10-06 16:08:43 +01:00
Nawaz Dhandala
1cc0630939
feat: add APP_TAG pinning to versioned release in config.env
2025-10-06 16:06:16 +01:00
Nawaz Dhandala
f6d96676fe
refactor: update dependencies for test-e2e-release-saas job to include publish-mcp-server
2025-10-06 15:54:50 +01:00
Nawaz Dhandala
b63fcf6b99
refactor: update push-release-tags job dependencies for improved workflow order
2025-10-06 14:54:08 +01:00
Nawaz Dhandala
36069c1b4e
refactor: update job dependencies for push-release-tags and github-release in release workflow
2025-10-06 14:48:05 +01:00
Nawaz Dhandala
f50a7fb99b
refactor: adjust job dependencies and increase timeout for E2E tests in release workflows
2025-10-06 14:08:50 +01:00
Simon Larsen
3efa3b374f
feat: add push-release-tags job to create Docker release tags after GitHub release
2025-10-03 14:59:29 +01:00
Simon Larsen
1bc96d04fa
refactor: enhance artifact naming in release workflows to include job and run attempt
2025-10-03 13:51:52 +01:00
Simon Larsen
a307a68ec1
refactor: implement retry logic for E2E tests in release workflows
2025-10-03 13:36:19 +01:00
Nawaz Dhandala
543757a2b5
refactor: update helm template command to specify chart directory for improved clarity
2025-10-02 16:46:04 +01:00
Simon Larsen
cbd4d26189
feat: Add helm template command to generate Kubernetes manifests in release workflow
2025-09-27 10:30:06 +01:00
Nawaz Dhandala
c289027efc
fix: Implement retry mechanism for npm prerun command in workflow files to enhance reliability
2025-09-23 11:55:46 +01:00
Nawaz Dhandala
005536633c
fix: Implement retry mechanism for Dockerfile generation to enhance reliability
2025-09-23 11:48:52 +01:00
Simon Larsen
7091e35393
Update GitHub Actions workflow to read version prefix from VERSION_PREFIX file and adjust versioning scheme
...
- Added a new job 'read-version' to read the major and minor version from VERSION_PREFIX file.
- Updated dependent jobs to use the version read from 'read-version' instead of hardcoded version.
- Changed versioning format in multiple jobs to reflect the new versioning scheme based on the content of VERSION_PREFIX.
- Created VERSION_PREFIX file with initial version set to 8.0.
2025-09-07 15:17:47 +01:00
Simon Larsen
d821b88ed7
fix: Update Docker image tags and labels for multiple services in release workflow
2025-08-26 18:52:15 +01:00
Simon Larsen
76ca6ee7e1
fix: Add missing continuation for APP_VERSION build argument in multiple Docker image deploy jobs
2025-08-26 18:25:32 +01:00
Simon Larsen
0f4b248598
fix: Add missing context for Docker image build in nginx deployment
2025-08-26 16:53:25 +01:00
Simon Larsen
b2c14e0380
fix: Add missing build context for multiple Docker image deploy jobs
2025-08-26 16:51:51 +01:00
Nawaz Dhandala
9c1910d3f1
refactor: Remove unnecessary context argument from Docker build commands in workflows
2025-08-26 14:09:31 +01:00
Nawaz Dhandala
383c145186
refactor: Integrate retry mechanism for Docker image builds in workflows
2025-08-26 13:06:55 +01:00
Simon Larsen
f155795e6b
fix: Remove single quotes from changelog delimiter for correct output formatting
2025-08-26 11:56:22 +01:00
Simon Larsen
778a34d631
feat: Implement fallback to commit messages in changelog if empty
2025-08-20 09:17:53 +01:00
Simon Larsen
37c6310465
feat: update @oneuptime/common to version 7.0.4800 and adjust workflow dependencies
2025-07-30 16:42:39 +01:00
Simon Larsen
64c0c8b4cb
haraka delete
2025-07-25 09:07:09 +01:00
Simon Larsen
00b0be251e
refactor: Rename MCP server generation to verification and update related steps
2025-06-27 13:05:47 +01:00
Simon Larsen
cef6638b2c
fix: Update job dependencies in release workflows to include publish-mcp-server
2025-06-26 20:03:04 +01:00
Simon Larsen
031750d573
feat: Update build and test scripts for improved efficiency and clarity
2025-06-26 20:01:34 +01:00
Simon Larsen
8718e58dcb
feat: Enhance npm authentication setup in release workflow and verify package before publishing
2025-06-26 13:32:14 +01:00
Simon Larsen
98bf1ef155
feat: Add publish MCP server workflow to release and test workflows
2025-06-26 08:40:19 +01:00
Simon Larsen
e420e44bee
fix: add GPG key import and export steps in Terraform provider publishing process
2025-06-17 11:34:42 +01:00
Simon Larsen
0ed160f68f
fix: streamline GPG key handling and enhance publish script options for Terraform provider
2025-06-17 10:20:42 +01:00
Simon Larsen
66f6952ad9
fix: remove fallback for GPG private key in release workflow
2025-06-17 10:11:16 +01:00
Simon Larsen
e82092dbd7
fix: remove unnecessary fail-fast strategy from multiple Docker image deploy jobs
2025-06-16 20:18:56 +01:00
Simon Larsen
44e80d6707
fix: update environment variables for publish-terraform-provider job in release workflows
2025-06-16 20:17:28 +01:00
Simon Larsen
6b03b541b3
fix: improve dry run handling in Terraform provider publishing script
2025-06-16 16:36:07 +01:00
Simon Larsen
42e9016c31
feat: implement Terraform provider release workflow and documentation
2025-06-16 09:32:24 +01:00
Simon Larsen
5b4233a61c
feat: add Terraform provider publishing workflow and script
2025-06-13 22:13:37 +01:00
Simon Larsen
fe64380384
feat: add server monitor ingest service with Docker and configuration updates
2025-02-21 20:23:27 +00:00
Simon Larsen
7f05ae7415
feat: upgrade checkout action to v4 in GitHub workflows
2025-01-20 14:43:07 +00:00
Simon Larsen
1e84b3a0cb
feat: upgrade Node.js setup action to v4 in GitHub workflows
2025-01-20 14:42:33 +00:00
Simon Larsen
20c7b11ecc
feat: update Node.js version in GitHub workflows to latest
2025-01-20 14:42:06 +00:00
Simon Larsen
27647f529f
feat: rename workflow step to clarify NPM package publishing
2025-01-06 08:30:49 +00:00
Simon Larsen
b264f4a6b9
Add MSI image release step to GitHub Actions and update build script for dependencies
2024-12-20 12:10:58 +00:00
Simon Larsen
b43e892295
Update GoReleaser to v6.1.0 and increment version in configuration
2024-12-19 20:14:30 +00:00
Simon Larsen
6ecd709f29
Add NFPM configuration for packaging and install step in release workflow
2024-12-17 18:56:27 +00:00