Skip to content

Commit

Permalink
Merge pull request #357 from Inxton/port-to-inxton
Browse files Browse the repository at this point in the history
Port to inxton
  • Loading branch information
PTKu authored Jan 14, 2025
2 parents 329af26 + 6d8b3a4 commit 36d041d
Show file tree
Hide file tree
Showing 1,256 changed files with 15,304 additions and 10,304 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug, question
assignees: ix-ax
assignees: inxton

---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Question
about: Ask question
title: "[QUESTION]"
labels: question
assignees: ix-ax
assignees: inxton

---

Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@PTKu @TomKovac
@MTS spol. s r.o. @TomKovac
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Thank you for considering contributing to this project. This document will help

# Contributing

When contributing to this repository, please first discuss the change you wish to make via [issue](https://github.com/ix-ax/axsharp/issues) or open a [discussion](https://github.com/ix-ax/axsharp/discussions).
When contributing to this repository, please first discuss the change you wish to make via [issue](https://github.com/inxton/axsharp/issues) or open a [discussion](https://github.com/inxton/axsharp/discussions).

**IMPORTANT!!!** If you discover a **security issue, do not disclose that information** in public spaces of the repo (issues, discussions), more info [here](SECURITY.md).

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Peter Kurhajec and Contributors
Copyright (c) 2022 MTS spol. s r.o. and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="gh-packages-ix-ax" value="https://nuget.pkg.github.com/ix-ax/index.json" />
<add key="gh-packages-inxton" value="https://nuget.pkg.github.com/inxton/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>

<packageSourceMapping>
<!-- Get AXSharp.* & AXOpen packages from ax -->
<packageSource key="gh-packages-ix-ax">
<packageSource key="gh-packages-inxton">
<package pattern="AXSharp.*"/>
<package pattern="AXOpen.*"/>
</packageSource>
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
![](docfx/images/banner_wider.png)

[![dev](https://github.com/ix-ax/axsharp/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/ix-ax/axsharp/actions/workflows/dev.yml)
[![preview](https://github.com/ix-ax/axsharp/actions/workflows/release.yml/badge.svg?branch=releases%2Fv0)](https://github.com/ix-ax/axsharp/actions/workflows/release.yml)
[![master](https://github.com/ix-ax/axsharp/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/ix-ax/axsharp/actions/workflows/master.yml)
[![dev](https://github.com/inxton/axsharp/actions/workflows/dev.yml/badge.svg?branch=dev)](https://github.com/inxton/axsharp/actions/workflows/dev.yml)
[![preview](https://github.com/inxton/axsharp/actions/workflows/release.yml/badge.svg?branch=releases%2Fv0)](https://github.com/inxton/axsharp/actions/workflows/release.yml)
[![master](https://github.com/inxton/axsharp/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/inxton/axsharp/actions/workflows/master.yml)
![semver](https://img.shields.io/badge/semver-0.10.0-blue)
[![GitHub license](https://badgen.net/github/license/Naereen/Strapdown.js)](https://github.com/ix-ax/axsharp/blob/dev/LICENSE)
[![GitHub license](https://badgen.net/github/license/Naereen/Strapdown.js)](https://github.com/inxton/axsharp/blob/dev/LICENSE)

> **NOTE**
> **We have just gone through project-wide refactoring changing the name from **IX** to **AX#** (AXSharp). Some links and documentation may still be using the IX and some links are still broken at this point. We are working hard on fixing those issues. Should any of these block you please feel free to reach out to the team.**
Expand All @@ -16,7 +16,7 @@ The **AX#** is a series of tools that extend SIMATIC AX (Automation Xpansion) wi

## State of the project

This project is under development; however, we are [releasing versions](https://github.com/ix-ax/axsharp/releases) that you can play with before the release of the full version. This project follows [semantic versioning](https://semver.org/).
This project is under development; however, we are [releasing versions](https://github.com/inxton/axsharp/releases) that you can play with before the release of the full version. This project follows [semantic versioning](https://semver.org/).

All versions released with a major version number `0` (e.g. 0.10.0) can have breaking changes to the previous version at any moment. Stable versions will be released with a major version number greater than `0` (e.g. 1.2.1).

Expand All @@ -28,13 +28,13 @@ We plan to have production-ready libraries and tools in early spring 2024, that
- application templates for quick development and deployment.


**Documentation** is a work in progress should you find missing, unclear, or misleading content please feel free to [add an issue](https://github.com/ix-ax/axsharp/issues/new/choose) or to create a pull request with the fix you find appropriate.
**Documentation** is a work in progress should you find missing, unclear, or misleading content please feel free to [add an issue](https://github.com/inxton/axsharp/issues/new/choose) or to create a pull request with the fix you find appropriate.

There are some **known issues** that we are looking into in the development process. The list of known issues is [here](https://github.com/ix-ax/axsharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue).
There are some **known issues** that we are looking into in the development process. The list of known issues is [here](https://github.com/inxton/axsharp/issues?q=is%3Aissue+is%3Aopen+label%3Aknown-issue).



**AX#** is the underlying technology for the [AXOpen](https://github.com/ix-ax/AXOpen) that will be rendered public in this organization and will provide a series of libraries and components for building automation projects.
**AX#** is the underlying technology for the [AXOpen](https://github.com/inxton/AXOpen) that will be rendered public in this organization and will provide a series of libraries and components for building automation projects.

## Disclaimer

Expand Down
10 changes: 5 additions & 5 deletions cake/BuildContext.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System;
using System.Collections.Generic;
Expand Down Expand Up @@ -171,7 +171,7 @@ public void PushNugetPackages(string artifactDirectory)
new Cake.Common.Tools.DotNet.NuGet.Push.DotNetNuGetPushSettings()
{
ApiKey = Environment.GetEnvironmentVariable("GH_TOKEN"),
Source = "https://nuget.pkg.github.com/ix-ax/index.json",
Source = "https://nuget.pkg.github.com/inxton/index.json",
SkipDuplicate = true
});
}
Expand Down
8 changes: 4 additions & 4 deletions cake/BuildParameters.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Cake.Common.Tools.DotNet;
using CommandLine;
Expand Down
8 changes: 4 additions & 4 deletions cake/FilteredSolution/FilteredSolution.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System.Collections.Generic;
using System.IO;
Expand Down
8 changes: 4 additions & 4 deletions cake/FilteredSolution/SolutionRoot.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Build.FilteredSolution;

Expand Down
8 changes: 4 additions & 4 deletions cake/Helpers.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using Polly;
using System;
Expand Down
10 changes: 5 additions & 5 deletions cake/Program.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

// Build
// Copyright (c) 2023 Peter Kurhajec (PTKu), MTS, and Contributors. All Rights Reserved.
// Contributors: https://github.com/ix-ax/axsharp/graphs/contributors
// Copyright (c) 2023 MTS spol. s r.o., and Contributors. All Rights Reserved.
// Contributors: https://github.com/inxton/axsharp/graphs/contributors
// See the LICENSE file in the repository root for more information.
// https://github.com/ix-ax/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/ix-ax/axsharp/blob/master/notices.md
// https://github.com/inxton/axsharp/blob/dev/LICENSE
// Third party licenses: https://github.com/inxton/axsharp/blob/master/notices.md

using System;
using System.Collections.Generic;
Expand Down Expand Up @@ -313,7 +313,7 @@ public override void Run(BuildContext context)
githubClient.Credentials = new Credentials(githubToken);

var release = githubClient.Repository.Release.Create(
"ix-ax",
"inxton",
"axsharp",
new NewRelease($"{GitVersionInformation.SemVer}")
{
Expand Down
4 changes: 2 additions & 2 deletions docfx/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"globalMetadata" : {
"_appTitle" : {"api/index.md" : "API"},
"_appName" : "AX#",
"_appFooter" : " Generated by DocFx. © Peter Kurhajec, MTS spol. s r.o., and awesome contributors",
"_appFooter" : " Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors",
"_enableSearch" : true,
"_appFaviconPath" : "images/favicon.ico"
},

"sitemap": {
"baseUrl": "https://ix-ax.github.io/axsharp/",
"baseUrl": "https://inxton.github.io/axsharp/",
"priority": 0.1,
"changefreq": "weekly"
},
Expand Down
4 changes: 2 additions & 2 deletions docfx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

**AX# is an open-source project developed by a group of automation engineers. It provides easy access from .NET-based applications to SIMATIC-AX based PLC programs.**

Open source repository is [here](https://github.com/ix-ax/axsharp).
Open source repository is [here](https://github.com/inxton/axsharp).

>[!NOTE]
>This project is under development. We periodically release versions that can be used for testing and in non-production environments.
Expand Down Expand Up @@ -52,7 +52,7 @@ Make sure you meet all [prerequisites](#prerequisites).
To get early access to the packages from `AX#` you will need to get access to a dedicated package feed hosted on GitHub. If you do not have a GitHub account please consider creating one by signing up at https://github.com.

~~~
dotnet nuget add source --username GITHUBUSERNAME --password PAT --store-password-in-clear-text --name gh-packages-ix-ax "https://nuget.pkg.github.com/ix-ax/index.json"
dotnet nuget add source --username GITHUBUSERNAME --password PAT --store-password-in-clear-text --name gh-packages-inxton "https://nuget.pkg.github.com/inxton/index.json"
~~~

Replace GITHUBUSERNAME with your github name
Expand Down
Loading

0 comments on commit 36d041d

Please sign in to comment.