Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 3.14.0 #321

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 6, 2023

馃 I have created a release beep boop

3.14.0 (2023-11-19)

Features

  • connection-test: Add command to test connection to Sense server (328886e), closes #328
  • docs: Move all documentation to ctrl-q.ptarmiganlabs.com (e60dc31)
  • task-get: Simplify --table-details option (2cbd470), closes #345
  • task-get: Sort tasks in task tree alphabetically using task name (ca96d4c)
  • task-import: Support external program tasks when importing tasks (8060a1b)

Bug Fixes

  • Fix broken CI badge in readme file (57cfae9)
  • task-get: --table-details wo parameters now return all task details in table (1a9a587), closes #332
  • task-get: --task-type option is now invalid for task trees (1bddb6a)
  • task-get: Add better debug logging when showing task trees (c66ab77)
  • task-get: No more duplicate, top-level schema tasks in task tree, for a specfic task. (d3fe908), closes #333
  • task-import: Correctly handle upstream ext pgm tasks in reload task composite events (53e076b), closes #331
  • task-import: Importing tasks from CSV file no longer gives "premature close" (e06f1a9), closes #323

Miscellaneous

  • Add unit tests (50bbae1)
  • deps: update actions/setup-node action to v4 (aea1d71)
  • deps: Update dependencies (5351e29)
  • deps: Update dependencies to stay safe and secure (568a25f)

Documentation

  • Add more task import examples (0ca7363)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--ctrl-q branch 2 times, most recently from 8c51c82 to 4f710cc Compare October 31, 2023 16:32
@github-actions github-actions bot force-pushed the release-please--branches--main--components--ctrl-q branch 4 times, most recently from d6797f1 to 7524bfa Compare November 19, 2023 18:24
@github-actions github-actions bot force-pushed the release-please--branches--main--components--ctrl-q branch from 7524bfa to b949e98 Compare November 19, 2023 18:37
Copy link

sonarcloud bot commented Nov 19, 2023

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mountaindude mountaindude merged commit 87d6b93 into main Nov 19, 2023
3 checks passed
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment