Skip to content

Tags: runwhen-contrib/runwhen-local

Tags

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): poetry upgrade, fix dockerfile, and use package-mode (#697)

* fix(deps): poetry upgrade, fix dockerfile, and use package-mode

* version bump

---------

Co-authored-by: Shea Stewart <[email protected]>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates/security-updates (#696)

* move sql database file location to /shared, adjust some of the workdirs

* remove some of the nodejs / nginx related mkdocs functions

* remove the node and nginx components

* version bump

* change ci tasks to -lt instead of != (slx counts often increase)

* scope down the tests and add verbosity to debug in actions

* actions debug

* update docs

* update all the tests with runner file perm updates

* tmpdir adustments to support env var override

* add specific log path

* refactor dir usage for cq

* move cheat sheet into tmpdir

* fix cache path issue

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/694 (#695)

* adds a more direct yaml error notification when configurations are invalid

* version bump

* correct the try statement to properly set the var

* update expected slxs

* update ci-2 slx count

---------

Signed-off-by: Shea Stewart <[email protected]>

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update maap customization rules (#693)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
put default_location back into base vars (#689)

* put default_location back into base vars

* add task to validate that location isn't set to a missing var

* touch up ci-test-3

* update ci-test-4 to set defaultLOD to none

* ignore version to reduce wasted builds

* try ignore VERSION !

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Renamed the location settings to remove the "default" prefix (#683)

* Renamed the location settings to remove the "default" prefix

- old setting names were DEFAULT_LOCATION and DEFAULT_LOCATION_NAME
- new setting names are LOCATION_ID and LOCATION_NAME
- old label names were defaultLocation and defaultLocationName
- new label names are locationId and locationName
- there's still some backwards compatibility code to try to retrieve the
  settings with the old names from the info files if the new names don't
  exist. Hopefully we can remove that soon, though, when we're sure that
  everyone has migrated to the new names.
- also update the template for the workspace.yaml file to also include
  the location and generated-by labels/annotations to be consistent with
  what's in the generated SLX/workflow files.

* Added the --prune-stale-resources flag

- this is the new name for the old --prune-stale-slxs flag
- the old flag is still there for the time being for backwards
  compatibility but will be removed soon

* version bump

---------

Co-authored-by: Rob Vaterlaus <[email protected]>
Co-authored-by: Shea Stewart <[email protected]>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/lod-granulatiry (#682)

* remove support for namespaceLODs, add support for defaultNamespaceLOD at the kubernetes.context[context] or aksCluster.clusters[cluster] level
add starting of ci-test tasks

* more test mods, needs a little finess later

v0.8.10

Toggle v0.8.10's commit message
reverts the previous LOD modified code, which is clashing with k8s. w…

…ill reattempt.

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
patch map customization rules

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
group update