17
0

Commit Graph

  • bdb00d68b3 Accepting request 1313193 from devel:languages:python factory Ana Guerrero 2025-10-23 14:38:21 +00:00
  • b27eca5668 - Add %check section and run pytest - Update to version 0.0.2: * Bump version to 0.0.2 * use LABEL $name=$value instead of LABEL $name $value * use consistent capitalization: FROM $url as $name => FROM $url AS $name * ci: drop eol node versions, add supported versions * Bump locked dependencies * fix: don't hardcode the server version * Fix Tumbleweed container image build * Add pygls v2 support * Bump ruff from 0.13.3 to 0.14.1 * Bump actions/setup-node from 5.0.0 to 6.0.0 * Bump ruff from 0.13.2 to 0.13.3 * Bump specfile from 0.37.0 to 0.37.1 * Bump @vscode/vsce from 3.6.0 to 3.6.2 * Bump ruff from 0.13.1 to 0.13.2 * Bump locked dependencies * Bump mypy from 1.17.1 to 1.18.1 * Bump ruff from 0.12.12 to 0.13.0 * Bump specfile from 0.36.0 to 0.37.0 * Bump @types/node from 24.3.0 to 24.3.1 * Bump pytest from 8.4.1 to 8.4.2 * Bump twine from 6.1.0 to 6.2.0 * Bump ruff from 0.12.11 to 0.12.12 * Bump actions/setup-python from 5 to 6 * Bump actions/setup-node from 4.4.0 to 5.0.0 * Bump coverage from 7.10.5 to 7.10.6 * Bump ruff from 0.12.10 to 0.12.11 * Bump coverage from 7.10.4 to 7.10.5 * Bump ruff from 0.12.9 to 0.12.10 * Bump requests from 2.32.4 to 2.32.5 * Bump coverage from 7.10.3 to 7.10.4 * Bump @types/node from 24.2.1 to 24.3.0 * Bump ruff from 0.12.8 to 0.12.9 * Bump actions/checkout from 4 to 5 * Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 * Bump @types/node from 24.1.0 to 24.2.1 * Bump coverage from 7.10.2 to 7.10.3 * Bump ruff from 0.12.7 to 0.12.8 * Bump actions/download-artifact from 4 to 5 - Rework services configuration in _service - Add missing Require: requests Nico Krapp 2025-10-23 10:08:30 +00:00
  • ab3f4e8ca9 Accepting request 1299141 from devel:languages:python Dominique Leuenberger 2025-08-13 14:30:49 +00:00
  • ff4988c4be - Update to version 0.0.1+git.1754294706.19064e2: * Correct postgresql package name to not install in Fedora container * drop packages which no longer exist from installing them * Remove Leap 15.5 from the container builds * Fix container build for Fedora 41 * Require at least rpm-ship 0.2.0 * Add elixir115 to the packages to filter out * Ignore more files in the extension * Add dummy publisher * Add BCI based container * Improve expansion of macros like %name, %version in specfiles on Hover * Add tests for TEXT_DOCUMENT_HOVER * Add a workaround for vscode needing completions without % in certain spec sections * [leap container] add a workaround for rpm shim not working correctly * [leap container] Use the correct python interpreter for launching the lang server * Properly quote $IMAGE variable in LABEL * Add documentation for the container mode * Add containers for Tumbleweed, Leap, Fedora & CentOS * Make sleep timeout in tests configurable via environment variable * Update ignore files * Lower python version requiremt to ^3.9 * Add support for an experimental container mode * Add missing note that the server downloads spec.md * Add documentation how to use the server with eglot * Unquote paths in case they contain special characters * Make parsing of markdown more robust * Use specfile.constants to augment the autocompletion data * Unify AutoCompleteDoc.{preamble,dependencies} into tags * Don't try to read spec.md from the rpm package if it is not there * Add tests for documentation extraction Matej Cepl 2025-08-05 18:09:36 +00:00
  • 71e1623dd6 Accepting request 1146355 from devel:languages:python Ana Guerrero 2024-02-13 21:44:05 +00:00
  • 21f211104b Comment in SPEC file was wrong. Matej Cepl 2024-02-13 10:06:41 +00:00
  • 7f9f8a1f59 Fix dependencies Matej Cepl 2024-02-12 22:07:56 +00:00
  • 6f5332f964 - Update to version 0.0.1+git.1707722214.4c775f5: * Bump dependencies Matej Cepl 2024-02-12 22:03:45 +00:00
  • 514853d2d6 - Initial packaging effort for rpm_spec_language_server 0.0.1. Matej Cepl 2024-02-12 21:50:52 +00:00