Setup Atlas
Version updated for https://github.com/ariga/setup-atlas to version v0.3.
- This action is used across all versions by 150 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-action GitHub Action automates the installation of Atlas, a tool for managing database schemas. It simplifies the setup process for using Atlas in CI/CD workflows, allowing users to specify versions, driver flavors, and integrate with Atlas Cloud through authentication tokens. This action addresses the need for efficient and consistent deployment, migration, and schema management across development environments.
Release notes
What’s Changed
- action: add Windows support for Atlas GitHub Action by @luantranminh in https://github.com/ariga/setup-atlas/pull/6
- readme.md: Added instructions for installing the beta version by @luantranminh in https://github.com/ariga/setup-atlas/pull/7
- add flavour to setup action by @ronenlu in https://github.com/ariga/setup-atlas/pull/8
- update extended logic to include version by @ronenlu in https://github.com/ariga/setup-atlas/pull/9
- action: update new download domain by @giautm in https://github.com/ariga/setup-atlas/pull/10
New Contributors
- @luantranminh made their first contribution in https://github.com/ariga/setup-atlas/pull/6
- @ronenlu made their first contribution in https://github.com/ariga/setup-atlas/pull/8
- @giautm made their first contribution in https://github.com/ariga/setup-atlas/pull/10
Full Changelog: https://github.com/ariga/setup-atlas/compare/v0.2...v0.3