All of lore.kernel.org
 help / color / mirror / Atom feed
* [ndctl PATCH v2 0/5] misc updates for release scripts
@ 2022-06-15 22:48 Vishal Verma
  2022-06-15 22:48 ` [ndctl PATCH v2 1/5] ndctl: move developer scripts from contrib/ to scripts/ Vishal Verma
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vishal Verma @ 2022-06-15 22:48 UTC (permalink / raw)
  To: nvdimm; +Cc: Dan Williams, Vishal Verma

Cleaning up pending branches, I noticed I had missed this series in the
last release, so resending it with some updates.

Changes since v1[1]:
- Add a gitignore update
- Update for the meson conversion

[1]: https://lore.kernel.org/nvdimm/20220106050940.743232-1-vishal.l.verma@intel.com/

---

A few updates to the release helper scripts that fix fedpkg invocation,
move the scripts to the new scripts/ directory, and teach them about cxl
and libcxl.

Vishal Verma (5):
  ndctl: move developer scripts from contrib/ to scripts/
  ndctl: remove obsolete m4 directory
  ndctl: update .gitignore
  scripts: fix contrib/do_abidiff for updated fedpkg
  scripts: update release helper scripts for meson and cxl

 .gitignore                                  | 3 +++
 m4/.gitignore                               | 6 ------
 {contrib => scripts}/daxctl-qemu-hmat-setup | 0
 {contrib => scripts}/do_abidiff             | 5 +++--
 {contrib => scripts}/prepare-release.sh     | 5 +++--
 5 files changed, 9 insertions(+), 10 deletions(-)
 delete mode 100644 m4/.gitignore
 rename {contrib => scripts}/daxctl-qemu-hmat-setup (100%)
 rename {contrib => scripts}/do_abidiff (97%)
 rename {contrib => scripts}/prepare-release.sh (97%)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-15 22:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 22:48 [ndctl PATCH v2 0/5] misc updates for release scripts Vishal Verma
2022-06-15 22:48 ` [ndctl PATCH v2 1/5] ndctl: move developer scripts from contrib/ to scripts/ Vishal Verma
2022-06-15 22:48 ` [ndctl PATCH v2 2/5] ndctl: remove obsolete m4 directory Vishal Verma
2022-06-15 22:48 ` [ndctl PATCH v2 3/5] ndctl: update .gitignore Vishal Verma
2022-06-15 22:48 ` [ndctl PATCH v2 4/5] scripts: fix contrib/do_abidiff for updated fedpkg Vishal Verma
2022-06-15 22:48 ` [ndctl PATCH v2 5/5] scripts: update release helper scripts for meson and cxl Vishal Verma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.