Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Add Always Build flag to prm exec #85

Closed
2 tasks
michaeltlombardi opened this issue Jan 12, 2022 · 0 comments
Closed
2 tasks

Add Always Build flag to prm exec #85

michaeltlombardi opened this issue Jan 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michaeltlombardi
Copy link
Contributor

As a user, I want to be able to force a rebuild of the docker container during a run to ensure I have the latest configuration and dependencies.

Acceptance Criteria

  • A new boolean flag is added to the exec command called always-build
  • If always-build is true, build and override prior tag (if any) during this run
@michaeltlombardi michaeltlombardi added the enhancement New feature or request label Jan 12, 2022
petergmurphy pushed a commit that referenced this issue Jan 14, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command.
petergmurphy pushed a commit that referenced this issue Jan 17, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command.
petergmurphy pushed a commit that referenced this issue Jan 17, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command.
petergmurphy pushed a commit that referenced this issue Jan 17, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command. `alwaysBuild` will cause the docker
image pertaining to the executed tool and puppet version to
rebuild on tool execution.
petergmurphy pushed a commit that referenced this issue Jan 17, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command. `alwaysBuild` will cause the docker
image pertaining to the executed tool and puppet version to
rebuild on tool execution.
petergmurphy pushed a commit that referenced this issue Jan 18, 2022
In this commit the `alwaysBuild` flag and its functionality were added
to the `prm exec` command. `alwaysBuild` will cause the docker
image pertaining to the executed tool and puppet version to
rebuild on tool execution.
michaeltlombardi added a commit that referenced this issue Jan 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants