Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added detailed error message if only file fails #58

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

m42e
Copy link
Contributor

@m42e m42e commented Dec 14, 2015

This will hopefully help a bit more. As requested in #54.

@FrankZZ
Copy link

FrankZZ commented Dec 16, 2015

+1

tarjoilija added a commit that referenced this pull request Mar 8, 2016
Added detailed error message if only file fails
@tarjoilija tarjoilija merged commit 27acd95 into tarjoilija:master Mar 8, 2016
jtt9340 pushed a commit to jtt9340/zgen that referenced this pull request Jan 7, 2022
* Begin adding autoupdate code

Start with the functions from my autoupdate-zgenom plugin.

* Cleanup some stale zgen refs as we import the update functions to zgenom

- Change a lot of stale `ZGEN_` variable names to `ZGENOM_`

- Update how we Load autoupdate settings from env vars

Use `ZGENOM_` prefix for settings vars, but if those are unset, see
if they set the old autoupdate-zgen plugin settings variables that
have a `ZGEN_` prefix.

If none of those variables are set, assume they want to update
plugins and system weekly.

* Don't use env vars to control autoupdates

Since the autoupdate commands are going to need to be run explicitly as
`zgen autoupdate-{system,plugins}`, we're going to have them called with
a single integer argument, the number of days allowed to elapse between
updates.

Break up the autoupdate functionality into separate commands for
updating the system and the plugins to give users more control.

* Add zgen-autoupdate()

- Add zgen-autoupdate()
- Functionalize code that gets path to autoupdate receipt files
- Update autoupdate receipts when user runs `zgenom update` and `zgenom selfupdate`

Co-authored-by: Jan Damm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants