FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Sync with development by sampila · Pull Request #55 · unidoc/unioffice-examples · GitHub

Sync with development - #55

Merged
sampila merged 5 commits into
masterfrom
development
Feb 14, 2025
Merged

sampila merged 5 commits into
masterfrom
development

Conversation

sampila commented Feb 13, 2025

Copy link
Copy Markdown
Contributor

This pull request includes several changes to the CI scripts, workflow configurations, and example files to improve the build and validation processes, as well as to simplify the usage of example documents.

CI and Workflow Improvements:

  • .ci/build-examples.sh: Added a new script to build Go examples and capture build errors.
  • .ci/validate-examples.sh: Added a new script to validate examples, including running and validating docx, xlsx, and pptx files.
  • .github/workflows/ci.yml: Added a new GitHub Actions workflow for CI to build and validate examples across multiple Go versions.

Example File Simplifications:

  • document/comment-list/main.go, document/comment-remove/main.go, document/node-remove/main.go, spreadsheet/line-chart-from-csv/main.go: Simplified example usage by removing command-line arguments and using hardcoded file names. [1] [2] [3] [4] [5] [6] [7] [8]

Documentation and Metadata:

  • README.md: Added a section on metered license key usage logs and how to enable verbose mode logging.
  • license/usage-logs/README.md: Removed redundant information about metered license key usage logs.

New Example:

These changes collectively enhance the CI process, simplify the usage of example scripts, and improve documentation for better clarity and usability.

sampila and others added 5 commits February 11, 2025 15:24
* fix validate-example.sh

* rename ci title

* add ci build-examples.sh

* update ci.yml path

* update path for run main.go

* update path

* update examples

* update validate-examples.sh

* update

* update usage-logs docx

* add go mod tidy

* remove node-remove example

* remove document comment example

* remove mutiple chart from csv

* remove line chart from csv example

* remove comment-remove example

* remove comment-list example

* remove copy reorder slide

* fix examples

* add variable for commentId on comment-remove example

* add presentation use template sales example
sampila merged commit 74818d7 into master Feb 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL