Commit Graph

24 Commits (v1-docker)

Author SHA1 Message Date
Jason Stirnaman 75410f73fc chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later
chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later

chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later

fix(qol): Agent-agnostic contributing instructions

chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing

chore(test): Untrack influxdb3 data and plugins used in Docker configurations and testing

chore: Modify AI instructions build script to optimize and reduce instructions size. Add test examples for later
2025-07-01 12:45:51 -05:00
Jason Stirnaman 6dac142127 feat(influxdb3): Core and Ent: CLI reference for update database, update table (Ent3 only)- Add CLI reference for influxdb3 update database command and retention period option in Core and Ent
- Add CLI ref for influxdb3 update table and ret. period option in Ent- Change volume source to /test for core and ent3 in compose.yaml
- Add alt_links instructions in CONTRIBUTING.md
2025-06-27 12:49:39 -05:00
Jason Stirnaman 38b08ecc51 chore(qol): Add claude instructions file for the project
The CLAUDE.md file successfully references 5 key files, all of which exist and are accessible:

  1. @README → README.md - Project overview and setup
  2. @package.json → package.json - NPM scripts and dependencies
  3. @.github/copilot-instructions.md → Main style guidelines and product info
  4. @.github/instructions/contributing.instructions.md → Detailed contributing guide
  5. @.github/instructions/influxdb3-code-placeholders.instructions.md → InfluxDB 3 specific
  guidelines

  📊 Current Structure Analysis

  The CLAUDE.md file acts as a minimal index that:
  - Delegates detailed instructions to other files
  - Uses Claude's @ symbol notation for file references
  - Provides a clear hierarchy of information

  💡 Key Instructions Coverage

  Through the linked files, Claude has access to:
  - Product documentation paths for all InfluxDB versions
  - Style guidelines following Google Developer Documentation standards
  - Shortcode usage with extensive examples
  - Testing procedures including pytest-codeblocks
  - Development workflows with Docker and Node.js
  - Placeholder conventions for code examples
  - Frontmatter requirements for Hugo pages
2025-06-25 14:46:18 -05:00
Jason Stirnaman 717ec5cd1d chore(js): Extract Hugo params imports to single-purpose modules, fix environment-specific Hugo configs, use Hugo environments instead of specifying the config file, configure source maps and ESM for development and testing 2025-06-09 16:46:26 -05:00
Jason Stirnaman 4973026adf Merge pull request #6079 from influxdata/chore-js-refactor-footer-scripts-modules
Chore: JavaScript: refactor footer scripts modules
2025-06-09 14:40:37 -05:00
Jason Stirnaman f819f48de9
Revert "Chore: JavaScript: refactor footer scripts modules" 2025-06-05 09:46:37 -05:00
Jason Stirnaman 1ff3d56497 chore(js): CONTRIBUTING.md: Add JavaScript development and debugging instructions 2025-06-04 16:34:37 -05:00
Jason Stirnaman 5da0442727 chore(qol): Build custom CoPilot instructions from CONTRIBUTING.md:
- Add a script and pre-commit command to generate a CoPilot instructions file  from CONTRIBUTING.md guidelines.
- Add custom instructions for CoPilot to help with influxdb3 placeholders
2025-05-27 10:33:12 -05:00
Jason Stirnaman 70cd745419 feat(cloud-dedicated): Admin UI: Account info, manage clusters, manage databases, manage tables, manage tokens. (Closes #6023)
- Admin UI: console URL
- Admin UI: add management features to existing admin pages
- Add a View account page for Admin UI
- Add screenshots
- Add Admin UI page to reference
- Alias reference/cli to influxctl until we expect more.
- Add key features list to influxctl reference

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-06 14:05:12 -05:00
Jason Stirnaman c069ee74c3 chore(copilot): Update instructions. 2025-05-01 13:47:22 -05:00
Jason Stirnaman 68fea9828c chore(docs): Add documentation for code-placeholders and code-placeholder-key shortcodes. Instruct CoPilot to use CONTRIBUTING.md. 2025-04-21 09:57:26 -05:00
Jason Stirnaman 8bd5e92ada chore(copilot): add InfluxDB 3 Enterprise to products list 2025-04-03 11:51:16 -05:00
Jason Stirnaman 46c5061669 chore(ci): copilot-instructions 2025-03-21 17:41:50 -05:00
Jason Stirnaman e8dcb1c71a chore(ci): copilot-instructions: product version data 2025-03-21 11:24:37 -05:00
Jason Stirnaman 3d3de0fab0 chore(ci): copilot-instructions: specify content paths, related repositories, and additional guidelines 2025-03-21 11:21:36 -05:00
Jason Stirnaman a0dfc1c9be chore(ci): Add copilot custom instructions file based on DOC_GPT_PROFILE.md and CONTRIBUTING.md. 2025-03-21 10:15:39 -05:00
Scott Anderson 9640976ca0
Update new feature issue template 2022-04-14 16:08:59 -06:00
pierwill c846398a76
Remove checkbox for tests (#3371)
Tests are now required to pass
2021-11-08 11:16:28 -06:00
Scott Anderson 2eaed7a10e
Add new Github issue templates (#2195)
* Add new Github issue templates

* Rename bug_report.md to bug-report.md

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* addressed PR feedback

* small updates to issue templates

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-19 13:34:24 -07:00
Scott Anderson 463321e118 updated note in issue template 2019-10-07 12:59:09 -06:00
Scott Anderson 347021e012 updated the issue template 2019-10-07 11:30:37 -06:00
Scott Anderson 330fc3fcd0 updated pull request template and contribution guidelines 2019-10-07 11:28:48 -06:00
Scott Anderson 9cb74f4b78 updated contribution guidelines 2019-10-07 11:22:54 -06:00
Scott Anderson ad81396b84 added license and issue template, moved security.md 2019-10-07 10:27:36 -06:00