Skip to content

Conversation

ss-o
Copy link
Member

@ss-o ss-o commented Jun 13, 2022

Pull request template

Type of changes

  • CI
  • Bugfix
  • Feature
  • Generic maintenance tasks
  • Documentation content changes
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no URL changes)
  • Improving performance of the project (not introducing new features)
  • Other (please describe):

Issue Number: #172

What is the new behavior?

Update readurl annex API and add Trunk check.

Does this introduce a breaking change?

  • Yes
  • No

ss-o added 3 commits June 10, 2022 01:56
	modified:   .github/workflows/trunk.yml
	new file:   .trunk/.gitignore
	deleted:    .trunk/out
	modified:   .trunk/trunk.yaml
	modified:   lib/zsh/install.zsh
	modified:   zi.zsh
@ss-o ss-o self-assigned this Jun 13, 2022
@github-actions github-actions bot added ci 🤖 Work that improves the continuous integration. documentation 📝 Solely about the documentation of the project. enhancement ✨ Enhancement of the code, not introducing new features. maintenance 📈 Generic maintenance tasks. labels Jun 13, 2022
@ss-o ss-o merged commit e66ebed into z-shell:main Jun 13, 2022
@ss-o ss-o deleted the readurl-api branch June 13, 2022 04:19
ss-o added a commit that referenced this pull request Jun 13, 2022
* ci(workspace): 🚀 Update and automate maintenance of the repository.

* Squashed commit of the following:

commit c49582f
Author: Salvydas Lukosius <sall@w-ss.io>
Date:   Sat Jun 11 16:26:02 2022 +0100
ci(workspace): rocket Update and automate maintenance of the repository.

	new file:   .github/.markdownlint.yaml
	modified:   .github/labeler.yml
	modified:   .github/workflows/rebase.yml
	new file:   .github/workflows/trunk.yml
	modified:   .github/workflows/zsh-check.yml
	new file:   .trunk/.gitignore
	new file:   .trunk/out
	new file:   .trunk/trunk.yaml
	modified:   .vscode/settings.json
	modified:   docs/README.md

* Update zi.zsh

* workspace(trunk upgrade)
	modified:   .github/workflows/trunk.yml
	modified:   .trunk/trunk.yaml

* Readurl api (#178)

* modified:   .github/workflows/zsh-check.yml

* fix(core): 👽️ Update API for readurl annex and add trunk check.
	modified:   .github/workflows/trunk.yml
	new file:   .trunk/.gitignore
	deleted:    .trunk/out
	modified:   .trunk/trunk.yaml
	modified:   lib/zsh/install.zsh
	modified:   zi.zsh

* Update README.md

Signed-off-by: Salvydas Lukosius <sall@w-ss.io>
@ss-o ss-o linked an issue Jun 13, 2022 that may be closed by this pull request
ss-o added a commit that referenced this pull request Jun 13, 2022
* maintenance, docs and messages (#176)

* ci(workspace): 🚀 Update and automate maintenance of the repository.

	new file:   .github/.markdownlint.yaml
	modified:   .github/labeler.yml
	modified:   .github/workflows/rebase.yml
	new file:   .github/workflows/trunk.yml
	modified:   .github/workflows/zsh-check.yml
	new file:   .trunk/.gitignore
	new file:   .trunk/trunk.yaml
	modified:   .vscode/settings.json

* Readurl API (#178)

* modified:   .github/workflows/zsh-check.yml

* fix(core): 👽️ Update API for readurl annex and add trunk check.
	modified:   .github/workflows/trunk.yml
	new file:   .trunk/.gitignore
	modified:   .trunk/trunk.yaml
	modified:   lib/zsh/install.zsh
	modified:   zi.zsh

* Update README.md

* Merge branch 'main' into next
	modified:   .trunk/trunk.yaml
	modified:   docs/README.md

* style(general): ✨ Minor ZI messages update
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.
If you'd like to build on this closed PR, you can clone it using this method: https://stackoverflow.com/a/14969986
Then open a new PR, referencing this closed PR in your message.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci 🤖 Work that improves the continuous integration. documentation 📝 Solely about the documentation of the project. enhancement ✨ Enhancement of the code, not introducing new features. maintenance 📈 Generic maintenance tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update annex API
1 participant