zellij/.github
har7an 46b9bc755e
Feature: simulate publishing (#2194)
* xtask: Add arguments to `publish`

that allow specifying a custom git remote to push to and a custom cargo
registry to publish packages to.

* xtask/publish: Don't release `xtask` subcrate

because it's not meant to be released at all.

* xtask/publish: Add status messages to publish

so we see what crate is currently being published, too.

* xtask/publish: Disable default features on `zellij`

because otherwise it tries to pick up the debug builds of the plugins,
which aren't part of released version of `zellij utils`.

* xtask/publish: Fix handling of custom registry

* docs: Add `RELEASE.md`

which explains how to simulate a zellij release.

* xtask: Apply rustfmt

* xtask: Remove `wasm-opt` from build steps

because recent versions cause havoc in the release process in GitHub
pipelines and it's primary goal is to only reduce binary size. Current
rust versions seem to produce very compact wasm binaries themselves,
though.

* .github: Don't install wasm-opt in workflows
2023-03-06 18:16:21 +00:00
..
ISSUE_TEMPLATE docs(bug-report): update bug_report.md template with OSX log directory (#2181) 2023-02-20 17:43:46 +01:00
workflows Feature: simulate publishing (#2194) 2023-03-06 18:16:21 +00:00
dependabot.yml chore(ci): change dependabot frequency 2022-08-22 09:16:00 +02:00
FUNDING.yml docs(sponsorship): add my Github Sponsors 2022-02-19 10:07:57 +01:00