Skip to content

github-actions: test shim.sh version#471

Draft
giautm wants to merge 6 commits intomasterfrom
g/test-shim-sh
Draft

github-actions: test shim.sh version#471
giautm wants to merge 6 commits intomasterfrom
g/test-shim-sh

Conversation

@giautm
Copy link
Copy Markdown
Member

@giautm giautm commented Feb 13, 2026

No description provided.

@giautm giautm force-pushed the g/test-shim-sh branch 5 times, most recently from f9b1850 to a94ae15 Compare February 15, 2026 10:19
@github-actions
Copy link
Copy Markdown

Atlas detected changes to the desired schema

Migration Plan for atlas-actionView on Atlas Cloud

-- Create "t1" table
CREATE TABLE `t1` (
  `c1` integer NOT NULL
);
-- Create "t2" table
CREATE TABLE `t2` (
  `c1` integer NOT NULL
);
-- Create "t3" table
CREATE TABLE `t3` (
  `c1` integer NOT NULL,
  `c2` integer NOT NULL
);

Atlas lint results

Status Step Result
Detect schema changes3 new statements detected
No issues found

📝 Steps to edit this migration plan

1. Run the following command to pull the generated plan to your local workstation:

atlas schema plan pull --url "atlas://atlas-action/plans/pr-471-R1cGcSfo" > pr-471-R1cGcSfo.plan.hcl

2. Open pr-471-R1cGcSfo in your editor and modify it as needed. Note that the result of the plan should align
the database with the desired state. Otherwise, Atlas will report a schema drift.

3. Push the updated plan to the registry using the following command:

atlas schema plan push --pending --file pr-471-R1cGcSfo.plan.hcl

4. Re-trigger the schema/plan action to update this comment:

gh run rerun 22034217379

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.

1 participant