neovim-snap:master

Last commit made on 2024-05-25
Get this branch:
git clone -b master https://git.launchpad.net/neovim-snap
Only neovim-snap can upload to this branch. If you are neovim-snap please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:neovim-snap

Recent commits

fc06b13... by Malcolm Lalkaka

Update stable snap to use "stable" tag #30

The current implementation of the snapcraft.yaml file selects the stable
tag based on a regex to identify versioned releases and sorting them
to find the latest stable release. However, it uses a
string/alphanumeric sort, which stopped working with version 0.10 of
Neovim. At that point, this sorting approach deemed 0.10.0 to be less
than 0.9.5.

This changes the tag to simply be "stable", which points to the stable
tag.

Test Plan:

```
Generated snap metadata
Lint OK:
- classic: Snap confinement is set to classic.
Lint warnings:
- classic: usr/bin/nvim: ELF interpreter should be set to '/snap/core22/current/lib64/ld-linux-x86-64.so.2'. (https://snapcraft.io/docs/linters-classic)
Created snap package nvim_v0.10.0_amd64.snap
```

e806049... by github-actions <41898282+github-actions[bot]@users.noreply.github.com>

docs(readme): Bump sync date

e2a9171... by github-actions <41898282+github-actions[bot]@users.noreply.github.com>

docs(readme): Bump sync date

e2dfa53... by github-actions <41898282+github-actions[bot]@users.noreply.github.com>

docs(readme): Bump sync date

3c9560f... by Carlos Hernandez <email address hidden>

Update action with content write perms

Allow gh actions write to contents

2fdf079... by Carlos Hernandez <email address hidden>

Update README.md

ef16a55... by Carlos Hernandez <email address hidden>

Update README.md

Triggering new release

83b32e7... by Carlos Hernandez <email address hidden>

Host verification not working.

aef0385... by Carlos Hernandez <email address hidden>

Try using known hosts again

2aa07d3... by Carlos Hernandez <email address hidden>

Fetch all git history