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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Action Improvements + More #15

Merged
merged 95 commits into from
Jul 8, 2023
Merged

Conversation

Byrdman32
Copy link
Member

@Byrdman32 Byrdman32 commented Jul 7, 2023

  • Fix typos that were present in Add GitHub Actions #14
  • Fix permission levels required for package deployment
  • Transfer Ubuntu Image to GitHub Container Registry
  • Transfer JetPack Image to GitHub Container Registry
  • Add License to project
  • Add deployment of documentation
  • Add codeql to project
  • Increment Version Numbers

Byrdman32 and others added 14 commits June 21, 2023 23:55
- This was a not very well written script to begin with so removing for now. We can always rewrite it if we find it necessary.
- Switch Formatter to be based off of Google Style
- Add some custom settings to style
- Move OpenCV code to examples since it won't be used for Competition and is more of a test that it works
- Add Formatter Ignore for OpenCV Samples
- Added OpenCV Header to OpenCV Samples
@Byrdman32 Byrdman32 added bug Unexpected behaviors or issues that cause the software to malfunction or produce incorrect results. docker Tasks or issues related to Docker containerization, including Dockerfile configuration and environme actions Tasks or issues related to GitHub Actions or CI/CD automation workflows. labels Jul 7, 2023
@Byrdman32 Byrdman32 requested a review from ClayJay3 July 7, 2023 02:03
@Byrdman32 Byrdman32 self-assigned this Jul 7, 2023
ClayJay3
ClayJay3 previously approved these changes Jul 7, 2023
ClayJay3
ClayJay3 previously approved these changes Jul 7, 2023
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 13:55 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 14:03 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 14:12 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 14:15 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 14:17 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 14:22 — with GitHub Actions Inactive
@ClayJay3 ClayJay3 temporarily deployed to github-pages July 8, 2023 14:43 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 15:18 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 16:09 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 16:10 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 16:20 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 temporarily deployed to github-pages July 8, 2023 16:22 — with GitHub Actions Inactive
@Byrdman32 Byrdman32 requested a review from ClayJay3 July 8, 2023 16:35
@Byrdman32 Byrdman32 merged commit 6672ede into development Jul 8, 2023
@Byrdman32 Byrdman32 deleted the topic/move-docker-images branch July 8, 2023 17:25
@ClayJay3 ClayJay3 linked an issue Jul 8, 2023 that may be closed by this pull request
@Byrdman32 Byrdman32 linked an issue Jul 8, 2023 that may be closed by this pull request
5 tasks
MRDT-Software pushed a commit that referenced this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Tasks or issues related to GitHub Actions or CI/CD automation workflows. bug Unexpected behaviors or issues that cause the software to malfunction or produce incorrect results. docker Tasks or issues related to Docker containerization, including Dockerfile configuration and environme documentation Issues related to improving, updating, or creating documentation for the project. enhancement Requests for new features or improvements to existing features. formatting Issues related to code formatting, style enforcement, or linting tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autodocumentation with Doxygen and Gihub pages. Create GitHub Actions
2 participants