Recent Releases of https://github.com/cdcgov/cfa-actions

https://github.com/cdcgov/cfa-actions - v1.5.0

What's Changed

  • Update runner-action.yml to change defaults and add uuid by @giomrella in https://github.com/CDCgov/cfa-actions/pull/21

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.4.0...v1.5.0

- Python
Published by giomrella 10 months ago

https://github.com/cdcgov/cfa-actions - v1.4.0

What's Changed

  • Add format-r-code by @damonbayer in https://github.com/CDCgov/cfa-actions/pull/18

New Contributors

  • @damonbayer made their first contribution in https://github.com/CDCgov/cfa-actions/pull/18

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.3.0...v1.4.0

- Python
Published by damonbayer about 1 year ago

https://github.com/cdcgov/cfa-actions - v1.3.0

What's Changed

  • New runner-action for securely running scripts on Azure self-hosted runners from Github-managed runners e.g. 'ubuntu-latest' (by @giomrella in https://github.com/CDCgov/cfa-actions/pull/17)

New Contributors

  • @giomrella made their first contribution in https://github.com/CDCgov/cfa-actions/pull/17

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.2.1...v1.3.0

- Python
Published by giomrella about 1 year ago

https://github.com/cdcgov/cfa-actions - v1.2.1 Support using altarnative log in method to CRs

What's Changed

  • Removed login requirement in favor of support login to container registries using alternative methods, like Azure's service principal (by @dylanhmorris in https://github.com/CDCgov/cfa-actions/pull/14).

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.2.0...v1.2.1

- Python
Published by gvegayon over 1 year ago

https://github.com/cdcgov/cfa-actions - v1.2.0

What's Changed

  • Replace actions/cache with a more robust strategy by @gvegayon in https://github.com/CDCgov/cfa-actions/pull/11
  • Both actions now print contextual information for improved debugging (github context).
  • The twostep-container-build action gain two new arguments (labels 1 and 2) and now returns a string indicating what strategy it followed: build the image, re-build the image, cached.

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.1.0...v1.2.0

- Python
Published by gvegayon over 1 year ago

https://github.com/cdcgov/cfa-actions - v1.1.0

What's Changed

  • Adding container args as well as improving docs by @gvegayon in https://github.com/CDCgov/cfa-actions/pull/9

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.0.1...v1.1.0

- Python
Published by gvegayon over 1 year ago

https://github.com/cdcgov/cfa-actions - v1.0.1

What's Changed

  • Clarify needed permissions for post-artifact action (at least in private repos) by @dylanhmorris in https://github.com/CDCgov/cfa-actions/pull/6
  • Build container image in two steps (new action) by @gvegayon in https://github.com/CDCgov/cfa-actions/pull/5

New Contributors

  • @dylanhmorris made their first contribution in https://github.com/CDCgov/cfa-actions/pull/6

Full Changelog: https://github.com/CDCgov/cfa-actions/compare/v1.0.0...v1.0.1

- Python
Published by gvegayon over 1 year ago

https://github.com/cdcgov/cfa-actions - First release

First release of repo. Contains a single action: post-artifact.

- Python
Published by gvegayon over 1 year ago